qtbase failed to compile :( ../tst_qobject.cpp:6239:31: error: variable or field 'testParentChanged' declared void ../tst_qobject.cpp:6239:31: error: 'QAbstractDeclarativeData' was not declared in this scope ../tst_qobject.cpp:6239:57: error: expected primary-expression before ',' token ../tst_qobject.cpp:6239:67: error: expected primary-expression before '*' token ../tst_qobject.cpp:6239:68: error: expected primary-expression before ',' token ../tst_qobject.cpp:6239:78: error: expected primary-expression before '*' token ../tst_qobject.cpp:6239:79: error: expected primary-expression before ')' token In file included from ../tst_qobject.cpp:6277:0: ../tst_qobject.cpp:6237:13: warning: 'parentChangeCalled' defined but not used [-Wunused-variable] make[7]: *** [.obj/tst_qobject.o] Error 1 make[6]: *** [sub-test-make_first-ordered] Error 2 make[5]: *** [sub-qobject-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-corelib-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_release_Integration/build_00423/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/release_1385713919): http://codereview.qt-project.org/72550 [PS3] - Update ChangeLog for 5.2.0 [QtWidgets II] http://codereview.qt-project.org/72727 [PS1] - iOS: Forward [UIApplicationDelegate handleOpenURL:] to QDesktopServices http://codereview.qt-project.org/72624 [PS2] - iOS: Update screen properties when we trigger statusbar changes on iOS7 http://codereview.qt-project.org/72424 [PS3] - iOS: Provide default launch image for 4-inch devices http://codereview.qt-project.org/72520 [PS3] - Add a few notes to changes-5.2.0 http://codereview.qt-project.org/72570 [PS2] - Doc: corrected invalid ref. to output iterators http://codereview.qt-project.org/72554 [PS2] - Docs: add important QWheelEvent::phase() related notes http://codereview.qt-project.org/72668 [PS3] - Fix invalid memory read when shutting down QML applications _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
