[Webkit-unassigned] [Bug 124601] Cannot build TestWebKitAPI target from within Xcode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 20 07:42:14 PST 2013


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





--- Comment #3 from Brian Burg <burg at cs.washington.edu>  2013-11-20 07:40:48 PST ---
(In reply to comment #2)
> Can you clarify what you're trying to fix here? Is it builds that are attempting to use only Xcode's "Find Implicit Dependencies" for building prerequisites rather than building the targets in the expected order?

Exactly. As far as I can tell, building prerequisites from implicit dependencies is also attempted when running Tools/Scripts/run-api-tests on the command line, but it will fail somewhat inscrutably if you didn't happen to build other things already. 

I suppose another option is for the wrapper script to check for built products before building the API tests, but that seems to defeat the purpose of using xcodebuild to track dependencies.

-- 
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