Bug 144431

Summary: REGRESSION(183583): [Mac] make without SDKROOT has issues
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Tools / TestsAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates, ddkilzer, jake.nielsen.webkit, joepeck, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix mitz: review+

Joseph Pecoraro
Reported 2015-04-29 19:22:56 PDT
* SUMMARY `make` without SDKROOT has issues. * STEPS TO REPRODUCE 1. shell> cd Tools/WebKitTestRunner 2. shell> make => FAILURE, attempted to build iOS Target WebKitTestRunnerApp, but we are macosx 3. shell> make SDKROOT=macosx => SUCCESS * NOTES - Caused by http://trac.webkit.org/changeset/183583
Attachments
[PATCH] Proposed Fix (2.96 KB, patch)
2015-04-29 19:27 PDT, Joseph Pecoraro
mitz: review+
Joseph Pecoraro
Comment 1 2015-04-29 19:27:40 PDT
Created attachment 252027 [details] [PATCH] Proposed Fix Still running builds locally myself, but a quick test in WebKitTestRunner gave me expected results.
Joseph Pecoraro
Comment 2 2015-04-29 19:42:08 PDT
Note You need to log in before you can comment on or make changes to this bug.