Bug 129446

Summary: [Mac] Warning: Multiple build commands for output file GCSegmentedArray and InspectorAgent
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix
joepeck: review-, joepeck: commit-queue-
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2014-02-27 13:57:19 PST
Warning: Multiple build commands for output file /Volumes/Data/Build/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/GCSegmentedArray.h
Warning: Multiple build commands for output file /Volumes/Data/Build/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/GCSegmentedArrayInlines.h
Warning: Multiple build commands for output file /Volumes/Data/Build/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/InspectorAgent.h
Comment 1 Joseph Pecoraro 2014-02-27 13:58:49 PST
Created attachment 225406 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2014-02-27 15:04:34 PST
Xcode apparently deleted all entries instead of just the ones I removed. Needs a new patch. I'll also do a clean build.
Comment 3 Joseph Pecoraro 2014-02-27 15:07:39 PST
Created attachment 225418 [details]
[PATCH] Proposed Fix

This time readding the Copy header after Xcode double deletes it.
Comment 4 WebKit Commit Bot 2014-02-27 15:50:34 PST
Comment on attachment 225418 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 225418

Committed r164838: <http://trac.webkit.org/changeset/164838>
Comment 5 WebKit Commit Bot 2014-02-27 15:50:36 PST
All reviewed patches have been landed.  Closing bug.