Bug 55421 - Teach JavaScriptGlue gyp build about DEPTH
Summary: Teach JavaScriptGlue gyp build about DEPTH
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 55018
  Show dependency treegraph
 
Reported: 2011-02-28 15:54 PST by Adam Barth
Modified: 2011-02-28 23:06 PST (History)
3 users (show)

See Also:


Attachments
Patch (7.48 KB, patch)
2011-02-28 16:05 PST, Adam Barth
dglazkov: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-02-28 15:54:19 PST
Teach JavaScriptGlue gyp build about DEPTH
Comment 1 Adam Barth 2011-02-28 16:05:36 PST
Created attachment 84144 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2011-02-28 16:59:05 PST
Comment on attachment 84144 [details]
Patch

NICE.
Comment 3 WebKit Commit Bot 2011-02-28 17:08:00 PST
Comment on attachment 84144 [details]
Patch

Rejecting attachment 84144 [details] from commit-queue.

Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-4', 'apply-..." exit_code: 2

Last 500 characters of output:
======================================================
|--- Source/gyp/run-if-exists.sh	(revision 0)
|+++ Source/gyp/run-if-exists.sh	(working copy)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Can't open 'Source/gyp/run-if-exists.sh': No such file or directory at /mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply line 212.

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Dimitri Glazkov', u'--..." exit_code: 2

Full output: http://queues.webkit.org/results/8071461
Comment 4 Adam Barth 2011-02-28 23:06:23 PST
Committed r79970: <http://trac.webkit.org/changeset/79970>