qtwebkit failed to compile :(

  platform/graphics/texmap/TextureMapperGL.cpp: In member function 'bool 
WebCore::TextureMapperGL::drawUsingCustomFilter(WebCore::BitmapTexture&, const 
WebCore::BitmapTexture&, const WebCore::FilterOperation&)':
  platform/graphics/texmap/TextureMapperGL.cpp:957: error: no matching function 
for call to 
'WebCore::CustomFilterRenderer::create(WTF::RefPtr<WebCore::GraphicsContext3D>&,
 WebCore::CustomFilterProgramType, const WebCore::CustomFilterParameterList&, 
unsigned int, unsigned int, WebCore::CustomFilterMeshType)'
  platform/graphics/filters/CustomFilterRenderer.h:55: note: candidates are: 
static WTF::PassRefPtr<WebCore::CustomFilterRenderer> 
WebCore::CustomFilterRenderer::create(WTF::PassRefPtr<WebCore::GraphicsContext3D>,
 WebCore::CustomFilterProgramType, const WebCore::CustomFilterParameterList&, 
unsigned int, unsigned int, WebCore::CustomFilterMeshBoxType, 
WebCore::CustomFilterMeshType)
  make[3]: *** [.obj/debug-shared/platform/graphics/texmap/TextureMapperGL.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_stable_Integration/build_00014/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1358354481):
    http://codereview.qt-project.org/44100 [PS1] - [Qt] Apply correct patch for 
the scrolling issue from bug 105014
    http://codereview.qt-project.org/44728 [PS2] - [Qt] Fix a crash when the 
QQuickWebPage is destroyed between the scene graph sync and render. 
https://bugs.webkit.org/show_bug.cgi?id=106018
    http://codereview.qt-project.org/44062 [PS3] - [Qt] Horizontal scrollbars 
events are offseted making them difficult to use
    http://codereview.qt-project.org/44887 [PS1] - Make custom filter render in 
Wk1 mode
    http://codereview.qt-project.org/44884 [PS1] - CSS Animation fails on large 
layers
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to