qtwebkit failed to compile :( compiling platform/sql/SQLiteStatement.cpp platform/sql/SQLiteStatement.cpp: In member function 'int WebCore::SQLiteStatement::prepare()': platform/sql/SQLiteStatement.cpp:73:45: error: 'class WTF::String' has no member named 'deprecatedCharactersWithNullTermination' platform/sql/SQLiteStatement.cpp:81:72: error: 'class WTF::String' has no member named 'deprecatedCharactersWithNullTermination' platform/sql/SQLiteFileSystem.cpp: In static member function 'static int WebCore::SQLiteFileSystem::openDatabase(const WTF::String&, sqlite3**, bool)': platform/sql/SQLiteFileSystem.cpp:51:32: error: 'class WTF::String' has no member named 'deprecatedCharactersWithNullTermination' platform/sql/SQLiteFileSystem.cpp:52:1: warning: control reaches end of non-void function [-Wreturn-type] make[3]: *** [.obj/release-shared/platform/sql/SQLiteFileSystem.o] Error 1 make[3]: *** [.obj/release-shared/platform/sql/SQLiteStatement.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_00104/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1379509279): http://codereview.qt-project.org/65812 [PS1] - Revert 'Stop using deprecatedCharactersWithNullTermination in SQLite code' 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
