qtbase failed to compile :( tst_moc.cpp: In member function 'void StructQObject::foo(ForwardDeclaredStruct*)': tst_moc.cpp:189:18: warning: unused variable 'unusedVariable' [-Wunused-variable] tst_moc.cpp: At global scope: tst_moc.cpp:384:35: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] tst_moc.cpp:387:36: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] tst_moc.cpp:1393:34: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] tst_moc.cpp: In member function 'void tst_Moc::unterminatedFunctionMacro()': tst_moc.cpp:2814:48: error: 'm_sourceDirectory' was not declared in this scope In file included from tst_moc.cpp:2828:0: make[5]: *** [.obj/release-shared/tst_moc.o] Error 1 make[4]: *** [sub-moc-make_first] Error 2 make[3]: *** [sub-tools-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_00462/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1361280471): http://codereview.qt-project.org/48343 [PS1] - moc: Error out when detecting unterminated macro usage http://codereview.qt-project.org/48228 [PS3] - Fix QDockWidget being unable to dock when initially floating. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
