qtbase failed to compile :( tst_qguivariant.cpp: In member function 'void tst_QGuiVariant::implicitConstruction()': tst_qguivariant.cpp:679:2582: error: 'QQCursor' was not declared in this scope tst_qguivariant.cpp:679:2591: error: expected ';' before 't' tst_qguivariant.cpp:679:2598: error: 't' was not declared in this scope make[7]: *** [.obj/release-shared/tst_qguivariant.o] Error 1 make[6]: *** [sub-test-make_first] Error 2 make[5]: *** [sub-qguivariant-make_first] Error 2 make[4]: *** [sub-kernel-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_dev_Integration/build_01660/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1378189940): http://codereview.qt-project.org/64308 [PS2] - Add QT_NO_PROCESS guards in tests where they are missing http://codereview.qt-project.org/64310 [PS3] - Fix test compilation when QT_NO_CURSOR is defined http://codereview.qt-project.org/64340 [PS1] - Skip tst_QGraphicsProxyWidget::popup_subwidget on Windows. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
