[Ci-reports] fail on WebSockets_master_Integration #108
Qt Continuous Integration System
ci-noreply at qt-project.org
Mon Jan 20 11:01:27 CET 2014
Compilation failed :(
compiling chatserver.cpp
chatserver.cpp: In constructor 'ChatServer::ChatServer(quint16, QObject*)':
chatserver.cpp:54:5: error: expected '{' before 'm_pWebSocketServer'
chatserver.cpp: At global scope:
chatserver.cpp:49:1: warning: unused parameter 'port' [-Wunused-parameter]
chatserver.cpp:54:5: error: 'm_pWebSocketServer' does not name a type
chatserver.cpp:56:5: error: expected unqualified-id before 'if'
chatserver.cpp:61:1: error: expected declaration before '}' token
make[2]: *** [.obj/chatserver.o] Error 1
make[1]: *** [sub-simplechat-make_first] Error 2
make: *** [sub-examples-make_first] Error 2
Build log: http://testresults.qt-project.org/ci/WebSockets_master_Integration/build_00108/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz
Tested changes (refs/builds/master_1390211802):
http://codereview.qt-project.org/75968 [PS2] - Limit line length to 100 chars per line
More information about the Ci-reports
mailing list