qtdeclarative failed to compile :( compiling jsruntime/qv4engine_cxxabi.cpp jsruntime/qv4engine_cxxabi.cpp: In member function 'void QV4::ExecutionEngine::rethrowInternal()': jsruntime/qv4engine_cxxabi.cpp:122:48: error: '__cxa_get_globals' is not a member of 'abi' make[3]: *** [.obj/release-shared/qv4engine_cxxabi.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_01061/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1380708347): http://codereview.qt-project.org/66585 [PS6] - Always call callCompleted in QQmlDataBlob::tryDone http://codereview.qt-project.org/67044 [PS4] - Fix backtrace generation on Android/ARM/QNX http://codereview.qt-project.org/67043 [PS4] - Cleanup exception handling http://codereview.qt-project.org/67030 [PS5] - Change v4 exceptions to use the common C++ ABIs foreign exceptions http://codereview.qt-project.org/67012 [PS6] - Change exception handling API http://codereview.qt-project.org/67052 [PS4] - Cleanup API of Safe<T> http://codereview.qt-project.org/66958 [PS4] - Use SafeValue instead of Value in ScopedValue methods http://codereview.qt-project.org/66957 [PS3] - Remove some more uses of QV4::Value http://codereview.qt-project.org/66922 [PS6] - Remove more uses of Value http://codereview.qt-project.org/66910 [PS4] - Fix ObjectIterator API to be GC safe http://codereview.qt-project.org/67091 [PS1] - Don't create a ValueRef to a temporary http://codereview.qt-project.org/67009 [PS1] - qdoc: no longer recognizes the version nr in QML refs http://codereview.qt-project.org/66999 [PS1] - Stabilize tst_qqmlprofilerservice http://codereview.qt-project.org/67031 [PS2] - Don't delete scene-graph atlas manager if it hasn't been created yet _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
