qtwebkit failed to compile :( In file included from dom/DOMAllInOne.cpp:71: dom/Element.cpp:3288:23: error: constructor for 'WebCore::ShareableElementData' must explicitly initialize the member 'm_attributeArray' which does not have a default constructor dom/Element.h:140:15: note: member is declared here In file included from dom/DOMAllInOne.cpp:71: dom/Element.cpp:3301:23: error: constructor for 'WebCore::ShareableElementData' must explicitly initialize the member 'm_attributeArray' which does not have a default constructor make[3]: *** [.obj/release-shared/dom/DOMAllInOne.o] Error 1 make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit] Error 2
Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00105/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1379512689): http://codereview.qt-project.org/65812 [PS2] - QtWebKit should not require SQLite version to 3.6.16. http://codereview.qt-project.org/65804 [PS1] - LLint doesn't build on OS X 10.6 http://codereview.qt-project.org/65654 [PS3] - Remove C++11 requirement in WebKit2 http://codereview.qt-project.org/65483 [PS8] - Fix build with clang http://codereview.qt-project.org/65469 [PS3] - Fix build with namespaced Qt http://codereview.qt-project.org/65452 [PS3] - Fix build with gcc 4.4 http://codereview.qt-project.org/65418 [PS5] - Import Qt5x2 branch of QtWebkit for Qt 5.2 _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
