[Ci-reports] fail on QtSerialPort_dev_Integration #67

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Nov 11 16:36:11 CET 2014


Compilation failed :(

  qserialport_win.cpp
  qserialport_win.cpp(117) : error C2440: 'initializing' : cannot convert from 'TestNamespace::QWinEventNotifier *' to 'QWinEventNotifier *'
  qserialport_win.cpp(117) : error C2439: 'TestNamespace::QSerialPortPrivate::communicationNotifier' : member could not be initialized
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(232) : see declaration of 'TestNamespace::QSerialPortPrivate::communicationNotifier'
  qserialport_win.cpp(117) : error C2440: 'initializing' : cannot convert from 'TestNamespace::QWinEventNotifier *' to 'QWinEventNotifier *'
  qserialport_win.cpp(117) : error C2439: 'TestNamespace::QSerialPortPrivate::readCompletionNotifier' : member could not be initialized
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(233) : see declaration of 'TestNamespace::QSerialPortPrivate::readCompletionNotifier'
  qserialport_win.cpp(117) : error C2440: 'initializing' : cannot convert from 'TestNamespace::QWinEventNotifier *' to 'QWinEventNotifier *'
  qserialport_win.cpp(117) : error C2439: 'TestNamespace::QSerialPortPrivate::writeCompletionNotifier' : member could not be initialized
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(234) : see declaration of 'TestNamespace::QSerialPortPrivate::writeCompletionNotifier'
  qserialport_win.cpp(123) : error C2027: use of undefined type 'QWinEventNotifier'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(60) : see declaration of 'QWinEventNotifier'
  qserialport_win.cpp(123) : error C2227: left of '->setHandle' must point to class/struct/union/generic type
  qserialport_win.cpp(124) : error C2664: 'TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const TestNamespace::QObject *,const char *,const TestNamespace::QObject *,const char *,TestNamespace::Qt::ConnectionType)' : cannot convert parameter 1 from 'QWinEventNotifier *' to 'const TestNamespace::QObject *'
  qserialport_win.cpp(132) : error C2027: use of undefined type 'QWinEventNotifier'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(60) : see declaration of 'QWinEventNotifier'
  qserialport_win.cpp(132) : error C2227: left of '->setHandle' must point to class/struct/union/generic type
  qserialport_win.cpp(133) : error C2664: 'TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const TestNamespace::QObject *,const char *,const TestNamespace::QObject *,const char *,TestNamespace::Qt::ConnectionType)' : cannot convert parameter 1 from 'QWinEventNotifier *' to 'const TestNamespace::QObject *'
  qserialport_win.cpp(141) : error C2027: use of undefined type 'QWinEventNotifier'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(60) : see declaration of 'QWinEventNotifier'
  qserialport_win.cpp(141) : error C2227: left of '->setHandle' must point to class/struct/union/generic type
  qserialport_win.cpp(142) : error C2664: 'TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const TestNamespace::QObject *,const char *,const TestNamespace::QObject *,const char *,TestNamespace::Qt::ConnectionType)' : cannot convert parameter 1 from 'QWinEventNotifier *' to 'const TestNamespace::QObject *'
  qserialport_win.cpp(182) : error C2027: use of undefined type 'QWinEventNotifier'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(60) : see declaration of 'QWinEventNotifier'
  qserialport_win.cpp(182) : error C2227: left of '->setEnabled' must point to class/struct/union/generic type
  qserialport_win.cpp(183) : error C2027: use of undefined type 'QWinEventNotifier'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(60) : see declaration of 'QWinEventNotifier'
  qserialport_win.cpp(183) : error C2227: left of '->setEnabled' must point to class/struct/union/generic type
  qserialport_win.cpp(184) : error C2027: use of undefined type 'QWinEventNotifier'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(60) : see declaration of 'QWinEventNotifier'
  qserialport_win.cpp(184) : error C2227: left of '->setEnabled' must point to class/struct/union/generic type
  qserialport_win.cpp(719) : error C2440: '=' : cannot convert from 'TestNamespace::QTimer *' to 'QTimer *'
  qserialport_win.cpp(720) : error C2664: 'TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const TestNamespace::QObject *,const char *,const TestNamespace::QObject *,const char *,TestNamespace::Qt::ConnectionType)' : cannot convert parameter 1 from 'QTimer *' to 'const TestNamespace::QObject *'
  qserialport_win.cpp(721) : error C2027: use of undefined type 'QTimer'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(61) : see declaration of 'QTimer'
  qserialport_win.cpp(721) : error C2227: left of '->setSingleShot' must point to class/struct/union/generic type
  qserialport_win.cpp(723) : error C2027: use of undefined type 'QTimer'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(61) : see declaration of 'QTimer'
  qserialport_win.cpp(723) : error C2227: left of '->start' must point to class/struct/union/generic type
  qserialport_win.cpp(788) : error C2027: use of undefined type 'QWinEventNotifier'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(60) : see declaration of 'QWinEventNotifier'
  qserialport_win.cpp(788) : error C2227: left of '->setEnabled' must point to class/struct/union/generic type
  qserialport_win.cpp(791) : error C2027: use of undefined type 'QWinEventNotifier'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(60) : see declaration of 'QWinEventNotifier'
  qserialport_win.cpp(791) : error C2227: left of '->setEnabled' must point to class/struct/union/generic type
  qserialport_win.cpp(801) : error C2027: use of undefined type 'QWinEventNotifier'
          c:\work\build\qt\qtserialport\src\serialport\qserialport_p.h(60) : see declaration of 'QWinEventNotifier'
  qserialport_win.cpp(801) : error C2227: left of '->setEnabled' must point to class/struct/union/generic type

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

  Tested changes (refs/builds/dev_1415723128):
    http://codereview.qt-project.org/98550 [PS6] - Move all platform-specific declarations into one QSPPrivate



More information about the Ci-reports mailing list