qtbase failed to compile :( tst_qfont.cpp: In member function 'void tst_QFont::defaultFamily()': tst_qfont.cpp:670:9: error: 'MacintoshVersion' is not a member of 'QSysInfo' tst_qfont.cpp:670:39: error: 'MV_10_8' is not a member of 'QSysInfo' make[6]: *** [.obj/release-shared/tst_qfont.o] Error 1 make[5]: *** [sub-qfont-make_first] Error 2 make[4]: *** [sub-text-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01763/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1375787953): http://codereview.qt-project.org/62332 [PS1] - Add auto-test for running the QEventLoop test with the GUI dispatcher http://codereview.qt-project.org/59849 [PS4] - Doc: preliminary review of qdoc-manual.qdoc http://codereview.qt-project.org/62331 [PS1] - Don't assume Q_OS_UNIX means we support QEventLoop::X11ExcludeTimers http://codereview.qt-project.org/62330 [PS1] - Remove unused member in QEventLoop auto-test http://codereview.qt-project.org/62321 [PS1] - Expect fail broken font family from QFontDatabase on OS X 10.8 http://codereview.qt-project.org/62319 [PS1] - Fix tst_qfileinfo on OS X http://codereview.qt-project.org/62313 [PS1] - test: Mark tst_QRawFont::fromFont() as XFAIL http://codereview.qt-project.org/62312 [PS2] - test: Mark tst_QSettings::ctor() and tst_QSettings::rainersSyncBugOnMac(native) as XFAIL _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
