[Ci-reports] fail on QtDeclarative_dev_Integration #1317

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Feb 22 02:16:45 CET 2014


Compilation failed :(

  c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*'
  c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*'
  c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  qmlprofilerapplication.cpp(97) : error C2614: 'QmlProfilerApplication' : illegal member initialization: 'm_process' is not a base or member
  qmlprofilerapplication.cpp(126) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(129) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(129) : error C2227: left of '->disconnect' must point to class/struct/union/generic type	cl -c -nologo -Zm200 -O2 -MD -GR -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -I"C:\work\build\qt\qtbase\include\QtQml\5.4.0" -I"C:\work\build\qt\qtbase\include\QtQml\5.4.0\QtQml" -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtQml" -I"C:\work\build\qt\qtbase\include\QtCore\5.4.0" -I"C:\work\build\qt\qtbase\include\QtCore\5.4.0\QtCore" -I"C:\work\build\qt\qtbase\include\QtNetwork" -I"C:\work\build\qt\qtbase\include\QtCore" -I".moc\release" -I"C:\work\build\qt\qtbase\mkspecs\winrt-x64-msvc2012" -Fo.obj\release\ @C:\Users\qt\AppData\Local\Temp\moc_qmlprofilerapplication.obj.3956.2043.jom
  qmlprofilerapplication.cpp(130) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(130) : error C2227: left of '->terminate' must point to class/struct/union/generic type
  qmlprofilerapplication.cpp(131) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(131) : error C2227: left of '->waitForFinished' must point to class/struct/union/generic type
  qmlprofilerapplication.cpp(133) : error C2065: 'm_process' : undeclared identifier	link /NOLOGO /DYNAMICBASE /NXCOMPAT /NODEFAULTLIB:ole32.lib /APPCONTAINER /MACHINE:X64 /INCREMENTAL:NO /SUBSYSTEM:WINDOWS /MANIFEST:NO /OUT:C:\work\build\qt\qtbase\bin\qmlscene.exe @C:\Users\qt\AppData\Local\Temp\qmlscene.exe.816.3463.jom
  qmlprofilerapplication.cpp(133) : error C2227: left of '->kill' must point to class/struct/union/generic type
  qmlprofilerapplication.cpp(135) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(135) : error C2541: 'delete' : cannot delete objects that are not pointers
  qmlprofilerapplication.cpp(258) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(258) : error C2061: syntax error : identifier 'QProcess'
  qmlprofilerapplication.cpp(263) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(263) : error C2227: left of '->setProcessChannelMode' must point to class/struct/union/generic type
  qmlprofilerapplication.cpp(263) : error C2653: 'QProcess' : is not a class or namespace name
  qmlprofilerapplication.cpp(263) : error C2065: 'MergedChannels' : undeclared identifier
  qmlprofilerapplication.cpp(264) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(265) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(269) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(269) : error C2227: left of '->start' must point to class/struct/union/generic type
  qmlprofilerapplication.cpp(270) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(270) : error C2227: left of '->waitForStarted' must point to class/struct/union/generic type
  qmlprofilerapplication.cpp(272) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(272) : error C2227: left of '->errorString' must point to class/struct/union/generic type
  qmlprofilerapplication.cpp(331) : error C2065: 'm_process' : undeclared identifier
  qmlprofilerapplication.cpp(331) : error C2227: left of '->bytesAvailable' must point to class/struct/union/generic type
  qmlprofilerapplication.cpp(331) : fatal error C1903: unable to recover from previous error(s); stopping compilation
  c:\work\build\qt\qtdeclarative\tools\qmlprofiler\.moc\release\../../qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*'
  c:\work\build\qt\qtdeclarative\tools\qmlprofiler\.moc\release\../../qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01317/winrt-x64-msvc2012_Windows_8/log.txt.gz

  Tested changes (refs/builds/dev_1393030689):
    http://codereview.qt-project.org/78629 [PS1] - Bump module version to 5.4.0



More information about the Ci-reports mailing list