qtdeclarative failed to compile :( moc quicktestresult.cpp compiling quicktestresult.cpp quicktestresult.cpp: In static member function 'static void TestNamespace::QuickTestResult::setCurrentAppname(const char*)': quicktestresult.cpp:722:5: error: 'setCurrentAppname' is not a member of 'TestNamespace::QTestResult' make[3]: *** [.obj/debug-shared/quicktestresult.o] Error 1 make[2]: *** [sub-qmltest-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02117/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1380145276): http://codereview.qt-project.org/66417 [PS1] - QtConcurrent::IterateKernel: fix a race on a cache variable http://codereview.qt-project.org/66508 [PS1] - tst_QNetworkReply: Don't remove file if never created http://codereview.qt-project.org/66518 [PS3] - Expose QTest::currentAppName() and remove hard-coded argv[0] in tests http://codereview.qt-project.org/66430 [PS2] - QKeySequenceEdit: cleanup unused member variable _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
