[Webkit-unassigned] [Bug 86430] New: Building WebKit in Xcode is not working.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 20:01:31 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86430

           Summary: Building WebKit in Xcode is not working.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alexis.menard at openbossa.org
                CC: eric at webkit.org, mitz at webkit.org, dbates at webkit.org


Steps I did :

- Open the workspace file located in the root directory of WebKit
- Select All Source scheme
- Invoke build

It will compile successfully WTF, then LLInts Offsets but will fail JSCLLIntOffsetsExtractor with compile error on header inclusion for wtf/platform.h

If you click on the WTF project, it has several build phases : copy WTF headers, Detect Available headers, compiles sources, link binary and copy headers. According to my log panel all the phases are executed but not the last one (or maybe it just doesn't show on the log output panel).

I'm running Mac OS 10.7 and Xcode 4.3 if that make any difference.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list