[Ci-reports] fail on QtDeclarative_dev_Integration #1178

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 6 16:12:26 CET 2014


Compilation failed :(

  c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(731) : error C2622: member 'QQmlJS::Moth::Instr::moveConst' of union 'QQmlJS::Moth::Instr' has assignment operator
  c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(829) : error C2039: 'moveConst' : is not a member of 'QQmlJS::Moth::Instr'
          c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(227) : see declaration of 'QQmlJS::Moth::Instr'
  c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(829) : error C2039: 'moveConst' : is not a member of 'QQmlJS::Moth::Instr'
          c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(227) : see declaration of 'QQmlJS::Moth::Instr'
  c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(731) : error C2622: member 'QQmlJS::Moth::Instr::moveConst' of union 'QQmlJS::Moth::Instr' has assignment operator
  c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(829) : error C2039: 'moveConst' : is not a member of 'QQmlJS::Moth::Instr'
          c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(227) : see declaration of 'QQmlJS::Moth::Instr'
  c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(829) : error C2039: 'moveConst' : is not a member of 'QQmlJS::Moth::Instr'
          c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(227) : see declaration of 'QQmlJS::Moth::Instr'

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

  Tested changes (refs/builds/dev_1391698852):
    http://codereview.qt-project.org/76580 [PS7] - Add Image::mipmap to support mipmapping of images.
    http://codereview.qt-project.org/77552 [PS1] - Remove add/sub/mul instruction specializations for numbers
    http://codereview.qt-project.org/77551 [PS1] - Specialize CJump into JumpEq and JumpNe
    http://codereview.qt-project.org/77550 [PS1] - Avoid some unary plus instructions
    http://codereview.qt-project.org/77549 [PS1] - Remove a memset that is not required
    http://codereview.qt-project.org/77548 [PS1] - Add specialized instructions for right and left shift
    http://codereview.qt-project.org/77547 [PS1] - Simplify some runtime methods
    http://codereview.qt-project.org/77538 [PS1] - Remove two unused parameters from VME::run()
    http://codereview.qt-project.org/77537 [PS1] - Add a MoveConst instruction to the interpreter
    http://codereview.qt-project.org/77525 [PS1] - Add a test HTTP server as manual test.



More information about the Ci-reports mailing list