qtbase failed to compile :( In file included from qcocoaintegration.mm:45: ./qcocoafiledialoghelper.h:54:46: error: only virtual member functions can be marked 'override' ../../../../include/QtCore/../../src/corelib/global/qcompilerdetection.h:997:26: note: expanded from macro 'Q_DECL_OVERRIDE' In file included from qcocoatheme.mm:42: ./qcocoafiledialoghelper.h:54:46: error: only virtual member functions can be marked 'override' make[5]: *** [.obj/qcocoaintegration.o] Error 1 make[5]: *** [.obj/qcocoatheme.o] Error 1 make[4]: *** [sub-cocoa-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.io/ci/QtBase_5.5_Integration/build_01380/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/5.5_1435246218): http://codereview.qt-project.org/115201 [PS1] - Apple's 3.6.0svn based clang doesn't support -Winconsistent-missing-override http://codereview.qt-project.org/115219 [PS2] - Merge remote-tracking branch 'origin/5.5.0' into 5.5 _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
