qtwebkit failed to compile :(

  In file included from 
../WebCore/platform/graphics/surfaces/GraphicsSurface.h:27,
                   from 
../../Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsState.h:50,
                   from 
../../Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsScene.h:25,
                   from ../include/WebCore/CoordinatedGraphicsScene.h:1,
                   from UIProcess/qt/QtWebPageSGNode.cpp:28:
  Platform/CoreIPC/mac/ConnectionMac.cpp: In function ‘dispatch_source_s* 
CoreIPC::createDataAvailableSource(mach_port_t, WorkQueue*, const 
WTF::Function<void ()()>&)’:
  Platform/CoreIPC/mac/ConnectionMac.cpp:116: error: cannot convert ‘const 
WTF::Function<void ()()>’ to ‘void (^)()’ for argument ‘2’ to ‘void 
dispatch_source_set_event_handler(dispatch_source_s*, void (^)())’
  Platform/CoreIPC/mac/ConnectionMac.cpp: In member function ‘void 
CoreIPC::Connection::initializeDeadNameSource()’:
  Platform/CoreIPC/mac/ConnectionMac.cpp:293: error: cannot convert 
‘WTF::Function<void ()()>’ to ‘void (^)()’ for argument ‘2’ to ‘void 
dispatch_source_set_event_handler(dispatch_source_s*, void (^)())’
  make[3]: *** [.obj/release-shared/Platform/CoreIPC/mac/ConnectionMac.o] Error 
1
  Platform/mac/SharedMemoryMac.cpp: In static member function ‘static 
WTF::PassRefPtr<WebKit::SharedMemory> 
WebKit::SharedMemory::createFromVMBuffer(void*, size_t)’:
  Platform/mac/SharedMemoryMac.cpp:121: error: ‘VM_PROT_IS_MASK’ was not 
declared in this scope
  make[3]: *** [.obj/release-shared/Platform/mac/SharedMemoryMac.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_00109/macx-g++_developer-build_OSX_10.6/log.txt.gz

  Tested changes (refs/builds/dev_1379581472):
    http://codereview.qt-project.org/65850 [PS3] - Fix build with MingW
    http://codereview.qt-project.org/65812 [PS3] - QtWebKit should not require 
SQLite version to 3.6.16.
    http://codereview.qt-project.org/65804 [PS2] - LLint doesn't build on OS X 
10.6
    http://codereview.qt-project.org/65654 [PS4] - Remove C++11 requirement in 
WebKit2
    http://codereview.qt-project.org/65483 [PS9] - 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

Reply via email to