[Ci-reports] fail on WebSockets_master_Integration #113

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jan 20 14:28:01 CET 2014


Compilation failed :(

  compiling echoclient.cpp
  echoclient.cpp: In member function 'void EchoClient::onConnected()':
  echoclient.cpp:64:38: error: call of overloaded 'write(const char [14])' is ambiguous
  echoclient.cpp:64:38: note: candidates are:
  /work/build/qt/qtbase/include/QtWebSockets/../../../websockets/src/websockets/qwebsocket.h:107:12: note: qint64 QWebSocket::write(const QString&)
  /work/build/qt/qtbase/include/QtWebSockets/../../../websockets/src/websockets/qwebsocket.h:108:12: note: qint64 QWebSocket::write(const QByteArray&)
  make[2]: *** [.obj/echoclient.o] Error 1
  make[1]: *** [sub-echoclient-make_first] Error 2
  sslechoclient.cpp: In member function 'void SslEchoClient::onConnected()':
  sslechoclient.cpp:62:38: error: call of overloaded 'write(const char [14])' is ambiguous
  sslechoclient.cpp:62:38: note: candidates are:
  /work/build/qt/qtbase/include/QtWebSockets/../../../websockets/src/websockets/qwebsocket.h:107:12: note: qint64 QWebSocket::write(const QString&)
  /work/build/qt/qtbase/include/QtWebSockets/../../../websockets/src/websockets/qwebsocket.h:108:12: note: qint64 QWebSocket::write(const QByteArray&)
  make[2]: *** [.obj/sslechoclient.o] Error 1
  make[1]: *** [sub-sslechoclient-make_first] Error 2
  make: *** [sub-examples-make_first] Error 2

  Build log: http://testresults.qt-project.org/ci/WebSockets_master_Integration/build_00113/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/master_1390224151):
    http://codereview.qt-project.org/75957 [PS2] - Remove dubious functions



More information about the Ci-reports mailing list