[Ci-reports] fail on QtDeclarative_5.4_Integration #408

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Dec 1 10:07:44 CET 2014


Compilation failed :(

  	C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qv4debugger\" -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qtdeclarative/tests/auto/qml/qv4debugger -IC:/work/build/qt/qtbase/include/QtGui/5.4.0 -IC:/work/build/qt/qtbase/include/QtGui/5.4.0/QtGui -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore/5.4.0 -IC:/work/build/qt/qtbase/include/QtCore/5.4.0/QtCore -IC:/work/build/qt/qtbase/include/QtQml/5.4.0 -IC:/work/build/qt/qtbase/include/QtQml/5.4.0/QtQml -IC:/work/build/qt/qtbase/include/QtQml -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_qv4debugger.cpp -o .moc\release\tst_qv4debugger.moc
  tst_qv4debugger.cpp
  tst_qv4debugger.cpp(190) : error C2958: the left bracket '[' found at 'c:\work\build\qt\qtdeclarative\tests\auto\qml\qv4debugger\tst_qv4debugger.cpp(190)' was not matched correctly
  tst_qv4debugger.cpp(190) : error C2059: syntax error : ']'
  tst_qv4debugger.cpp(193) : error C2059: syntax error : 'if'
  tst_qv4debugger.cpp(194) : error C2238: unexpected token(s) preceding ';'
  tst_qv4debugger.cpp(196) : error C2143: syntax error : missing ';' before '->'
  tst_qv4debugger.cpp(196) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  tst_qv4debugger.cpp(196) : error C2238: unexpected token(s) preceding ';'
  tst_qv4debugger.cpp(199) : error C2628: 'TestAgent' followed by 'void' is illegal (did you forget a ';'?)
  tst_qv4debugger.cpp(200) : error C2259: 'TestAgent' : cannot instantiate abstract class
          c:\work\build\qt\qtbase\include\qtqml\5.4.0\qtqml\private\../../../../../../qtdeclarative/src/qml/jsruntime/qv4debugging_p.h(241) : see declaration of 'QV4::Debugging::DebuggerAgent::sourcesCollected'
  tst_qv4debugger.cpp(163) : error C2614: 'TestAgent' : illegal member initialization: 'm_captureContextInfo' is not a base or member
  tst_qv4debugger.cpp(163) : error C2614: 'TestAgent' : illegal member initialization: 'm_wasPaused' is not a base or member
  tst_qv4debugger.cpp(169) : error C2065: 'm_wasPaused' : undeclared identifier
  tst_qv4debugger.cpp(170) : error C2065: 'm_pauseReason' : undeclared identifier
  tst_qv4debugger.cpp(171) : error C2065: 'm_statesWhenPaused' : undeclared identifier
  tst_qv4debugger.cpp(177) : error C2065: 'm_thrownValue' : undeclared identifier
  tst_qv4debugger.cpp(179) : error C2065: 'm_breakPointsToAddWhenPaused' : undeclared identifier
  tst_qv4debugger.cpp(179) : error C2065: 'm_breakPointsToAddWhenPaused' : undeclared identifier
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C2825: 'T': must be a class or namespace when followed by '::'
          tst_qv4debugger.cpp(179) : see reference to class template instantiation 'QForeachContainer<T>' being compiled
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C2039: 'const_iterator' : is not a member of '`global namespace''
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C2146: syntax error : missing ';' before identifier 'i'
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  tst_qv4debugger.cpp(179) : error C2039: 'i' : is not a member of 'QForeachContainer<T>'
  tst_qv4debugger.cpp(179) : error C2039: 'e' : is not a member of 'QForeachContainer<T>'
  tst_qv4debugger.cpp(179) : error C2039: 'i' : is not a member of 'QForeachContainer<T>'
  tst_qv4debugger.cpp(179) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  tst_qv4debugger.cpp(179) : error C2143: syntax error : missing ',' before '&'
  tst_qv4debugger.cpp(179) : error C2039: 'i' : is not a member of 'QForeachContainer<T>'
  tst_qv4debugger.cpp(180) : error C2228: left of '.fileName' must have class/struct/union
  tst_qv4debugger.cpp(180) : error C2228: left of '.lineNumber' must have class/struct/union
  tst_qv4debugger.cpp(181) : error C2065: 'm_breakPointsToAddWhenPaused' : undeclared identifier
  tst_qv4debugger.cpp(181) : error C2228: left of '.clear' must have class/struct/union
  tst_qv4debugger.cpp(183) : error C2065: 'm_stackTrace' : undeclared identifier
  tst_qv4debugger.cpp(185) : error C2065: 'm_expressionRequests' : undeclared identifier
  tst_qv4debugger.cpp(185) : error C2228: left of '.isEmpty' must have class/struct/union
  tst_qv4debugger.cpp(185) : fatal error C1903: unable to recover from previous error(s); stopping compilation

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00408/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.4_1417423635):
    http://codereview.qt-project.org/100928 [PS2] - Fix expression evaluation in specific frames in the debugger
    http://codereview.qt-project.org/100927 [PS1] - Remove dead code



More information about the Ci-reports mailing list