qtdeclarative failed to compile :( In file included from /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:42:0: /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm_p.h: In member function 'void QQmlJS::MASM::Assembler::storeReturnValue(JSC::MacroAssemblerX86Common::FPRegisterID)': /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm_p.h:620:27: error: 'NaNEncodeMask' is not a member of 'QV4::Value' /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm_p.h:621:51: error: 'xor64' was not declared in this scope /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm_p.h:622:49: error: 'move64ToDouble' was not declared in this scope make[3]: *** [.obj/release-shared/qv4isel_masm.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_00999/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1380208878): http://codereview.qt-project.org/66427 [PS3] - Fix CallContext to not hold arguments on the C stack anymore http://codereview.qt-project.org/66479 [PS3] - V4 JIT: optimize mem2mem copies. http://codereview.qt-project.org/66648 [PS1] - Optimize storeReturnValue for double arguments http://codereview.qt-project.org/66481 [PS1] - V4 regalloc: fix the case where too few regs are available. http://codereview.qt-project.org/66253 [PS6] - Support looping for "uncontrolled animations". _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
