[Ci-reports] fail on QtBase_stable_Integration #3065
Qt Continuous Integration System
ci-noreply at qt-project.org
Mon Feb 3 12:12:08 CET 2014
qtbase failed to compile :(
../../../../include/QtGui/5.2.2/QtGui/qpa/../../../../../src/gui/kernel/qplatformsessionmanager.h: In function 'void sm_performSaveYourself(QXcbSessionManager*)':
../../../../include/QtGui/5.2.2/QtGui/qpa/../../../../../src/gui/kernel/qplatformsessionmanager.h:95:18: error: 'virtual void QPlatformSessionManager::appCommitData()' is protected
qxcbsessionmanager.cpp:238:27: error: within this context
../../../../include/QtGui/5.2.2/QtGui/qpa/../../../../../src/gui/kernel/qplatformsessionmanager.h:96:18: error: 'virtual void QPlatformSessionManager::appSaveState()' is protected
qxcbsessionmanager.cpp:243:26: error: within this context
../../../../include/QtGui/5.2.2/QtGui/qpa/../../../../../src/gui/kernel/qplatformsessionmanager.h:95:18: error: 'virtual void QPlatformSessionManager::appCommitData()' is protected
qxcbsessionmanager.cpp:246:27: error: within this context
make[6]: *** [.obj/qxcbsessionmanager.o] Error 1
make[5]: *** [sub-xcb-plugin-pro-make_first-ordered] Error 2
make[4]: *** [sub-xcb-make_first] Error 2
make[3]: *** [sub-platforms-make_first] Error 2
make[2]: *** [sub-plugins-make_first] Error 2
make[1]: *** [sub-src-make_first] Error 2
make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03065/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz
Tested changes (refs/builds/stable_1391425668):
http://codereview.qt-project.org/77205 [PS1] - Fix access after delete with Harfbuzz NG code path.
http://codereview.qt-project.org/77146 [PS1] - Clean up QXCBSessionManager
More information about the Ci-reports
mailing list