[Ci-reports] fail on QtBase_dev_Integration #3949

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jul 29 01:40:03 CEST 2014


Compilation failed :(

  socket\qtcpserver.cpp(298) : error C2678: binary '<<' : no operator found which takes a left-hand operand of type 'QDebug' (or there is no acceptable conversion)
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(133): could be 'QDebug &QDebug::operator <<(QTextStreamManipulator)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(128): or       'QDebug &QDebug::operator <<(QTextStreamFunction)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(127): or       'QDebug &QDebug::operator <<(const void *)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(126): or       'QDebug &QDebug::operator <<(const QByteArray &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(125): or       'QDebug &QDebug::operator <<(QLatin1String)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(124): or       'QDebug &QDebug::operator <<(const QStringRef &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(123): or       'QDebug &QDebug::operator <<(const QString &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(122): or       'QDebug &QDebug::operator <<(const char *)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(121): or       'QDebug &QDebug::operator <<(double)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(120): or       'QDebug &QDebug::operator <<(float)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(119): or       'QDebug &QDebug::operator <<(quint64)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(118): or       'QDebug &QDebug::operator <<(qint64)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(117): or       'QDebug &QDebug::operator <<(unsigned long)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(116): or       'QDebug &QDebug::operator <<(long)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(115): or       'QDebug &QDebug::operator <<(unsigned int)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(114): or       'QDebug &QDebug::operator <<(int)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(113): or       'QDebug &QDebug::operator <<(unsigned short)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(112): or       'QDebug &QDebug::operator <<(short)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(111): or       'QDebug &QDebug::operator <<(char)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(110): or       'QDebug &QDebug::operator <<(bool)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdebug.h(109): or       'QDebug &QDebug::operator <<(QChar)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qurl.h(411): or       'QDebug operator <<(QDebug,const QUrl &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qurl.h(406): or       'QDataStream &operator <<(QDataStream &,const QUrl &)'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/kernel/qhostaddress.h(141): or       'QDataStream &operator <<(QDataStream &,const QHostAddress &)'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/kernel/qhostaddress.h(137): or       'QDebug operator <<(QDebug,const QHostAddress &)'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/socket/qabstractsocket.h(237): or       'QDebug operator <<(QDebug,QAbstractSocket::SocketState)'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/socket/qabstractsocket.h(236): or       'QDebug operator <<(QDebug,QAbstractSocket::SocketError)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qpoint.h(395): or       'QDebug operator <<(QDebug,const QPointF &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qpoint.h(266): or       'QDataStream &operator <<(QDataStream &,const QPointF &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qpoint.h(206): or       'QDebug operator <<(QDebug,const QPoint &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qpoint.h(106): or       'QDataStream &operator <<(QDataStream &,const QPoint &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qtextstream.h(231): or       'QTextStream &operator <<(QTextStream &,QTextStreamManipulator)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qtextstream.h(228): or       'QTextStream &operator <<(QTextStream &,QTextStreamFunction)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qlocale.h(974): or       'QDebug operator <<(QDebug,const QLocale &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qlocale.h(969): or       'QDataStream &operator <<(QDataStream &,const QLocale &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qvariant.h(835): or       'QDebug operator <<(QDebug,const QVariant::Type)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qvariant.h(539): or       'QDataStream &operator <<(QDataStream &,const QVariant::Type)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qvariant.h(537): or       'QDataStream &operator <<(QDataStream &,const QVariant &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qvariant.h(448): or       'QDebug operator <<(QDebug,const QVariant &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstringlist.h(261): or       'QDataStream &operator <<(QDataStream &,const QStringList &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qregexp.h(127): or       'QDebug operator <<(QDebug,const QRegExp &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qregexp.h(122): or       'QDataStream &operator <<(QDataStream &,const QRegExp &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qiodevice.h(174): or       'QDebug operator <<(QDebug,QIODevice::OpenMode)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qcoreapplication.h(274): or       'QDebug operator <<(QDebug,const MSG &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qobject.h(549): or       'QDebug operator <<(QDebug,const QObject *)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(1248): or       'QDataStream &operator <<(QDataStream &,const QString &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(635): or       'QDataStream &operator <<(QDataStream &,const QByteArray &)'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qchar.h(551): or       'QDataStream &operator <<(QDataStream &,QChar)'
          while trying to match the argument list '(QDebug, const QNetworkProxy)'

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03949/winrt-x64-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/dev_1406590209):
    http://codereview.qt-project.org/90811 [PS1] - Don't reset the window type on window show
    http://codereview.qt-project.org/77796 [PS7] - Remove QT_HAS_CONNECTIONAGENT define.



More information about the Ci-reports mailing list