[Ci-reports] fail on QtWebChannel_dev_Integration #28

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Aug 7 14:42:14 CEST 2014


Compilation failed :(

  moc chatserver.h
  In file included from chatserver.cpp:42:0:
  chatserver.h:80:26: sorry, unimplemented: non-static data member initializers
  chatserver.h:80:26: error: ISO C++ forbids in-class initialization of non-const static member 'm_timeoutTimer'
  chatserver.h:81:26: sorry, unimplemented: non-static data member initializers
  chatserver.h:81:26: error: ISO C++ forbids in-class initialization of non-const static member 'm_timeoutCount'
  make[3]: *** [.obj/chatserver.o] Error 1
  In file included from .moc/moc_chatserver.cpp:9:0:
  .moc/../chatserver.h:80:26: sorry, unimplemented: non-static data member initializers
  .moc/../chatserver.h:80:26: error: ISO C++ forbids in-class initialization of non-const static member 'm_timeoutTimer'
  .moc/../chatserver.h:81:26: sorry, unimplemented: non-static data member initializers
  .moc/../chatserver.h:81:26: error: ISO C++ forbids in-class initialization of non-const static member 'm_timeoutCount'
  make[3]: *** [.obj/moc_chatserver.o] Error 1
  In file included from main.cpp:51:0:
  chatserver.h:80:26: sorry, unimplemented: non-static data member initializers
  chatserver.h:80:26: error: ISO C++ forbids in-class initialization of non-const static member 'm_timeoutTimer'
  chatserver.h:81:26: sorry, unimplemented: non-static data member initializers
  chatserver.h:81:26: error: ISO C++ forbids in-class initialization of non-const static member 'm_timeoutCount'
  make[3]: *** [.obj/main.o] Error 1
  make[2]: *** [sub-chatserver-make_first] Error 2
  make[1]: *** [sub-qwebchannel-make_first] Error 2
  make: *** [sub-examples-make_first] Error 2

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

    ============================================================

Compilation failed :(

  In file included from /work/build/qt/qtwebchannel/examples/qwebchannel/chatserver/main.cpp:51:0:
  /work/build/qt/qtwebchannel/examples/qwebchannel/chatserver/chatserver.h:80:26: sorry, unimplemented: non-static data member initializers
  /work/build/qt/qtwebchannel/examples/qwebchannel/chatserver/chatserver.h:80:26: error: ISO C++ forbids in-class initialization of non-const static member 'm_timeoutTimer'
  /work/build/qt/qtwebchannel/examples/qwebchannel/chatserver/chatserver.h:81:26: sorry, unimplemented: non-static data member initializers
  /work/build/qt/qtwebchannel/examples/qwebchannel/chatserver/chatserver.h:81:26: error: ISO C++ forbids in-class initialization of non-const static member 'm_timeoutCount'
  make[3]: *** [.obj/main.o] Error 1
  In file included from /work/build/qt/qtwebchannel/examples/qwebchannel/chatserver/chatserver.cpp:42:0:
  /work/build/qt/qtwebchannel/examples/qwebchannel/chatserver/chatserver.h:80:26: sorry, unimplemented: non-static data member initializers
  /work/build/qt/qtwebchannel/examples/qwebchannel/chatserver/chatserver.h:80:26: error: ISO C++ forbids in-class initialization of non-const static member 'm_timeoutTimer'
  /work/build/qt/qtwebchannel/examples/qwebchannel/chatserver/chatserver.h:81:26: sorry, unimplemented: non-static data member initializers
  /work/build/qt/qtwebchannel/examples/qwebchannel/chatserver/chatserver.h:81:26: error: ISO C++ forbids in-class initialization of non-const static member 'm_timeoutCount'
  make[3]: *** [.obj/chatserver.o] Error 1
  make[2]: *** [sub-chatserver-make_first] Error 2
  make[1]: *** [sub-qwebchannel-make_first] Error 2
  make: *** [sub-examples-make_first] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWebChannel_dev_Integration/build_00028/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/dev_1407415015):
    http://codereview.qt-project.org/90766 [PS11] - Adding Multi-Client Chat example
    http://codereview.qt-project.org/89607 [PS27] - Added a nodeJS example



More information about the Ci-reports mailing list