qtwebkit failed to compile :( Platform/CoreIPC/mac/ConnectionMac.cpp:100:22: error: assigning to 'dispatch_source_t' (aka 'dispatch_source_s *') from incompatible type 'std::nullptr_t' Platform/CoreIPC/mac/ConnectionMac.cpp:101:38: error: assigning to 'dispatch_source_t' (aka 'dispatch_source_s *') from incompatible type 'std::nullptr_t' Platform/CoreIPC/mac/ConnectionMac.cpp:102:40: error: assigning to 'dispatch_source_t' (aka 'dispatch_source_s *') from incompatible type 'std::nullptr_t' make[3]: *** [.obj/release-shared/Platform/CoreIPC/mac/ConnectionMac.o] Error 1 make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebKit2-WebKit2-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit] Error 2
Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00100/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1379408735): http://codereview.qt-project.org/65654 [PS1] - Remove C++11 requirement in WebKit2 http://codereview.qt-project.org/65483 [PS7] - 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
