qtdeclarative failed to compile :( items/context2d/qquickcontext2d.cpp: In static member function ‘static void QQuickJSContext2DImageData::markObjects(QV4::Managed*, QV4::ExecutionEngine*)’: items/context2d/qquickcontext2d.cpp:913:28: error: cannot call member function ‘void QV4::Managed::mark(QV4::ExecutionEngine*)’ without object make[3]: *** [.obj/qquickcontext2d.o] Error 1 make[2]: *** [sub-quick-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_01288/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1383578197): http://codereview.qt-project.org/70171 [PS2] - Smaller optimisations http://codereview.qt-project.org/70170 [PS2] - Remove 2 unused macros http://codereview.qt-project.org/70169 [PS2] - Move conversion of this object into generated code http://codereview.qt-project.org/70168 [PS2] - Don't initialize locals for simple script functions http://codereview.qt-project.org/70167 [PS2] - Minor optimisations http://codereview.qt-project.org/70166 [PS2] - Remove code that's not required anymore http://codereview.qt-project.org/70165 [PS2] - Don't run the GC too often http://codereview.qt-project.org/70164 [PS2] - Optimise string additions http://codereview.qt-project.org/70163 [PS2] - Refactor marking GC'ed objects _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
