[webkit-dev] WebKit Fails to build in XCode 3.1

Mark Rowe mrowe at apple.com
Tue Jul 1 16:16:41 PDT 2008


On 2008-07-01, at 16:12, Samuel Davis wrote:

> Hello, Hallo, Hei, Hola,
>
> I have been trying to build WebKit (http://webkit.org/) on my local  
> machine and the build process keeps failing with the following reason:
>
> === BUILDING AGGREGATE TARGET All OF PROJECT JavaScriptCore WITH  
> CONFIGURATION Release ===
>
> Checking Dependencies...
> ** BUILD FAILED **
>
> The following build commands failed:
> JavaScriptCore:
> 	Ld /Users/samueljd/WebKit/WebKitBuild/Release/ 
> JavaScriptCore.framework/Versions/A/JavaScriptCore normal i386
> jsc:
> 	Ld /Users/samueljd/WebKit/WebKitBuild/Release/jsc normal i386
> (2 failures)

These are not error messages themselves, they are only indicative of  
errors earlier in the build process.  To see the error messages  
themselves you should find where the two failing commands were  
executed earlier in the build.

> According the the build status information at http://build.webkit.org/one_box_per_builder 
>   build 34932  has failed.
>
> - Does this mean that it's not possible to do a local build?

Yes, that means the build was broken in that revision.  It has since  
been fixed, so after "svn up"ing you should be good to go.

- Mark

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2413 bytes
Desc: not available
Url : http://lists.webkit.org/pipermail/webkit-dev/attachments/20080701/61d565bc/attachment.bin 


More information about the webkit-dev mailing list