[Ci-reports] fail on QtWebSockets_5.3_Integration #3

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Oct 28 17:33:38 CET 2014


Compilation failed :(

  	C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtwebsockets/tests/auto/qwebsocket\" -DNDEBUG -D_MSC_VER=1800 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2013 -IC:/work/build/qt/qtwebsockets/tests/auto/qwebsocket -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtWebSockets -IC:/work/build/qt/qtbase/include/QtSql -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qwebsocket.cpp -o .moc\release\tst_qwebsocket.moc
  tst_qwebsocket.cpp
  tst_qwebsocket.cpp(583) : error C2039: 'proxy' : is not a member of 'QWebSocket'
          c:\work\build\qt\qtbase\include\qtwebsockets\../../../qtwebsockets/src/websockets/qwebsocket.h(63) : see declaration of 'QWebSocket'
  tst_qwebsocket.cpp(583) : error C2653: 'QNetworkProxy' : is not a class or namespace name
  tst_qwebsocket.cpp(583) : error C2065: 'DefaultProxy' : undeclared identifier
  tst_qwebsocket.cpp(583) : error C3861: 'QNetworkProxy': identifier not found
  tst_qwebsocket.cpp(585) : error C2065: 'QNetworkProxy' : undeclared identifier
  tst_qwebsocket.cpp(585) : error C2146: syntax error : missing ';' before identifier 'proxy'
  tst_qwebsocket.cpp(585) : error C2065: 'proxy' : undeclared identifier
  tst_qwebsocket.cpp(586) : error C2065: 'proxy' : undeclared identifier
  tst_qwebsocket.cpp(586) : error C2228: left of '.setPort' must have class/struct/union
  tst_qwebsocket.cpp(587) : error C2039: 'setProxy' : is not a member of 'QWebSocket'
          c:\work\build\qt\qtbase\include\qtwebsockets\../../../qtwebsockets/src/websockets/qwebsocket.h(63) : see declaration of 'QWebSocket'
  tst_qwebsocket.cpp(587) : error C2065: 'proxy' : undeclared identifier
  tst_qwebsocket.cpp(588) : error C2039: 'proxy' : is not a member of 'QWebSocket'
          c:\work\build\qt\qtbase\include\qtwebsockets\../../../qtwebsockets/src/websockets/qwebsocket.h(63) : see declaration of 'QWebSocket'
  tst_qwebsocket.cpp(588) : error C2065: 'proxy' : undeclared identifier
  tst_qwebsocket.cpp(590) : error C2065: 'proxy' : undeclared identifier
  tst_qwebsocket.cpp(590) : error C2228: left of '.setPort' must have class/struct/union
  tst_qwebsocket.cpp(591) : error C2039: 'proxy' : is not a member of 'QWebSocket'
          c:\work\build\qt\qtbase\include\qtwebsockets\../../../qtwebsockets/src/websockets/qwebsocket.h(63) : see declaration of 'QWebSocket'
  tst_qwebsocket.cpp(591) : error C2228: left of '.port' must have class/struct/union
  tst_qwebsocket.cpp(592) : error C2039: 'setProxy' : is not a member of 'QWebSocket'
          c:\work\build\qt\qtbase\include\qtwebsockets\../../../qtwebsockets/src/websockets/qwebsocket.h(63) : see declaration of 'QWebSocket'
  tst_qwebsocket.cpp(592) : error C2065: 'proxy' : undeclared identifier
  tst_qwebsocket.cpp(593) : error C2039: 'proxy' : is not a member of 'QWebSocket'
          c:\work\build\qt\qtbase\include\qtwebsockets\../../../qtwebsockets/src/websockets/qwebsocket.h(63) : see declaration of 'QWebSocket'
  tst_qwebsocket.cpp(593) : error C2065: 'proxy' : undeclared identifier

  Build log: http://testresults.qt-project.org/ci/QtWebSockets_5.3_Integration/build_00003/winrt-x64-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/5.3_1414516651):
    http://codereview.qt-project.org/94908 [PS2] - Make QWebSocketPrivate::makeConnections() take care of all connections.
    http://codereview.qt-project.org/92604 [PS2] - Fix invalid Date header field in handshake response



More information about the Ci-reports mailing list