Bug 55421

Summary: Teach JavaScriptGlue gyp build about DEPTH
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 55018    
Attachments:
Description Flags
Patch dglazkov: review+, commit-queue: commit-queue-

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>