Bug 129446 - [Mac] Warning: Multiple build commands for output file GCSegmentedArray and InspectorAgent
Summary: [Mac] Warning: Multiple build commands for output file GCSegmentedArray and I...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-27 13:57 PST by Joseph Pecoraro
Modified: 2014-02-27 15:50 PST (History)
3 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (5.42 KB, patch)
2014-02-27 13:58 PST, Joseph Pecoraro
joepeck: review-
joepeck: commit-queue-
Details | Formatted Diff | Diff
[PATCH] Proposed Fix (8.48 KB, patch)
2014-02-27 15:07 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.