Bug 149697 - REGRESSION(r190385): EFL build broken.
Summary: REGRESSION(r190385): EFL build broken.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hunseop Jeong
URL:
Keywords:
Depends on: 149694
Blocks: 148035
  Show dependency treegraph
 
Reported: 2015-09-30 22:17 PDT by Hunseop Jeong
Modified: 2015-09-30 23:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.15 KB, patch)
2015-09-30 22:20 PDT, Hunseop Jeong
gyuyoung.kim: 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 Hunseop Jeong 2015-09-30 22:17:14 PDT
https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/24665/steps/compile-webkit/logs/stdio

ninja: error: '../../Source/JavaScriptCore/builtins/TypedArray.prototype.js', needed by 'DerivedSources/JavaScriptCore/JSCBuiltins.cpp', missing and no known rule to make it
Comment 1 Hunseop Jeong 2015-09-30 22:20:22 PDT
Created attachment 262234 [details]
Patch
Comment 2 WebKit Commit Bot 2015-09-30 23:24:48 PDT
Comment on attachment 262234 [details]
Patch

Rejecting attachment 262234 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 262234, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
fs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 190387 = 414e2ae4f4dc593f524c790cc1a776c198a2649e
r190388 = 27b0a92befa3b0157e9ce1899aca048bf7cac672
r190389 = 48c35fe6c661c9f95302bfc2c08b19fe7a1c82cb
r190390 = 2281357a0a5dad68b048785b0c1d404b9d1b6674
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.webkit.org/results/231372
Comment 3 Gyuyoung Kim 2015-09-30 23:26:02 PDT
https://trac.webkit.org/changeset/190390 fixed it first.