[Ci-reports] fail on QtDeclarative_dev_Integration #1316

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 20 07:24:19 CET 2014


Compilation failed :(

  c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*'C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\algorithm(3601) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
  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
  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
  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_01316/winrt-x64-msvc2012_Windows_8/log.txt.gz

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



More information about the Ci-reports mailing list