RESOLVED INVALID 89815
Current SVN wont build in 32-bit
https://bugs.webkit.org/show_bug.cgi?id=89815
Summary Current SVN wont build in 32-bit
webkit
Reported 2012-06-23 12:32:01 PDT
23rd June 2012. Ran Webkit Update to refresh code, which was previously a fresh checkout a week or 2 ago. build-webkit worked OK, produces 64 bit frameworks. Tried build-webkit --32-bit Fails with error shown in enclosed build log. I am on a stock mac mini server 10.7.4 with default compiler options, latest XCode and command line tools installed. Been trying for weeks now to get a 32-bit build of WebKit.
Attachments
Build Log (107.41 KB, text/text)
2012-06-23 12:33 PDT, webkit
no flags
webkit
Comment 1 2012-06-23 12:33:10 PDT
Created attachment 149177 [details] Build Log
Alexey Proskuryakov
Comment 2 2012-06-27 01:36:14 PDT
> Been trying for weeks now to get a 32-bit build of WebKit. This cannot be an issue with WebKit source code because we successfully make nightly builds all the time. Please use webkit-help mailing list to diagnose build failures. In this case, the cause appears to be that xcodebuild used gcc instead of clang for whatever reason.
Note You need to log in before you can comment on or make changes to this bug.