[Ci-reports] fail on QtSerialPort_stable_Integration #160

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Feb 7 10:05:22 CET 2014


Compilation failed :(

  qserialportinfo_win.cpp
  qserialportinfo_win.cpp(116) : error C2514: 'TestNamespace::QStringList' : class has no constructors
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(81) : see declaration of 'TestNamespace::QStringList'
  qserialportinfo_win.cpp(118) : error C2512: 'TestNamespace::QStringList' : no appropriate default constructor available
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(874) : error C2079: 'TestNamespace::QForeachContainer<T>::c' uses undefined class 'TestNamespace::QStringList'
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(876) : error C2027: use of undefined type 'TestNamespace::QStringList'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(81) : see declaration of 'TestNamespace::QStringList'
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(876) : error C2146: syntax error : missing ';' before identifier 'i'
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(876) : 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(876) : 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(876) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  qserialportinfo_win.cpp(121) : error C2039: 'i' : is not a member of 'TestNamespace::QForeachContainer<T>'
  qserialportinfo_win.cpp(121) : error C2039: 'i' : is not a member of 'TestNamespace::QForeachContainer<T>'

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

  Tested changes (refs/builds/stable_1391763392):
    http://codereview.qt-project.org/77153 [PS1] - Use the ternary operator meant for this purpose rather than two returns
    http://codereview.qt-project.org/76598 [PS7] - Get rid of QVariant at getting of the device properties



More information about the Ci-reports mailing list