RESOLVED FIXED Bug 90947
REGRESSION(r122301): Android builder started to fail (Requested by hayato on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=90947
Summary REGRESSION(r122301): Android builder started to fail (Requested by hayato on ...
WebKit Review Bot
Reported 2012-07-11 00:23:12 PDT
http://trac.webkit.org/changeset/122301 broke the build: Android builder started to fail (Requested by hayato on #webkit). This is an automatic bug report generated by the sheriff-bot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests case pain. "Only you can prevent forest fires." -- Smokey the Bear
Attachments
ROLLOUT of r122301 (1.42 KB, patch)
2012-07-11 00:23 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-07-11 00:23:53 PDT
Created attachment 151617 [details] ROLLOUT of r122301 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
Hayato Ito
Comment 2 2012-07-11 00:26:11 PDT
Build log. http://build.chromium.org/p/chromium.webkit/builders/Android%20Builder/builds/921 Updating projects from gyp files... Traceback (most recent call last): File "/mnt/data/b/build/slave/Android_Builder/build/src/build/gyp_chromium", line 173, in <module> sys.exit(gyp.main(args)) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/__init__.py", line 471, in main options.circular_check) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/__init__.py", line 111, in Load depth, generator_input_info, check, circular_check) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 2378, in Load depth, check) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 430, in LoadTargetBuildFile includes, depth, check) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 430, in LoadTargetBuildFile includes, depth, check) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 384, in LoadTargetBuildFile build_file_data, PHASE_EARLY, variables, build_file_path) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 1027, in ProcessVariablesAndConditionsInDict ProcessConditionsInDict(the_dict, phase, variables, build_file) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 904, in ProcessConditionsInDict variables, build_file) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 1053, in ProcessVariablesAndConditionsInDict build_file) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 1068, in ProcessVariablesAndConditionsInList ProcessVariablesAndConditionsInDict(item, phase, variables, build_file) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 1053, in ProcessVariablesAndConditionsInDict build_file) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 1068, in ProcessVariablesAndConditionsInList ProcessVariablesAndConditionsInDict(item, phase, variables, build_file) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 1053, in ProcessVariablesAndConditionsInDict build_file) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 1072, in ProcessVariablesAndConditionsInList expanded = ExpandVariables(item, phase, variables, build_file) File "/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py", line 739, in ExpandVariables ' in ' + build_file KeyError: 'Undefined variable sdk_build in /mnt/data/b/build/slave/Android_Builder/build/src/third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp while loading dependencies of /mnt/data/b/build/slave/Android_Builder/build/src/third_party/WebKit/Source/WebKit/chromium/All.gyp while loading dependencies of /mnt/data/b/build/slave/Android_Builder/build/src/build/all_android.gyp while trying to load /mnt/data/b/build/slave/Android_Builder/build/src/build/all_android.gyp' program finished with exit code 1 elapsedTime=27.662044
WebKit Review Bot
Comment 3 2012-07-11 00:27:47 PDT
Comment on attachment 151617 [details] ROLLOUT of r122301 Clearing flags on attachment: 151617 Committed r122307: <http://trac.webkit.org/changeset/122307>
WebKit Review Bot
Comment 4 2012-07-11 00:27:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.