[Ci-reports] fail on WebSockets_master_Integration #86

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jan 13 15:06:56 CET 2014


Compilation failed :(

  moc tst_handshakerequest.cpp
  compiling tst_handshakerequest.cpp
  tst_handshakerequest.cpp:53:59: error: 'OpCode' is not a member of 'TestNamespace::QWebSocketProtocol'
  tst_handshakerequest.cpp:53:59: error: 'OpCode' is not a member of 'TestNamespace::QWebSocketProtocol'
  tst_handshakerequest.cpp:53:86: error: template argument 1 is invalid
  tst_handshakerequest.cpp: In member function 'void tst_HandshakeRequest::init()':
  tst_handshakerequest.cpp:89:23: error: 'OpCode' is not a member of 'TestNamespace::QWebSocketProtocol'
  tst_handshakerequest.cpp:89:23: error: 'OpCode' is not a member of 'TestNamespace::QWebSocketProtocol'
  tst_handshakerequest.cpp:89:79: error: no matching function for call to 'qRegisterMetaType(const char [27])'
  tst_handshakerequest.cpp:89:79: note: candidates are:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1606:5: note: template<class T> int TestNamespace::qRegisterMetaType(const char*, T*, typename TestNamespace::QtPrivate::MetaTypeDefinedHelper<T, (TestNamespace::QMetaTypeId2<T>::Defined && (! TestNamespace::QMetaTypeId2<T>::IsBuiltIn))>::DefinedType)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1643:12: note: template<class T> int TestNamespace::qRegisterMetaType()
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1655:13: note: template<class T> int TestNamespace::qRegisterMetaType(T*)
  make[3]: *** [.obj/tst_handshakerequest.o] Error 1
  make[2]: *** [sub-handshakerequest-make_first] Error 2
  tst_websocketcorsauthenticator.cpp:53:59: error: 'OpCode' is not a member of 'TestNamespace::QWebSocketProtocol'
  tst_websocketcorsauthenticator.cpp:53:59: error: 'OpCode' is not a member of 'TestNamespace::QWebSocketProtocol'
  tst_websocketcorsauthenticator.cpp:53:86: error: template argument 1 is invalid
  tst_websocketcorsauthenticator.cpp: In member function 'void tst_WebSocketCorsAuthenticator::init()':
  tst_websocketcorsauthenticator.cpp:83:23: error: 'OpCode' is not a member of 'TestNamespace::QWebSocketProtocol'
  tst_websocketcorsauthenticator.cpp:83:23: error: 'OpCode' is not a member of 'TestNamespace::QWebSocketProtocol'
  tst_websocketcorsauthenticator.cpp:83:79: error: no matching function for call to 'qRegisterMetaType(const char [27])'
  tst_websocketcorsauthenticator.cpp:83:79: note: candidates are:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1606:5: note: template<class T> int TestNamespace::qRegisterMetaType(const char*, T*, typename TestNamespace::QtPrivate::MetaTypeDefinedHelper<T, (TestNamespace::QMetaTypeId2<T>::Defined && (! TestNamespace::QMetaTypeId2<T>::IsBuiltIn))>::DefinedType)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1643:12: note: template<class T> int TestNamespace::qRegisterMetaType()
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1655:13: note: template<class T> int TestNamespace::qRegisterMetaType(T*)
  make[3]: *** [.obj/tst_websocketcorsauthenticator.o] Error 1
  make[2]: *** [sub-websocketcorsauthenticator-make_first] Error 2
  make[1]: *** [sub-auto-make_first] Error 2
  make: *** [sub-tests-make_first] Error 2

  Build log: http://testresults.qt-project.org/ci/WebSockets_master_Integration/build_00086/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/master_1389621497):
    http://codereview.qt-project.org/75285 [PS2] - Move OpCode out of public API



More information about the Ci-reports mailing list