qtdeclarative failed to compile :( compiling jsruntime/qv4engine_cxxabi.cpp jsruntime/qv4engine_cxxabi.cpp: In member function 'void TestNamespace::QV4::ExecutionEngine::rethrowInternal()': jsruntime/qv4engine_cxxabi.cpp:123:48: error: '__cxa_get_globals' is not a member of '__cxxabiv1' make[3]: *** [.obj/debug-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_01065/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1380717510): http://codereview.qt-project.org/67061 [PS1] - V4 IR: fix type inference. http://codereview.qt-project.org/66999 [PS1] - Stabilize tst_qqmlprofilerservice http://codereview.qt-project.org/67044 [PS7] - Fix backtrace generation on Android/ARM/QNX http://codereview.qt-project.org/67043 [PS7] - Cleanup exception handling http://codereview.qt-project.org/67030 [PS8] - Change v4 exceptions to use the common C++ ABIs foreign exceptions http://codereview.qt-project.org/67012 [PS7] - 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/67031 [PS2] - Don't delete scene-graph atlas manager if it hasn't been created yet http://codereview.qt-project.org/66585 [PS6] - Always call callCompleted in QQmlDataBlob::tryDone _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
