[Ci-reports] fail on QtDeclarative_dev_Integration #1753

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jul 31 19:37:29 CEST 2014


Compilation failed :(

  window.cpp
  window.cpp(53) : error C2872: 'QSGTexture' : ambiguous symbol
  window.cpp(53) : error C2872: 'QSGTexture' : ambiguous symbol
  window.cpp(55) : error C2027: use of undefined type 'QSGTexture'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(51) : see declaration of 'QSGTexture'
  window.cpp(55) : error C2227: left of '->textureSize' must point to class/struct/union/generic type
  window.cpp(56) : error C2664: 'TestNamespace::QSGSimpleTextureNode::setTexture' : cannot convert parameter 1 from 'QSGTexture *' to 'TestNamespace::QSGTexture *'
  window.cpp(102) : error C2872: 'QSGEngine' : ambiguous symbol
  window.cpp(102) : error C2512: 'QSGEngine' : no appropriate default constructor available
  window.cpp(103) : error C2872: 'QSGRootNode' : ambiguous symbol
  window.cpp(103) : error C2512: 'QSGRootNode' : no appropriate default constructor available
  window.cpp(170) : error C2872: 'QSGTexture' : ambiguous symbol
  window.cpp(172) : error C2872: 'QSGTexture' : ambiguous symbol
  window.cpp(173) : error C2027: use of undefined type 'QSGTexture'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(51) : see declaration of 'QSGTexture'
  window.cpp(173) : error C2227: left of '->textureSize' must point to class/struct/union/generic type
  window.cpp(173) : error C2228: left of '.width' must have class/struct/union
  window.cpp(173) : error C2027: use of undefined type 'QSGTexture'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(51) : see declaration of 'QSGTexture'
  window.cpp(173) : error C2227: left of '->textureSize' must point to class/struct/union/generic type
  window.cpp(173) : error C2228: left of '.height' must have class/struct/union
  window.cpp(175) : error C2664: 'Item::Item(TestNamespace::QSGNode *,QSGTexture *,const TestNamespace::QPointF &,const TestNamespace::QPointF &)' : cannot convert parameter 1 from 'QSGRootNode *' to 'TestNamespace::QSGNode *'
  window.cpp(200) : error C2027: use of undefined type 'QSGAbstractRenderer'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(50) : see declaration of 'QSGAbstractRenderer'
  window.cpp(200) : error C2039: 'setDeviceRect' : is not a member of 'TestNamespace::QScopedPointer<T>'
  window.cpp(201) : error C2027: use of undefined type 'QSGAbstractRenderer'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(50) : see declaration of 'QSGAbstractRenderer'
  window.cpp(201) : error C2039: 'setViewportRect' : is not a member of 'TestNamespace::QScopedPointer<T>'
  window.cpp(202) : error C2027: use of undefined type 'QSGAbstractRenderer'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(50) : see declaration of 'QSGAbstractRenderer'
  window.cpp(202) : error C2039: 'setProjectionMatrixToRect' : is not a member of 'TestNamespace::QScopedPointer<T>'
  window.cpp(203) : error C2027: use of undefined type 'QSGAbstractRenderer'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(50) : see declaration of 'QSGAbstractRenderer'
  window.cpp(203) : error C2039: 'renderScene' : is not a member of 'TestNamespace::QScopedPointer<T>'
  window.cpp(210) : error C2027: use of undefined type 'QSGEngine'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(48) : see declaration of 'QSGEngine'
  window.cpp(210) : error C2039: 'initialize' : is not a member of 'TestNamespace::QScopedPointer<T>'
  window.cpp(211) : error C2027: use of undefined type 'QSGEngine'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(48) : see declaration of 'QSGEngine'
  window.cpp(211) : error C2039: 'createRenderer' : is not a member of 'TestNamespace::QScopedPointer<T>'
  window.cpp(212) : error C2027: use of undefined type 'QSGAbstractRenderer'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(50) : see declaration of 'QSGAbstractRenderer'
  window.cpp(212) : error C2039: 'setRootNode' : is not a member of 'TestNamespace::QScopedPointer<T>'
  window.cpp(213) : error C2027: use of undefined type 'QSGAbstractRenderer'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(50) : see declaration of 'QSGAbstractRenderer'
  window.cpp(213) : error C2039: 'setClearColor' : is not a member of 'TestNamespace::QScopedPointer<T>'
  window.cpp(223) : error C2027: use of undefined type 'QSGEngine'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(48) : see declaration of 'QSGEngine'
  window.cpp(223) : error C2039: 'createTextureFromId' : is not a member of 'TestNamespace::QScopedPointer<T>'
  window.cpp(223) : error C2872: 'QSGEngine' : ambiguous symbol
  window.cpp(223) : error C2027: use of undefined type 'QSGEngine'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(48) : see declaration of 'QSGEngine'
  window.cpp(223) : error C2065: 'TextureOwnsGLTexture' : undeclared identifier
  window.cpp(223) : error C2872: 'QSGEngine' : ambiguous symbol
  window.cpp(223) : error C2027: use of undefined type 'QSGEngine'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(48) : see declaration of 'QSGEngine'
  window.cpp(223) : error C2065: 'TextureHasAlphaChannel' : undeclared identifier
  window.cpp(228) : error C2027: use of undefined type 'QSGEngine'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(48) : see declaration of 'QSGEngine'
  window.cpp(228) : error C2039: 'createTextureFromImage' : is not a member of 'TestNamespace::QScopedPointer<T>'
  window.cpp(239) : error C2027: use of undefined type 'QSGEngine'
          c:\work\build\qt\qtdeclarative\examples\quick\scenegraph\sgengine\window.h(48) : see declaration of 'QSGEngine'
  window.cpp(239) : error C2039: 'invalidate' : is not a member of 'TestNamespace::QScopedPointer<T>'

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01753/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1406827446):
    http://codereview.qt-project.org/91204 [PS1] - Document how to clean up graphics resources properly
    http://codereview.qt-project.org/89267 [PS6] - Expose the scene graph publically through a QSGEngine class
    http://codereview.qt-project.org/89177 [PS5] - [OSX] Add a way to override the System Tab-Focus-Policy.
    http://codereview.qt-project.org/91116 [PS3] - Make canvas cleanup work propertly...
    http://codereview.qt-project.org/90914 [PS1] - Merge remote-tracking branch 'origin/5.3' into dev



More information about the Ci-reports mailing list