Compilation failed :( In file included from ../../lib/web_engine_context.cpp:61: /work/build/qt/qtwebengine/lib/content_browser_client_qt.h:82:32: error: 'GetInProcessGpuShareGroup' marked 'override' but does not override any member functions ../../lib/chromium_gpu_helper.cpp:57:37: error: no member named 'instance' in 'content::GpuChildThread' ../../lib/chromium_gpu_helper.cpp:62:78: error: no member named 'instance' in 'content::GpuChildThread' ../../lib/chromium_gpu_helper.cpp:74:78: error: no member named 'instance' in 'content::GpuChildThread' ../../lib/chromium_gpu_helper.cpp:75:31: error: no member named 'mailbox_manager' in 'content::GpuChannelManager'; did you mean 'mailbox_manager_'? /work/build/qt/qtwebengine/3rdparty/chromium/content/common/gpu/gpu_channel_manager.h:143:45: note: 'mailbox_manager_' declared here ../../lib/chromium_gpu_helper.cpp:75:12: error: type 'scoped_refptr<gpu::gles2::MailboxManager>' does not provide a call operator In file included from ../../lib/web_contents_adapter.cpp:43: /work/build/qt/qtwebengine/lib/content_browser_client_qt.h:82:32: error: 'GetInProcessGpuShareGroup' marked 'override' but does not override any member functions make[1]: *** [invoke_ninja] Error 1 make: *** [sub-build-make_first] Error 2
Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00057/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1384173955): http://codereview.qt-project.org/70577 [PS4] - Delegated renderer: Add YUV video support. http://codereview.qt-project.org/70571 [PS5] - Delegated renderer: Put textures on those quads. http://codereview.qt-project.org/70570 [PS2] - Use our own implementation of GetDefaultXDisplay. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
