[webkit-help] Webkit build(rev- r104657) fails on Mac 10.6

Joe Thomas c.joethomas at gmail.com
Tue Jan 10 19:13:42 PST 2012


Hi,

Webkit build with revision 104657 fails for me on Mac 10.6 with the
following errors. Build started failing after I updated the code from last
friday. Looks like checkin for
https://bugs.webkit.org/show_bug.cgi?id=75989causes the issue.


/Users/mhx348/SafariWebkit/WebKit/Source/WebKit2/UIProcess/mac/WebProcessProxyMac.mm:
In member function 'void
WebKit::WebProcessProxy::secItemRequest(CoreIPC::Connection*, uint64_t,
const WebKit::SecItemRequestData&)':
/Users/mhx348/SafariWebkit/WebKit/Source/WebKit2/UIProcess/mac/WebProcessProxyMac.mm:82:
error: cannot convert 'WTF::Function<void ()()>' to 'void (^)()' for
argument '2' to 'void dispatch_async(dispatch_queue_s*, void (^)())'
/Users/mhx348/SafariWebkit/WebKit/Source/WebKit2/UIProcess/mac/WebProcessProxyMac.mm:
In member function 'void
WebKit::WebProcessProxy::secKeychainItemRequest(CoreIPC::Connection*,
uint64_t, const WebKit::SecKeychainItemRequestData&)':
/Users/mhx348/SafariWebkit/WebKit/Source/WebKit2/UIProcess/mac/WebProcessProxyMac.mm:131:
error: cannot convert 'WTF::Function<void ()()>' to 'void (^)()' for
argument '2' to 'void dispatch_async(dispatch_queue_s*, void (^)())'


=== BUILD NATIVE TARGET WebProcess OF PROJECT WebKit2 WITH CONFIGURATION
Release ===
Check dependencies

=== BUILD NATIVE TARGET PluginProcessShim OF PROJECT WebKit2 WITH
CONFIGURATION Release ===
Check dependencies

=== BUILD NATIVE TARGET PluginProcess OF PROJECT WebKit2 WITH CONFIGURATION
Release ===
Check dependencies

=== BUILD AGGREGATE TARGET All OF PROJECT WebKit2 WITH CONFIGURATION
Release ===
Check dependencies
** BUILD FAILED **


The following build commands failed:
WebKit2:
CompileC
/Users/mhx348/SafariWebkit/WebKit/WebKitBuild/WebKit2.build/Release/WebKit2.build/Objects-normal/x86_64/WebProcessProxyMac.o
/Users/mhx348/SafariWebkit/WebKit/Source/WebKit2/UIProcess/mac/WebProcessProxyMac.mm
normal x86_64 objective-c++ com.apple.compilers.gcc.4_2
(1 failure)


Can someone help me to resolve the issue ?

Thanks
Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20120110/34bfd425/attachment.html>


More information about the webkit-help mailing list