[Webkit-unassigned] [Bug 121733] New: Framework includes checker no longer works with Xcode 4.6
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 20 21:45:40 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121733
Summary: Framework includes checker no longer works with Xcode
4.6
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: burg at cs.washington.edu
With ToT, I receive the following error for debug and release Mac builds (OS X 10.8.5, Xcode 4.6). The error doesn't occur with Xcode 5. It seems that the recent change (http://trac.webkit.org/changeset/155788) may be using environment variables that aren't provided in the older Xcode, or something like that.
(TODO: full rebuild and double check that it reproduces; then cc joepeck at webkit.org,mrowe at apple.com,mitz at webkit.org)
PhaseScriptExecution "Check For Framework Include Consistency" /Users/burg/repos/timelapse/WebKitBuild/WebKit2.build/Debug/WebKit2.build/Script-5DF408C6131DD49700130071.sh
cd /Users/burg/repos/timelapse/Source/WebKit2
/bin/sh -c /Users/burg/repos/timelapse/WebKitBuild/WebKit2.build/Debug/WebKit2.build/Script-5DF408C6131DD49700130071.sh
error: WebKit2.framework/Versions/A/Headers/WKBase.h included <WebKit2/WKBaseGtk.h> but I could not find a header of that name!
error: WebKit2.framework/Versions/A/Headers/WKBase.h included <WebKit2/WKBaseSoup.h> but I could not find a header of that name!
error: WebKit2.framework/Versions/A/Headers/WKBase.h included <WebKit2/WKBaseEfl.h> but I could not find a header of that name!
error: WebKit2.framework/Versions/A/Headers/WKBase.h included <WebKit2/WKBaseMac.h> which is private!
This bug might be relevant/an alternate solution:
https://bugs.webkit.org/show_bug.cgi?id=105336
--
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