qtdeclarative failed to compile :( compiler/qv4compileddata.cpp: In member function ‘TestNamespace::QV4::Function* TestNamespace::QV4::CompiledData::CompilationUnit::linkToEngine(TestNamespace::QV4::ExecutionEngine*)’: compiler/qv4compileddata.cpp:109:54: error: name lookup of ‘i’ changed [-Werror] compiler/qv4compileddata.cpp:95:19: error: matches this ‘i’ under ISO standard rules [-Werror] compiler/qv4compileddata.cpp:105:22: error: matches this ‘i’ under old rules [-Werror] make[3]: *** [.obj/qv4compileddata.o] Error 1 make[2]: *** [sub-qml-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/QtDeclarative_stable_Integration/build_01261/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1383298867): http://codereview.qt-project.org/69967 [PS1] - Fix rendering bug with batched translucent elements. http://codereview.qt-project.org/69995 [PS2] - QQuickWindowPrivate: implement clearFocusObject http://codereview.qt-project.org/68481 [PS2] - V4: make Scope uncopyable. http://codereview.qt-project.org/68109 [PS6] - tests: fix tst_qqmlmoduleplugin::incorrectPluginCase() http://codereview.qt-project.org/69713 [PS5] - Avoid exception checks after calls to some run-time functions http://codereview.qt-project.org/69738 [PS1] - Fallback to native font rendering for bitmap fonts. http://codereview.qt-project.org/69936 [PS3] - Remove stray CONFIG+=warn_off and fix subsequent warnings. http://codereview.qt-project.org/69680 [PS5] - Improve debugging of QML expressions _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
