<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>90947</bug_id>
          
          <creation_ts>2012-07-11 00:23:12 -0700</creation_ts>
          <short_desc>REGRESSION(r122301): Android builder started to fail (Requested by hayato on #webkit).</short_desc>
          <delta_ts>2012-07-11 00:27:52 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>90920</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="WebKit Review Bot">webkit.review.bot</reporter>
          <assigned_to name="WebKit Review Bot">webkit.review.bot</assigned_to>
          <cc>abarth</cc>
    
    <cc>hayato</cc>
    
    <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>666437</commentid>
    <comment_count>0</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-07-11 00:23:12 -0700</bug_when>
    <thetext>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&apos;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.

&quot;Only you can prevent forest fires.&quot; -- Smokey the Bear</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>666439</commentid>
    <comment_count>1</comment_count>
      <attachid>151617</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-07-11 00:23:53 -0700</bug_when>
    <thetext>Created attachment 151617
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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>666443</commentid>
    <comment_count>2</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2012-07-11 00:26:11 -0700</bug_when>
    <thetext>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 &quot;/mnt/data/b/build/slave/Android_Builder/build/src/build/gyp_chromium&quot;, line 173, in &lt;module&gt;
    sys.exit(gyp.main(args))
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/__init__.py&quot;, line 471, in main
    options.circular_check)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/__init__.py&quot;, line 111, in Load
    depth, generator_input_info, check, circular_check)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 2378, in Load
    depth, check)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 430, in LoadTargetBuildFile
    includes, depth, check)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 430, in LoadTargetBuildFile
    includes, depth, check)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 384, in LoadTargetBuildFile
    build_file_data, PHASE_EARLY, variables, build_file_path)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 1027, in ProcessVariablesAndConditionsInDict
    ProcessConditionsInDict(the_dict, phase, variables, build_file)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 904, in ProcessConditionsInDict
    variables, build_file)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 1053, in ProcessVariablesAndConditionsInDict
    build_file)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 1068, in ProcessVariablesAndConditionsInList
    ProcessVariablesAndConditionsInDict(item, phase, variables, build_file)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 1053, in ProcessVariablesAndConditionsInDict
    build_file)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 1068, in ProcessVariablesAndConditionsInList
    ProcessVariablesAndConditionsInDict(item, phase, variables, build_file)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 1053, in ProcessVariablesAndConditionsInDict
    build_file)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 1072, in ProcessVariablesAndConditionsInList
    expanded = ExpandVariables(item, phase, variables, build_file)
  File &quot;/mnt/data/b/build/slave/Android_Builder/build/src/tools/gyp/pylib/gyp/input.py&quot;, line 739, in ExpandVariables
    &apos; in &apos; + build_file
KeyError: &apos;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&apos;
program finished with exit code 1
elapsedTime=27.662044</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>666447</commentid>
    <comment_count>3</comment_count>
      <attachid>151617</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-07-11 00:27:47 -0700</bug_when>
    <thetext>Comment on attachment 151617
ROLLOUT of r122301

Clearing flags on attachment: 151617

Committed r122307: &lt;http://trac.webkit.org/changeset/122307&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>666448</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-07-11 00:27:52 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>151617</attachid>
            <date>2012-07-11 00:23:53 -0700</date>
            <delta_ts>2012-07-11 00:27:47 -0700</delta_ts>
            <desc>ROLLOUT of r122301</desc>
            <filename>bug-90947-20120711072915.patch</filename>
            <type>text/plain</type>
            <size>1454</size>
            <attacher name="WebKit Review Bot">webkit.review.bot</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTIyMzA2CmRpZmYgLS1naXQgYS9Ub29scy9DaGFuZ2VMb2cg
Yi9Ub29scy9DaGFuZ2VMb2cKaW5kZXggM2U2MDQ0OGI5Y2VlZjcxNWJiYmNmNThiNWVmZmRkYWM5
MTJmMDIxZi4uZGMwYjQ4NmE0YWNjMjIwNjUwZTcwNGJlZmM0OWMwYWE5Y2I4ZDZjNiAxMDA2NDQK
LS0tIGEvVG9vbHMvQ2hhbmdlTG9nCisrKyBiL1Rvb2xzL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE0
IEBACisyMDEyLTA3LTExICBTaGVyaWZmIEJvdCAgPHdlYmtpdC5yZXZpZXcuYm90QGdtYWlsLmNv
bT4KKworICAgICAgICBVbnJldmlld2VkLCByb2xsaW5nIG91dCByMTIyMzAxLgorICAgICAgICBo
dHRwOi8vdHJhYy53ZWJraXQub3JnL2NoYW5nZXNldC8xMjIzMDEKKyAgICAgICAgaHR0cHM6Ly9i
dWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTkwOTQ3CisKKyAgICAgICAgQW5kcm9pZCBi
dWlsZGVyIHN0YXJ0ZWQgdG8gZmFpbCAoUmVxdWVzdGVkIGJ5IGhheWF0byBvbgorICAgICAgICAj
d2Via2l0KS4KKworICAgICAgICAqIER1bXBSZW5kZXJUcmVlL0R1bXBSZW5kZXJUcmVlLmd5cC9E
dW1wUmVuZGVyVHJlZS5neXA6CisKIDIwMTItMDctMTAgIEFkYW0gQmFydGggIDxhYmFydGhAd2Vi
a2l0Lm9yZz4KIAogICAgICAgICBbQ2hyb21pdW1dIE1lcmdlIGZpbmFsIG5pdHMgdG8gRHVtcFJl
bmRlclRyZWUuZ3lwIGZvciBBbmRyb2lkCmRpZmYgLS1naXQgYS9Ub29scy9EdW1wUmVuZGVyVHJl
ZS9EdW1wUmVuZGVyVHJlZS5neXAvRHVtcFJlbmRlclRyZWUuZ3lwIGIvVG9vbHMvRHVtcFJlbmRl
clRyZWUvRHVtcFJlbmRlclRyZWUuZ3lwL0R1bXBSZW5kZXJUcmVlLmd5cAppbmRleCBhZmE0MDkx
YzE5MTcxMGQ3NDVlNjBmMjZlYmFjZmI2Yjc4N2YzM2RjLi4yZjI5ZjA1OGNkOTRmZWU0YmRjZWRl
ZjU5NjYyZWI1MDQ5M2I4NTE0IDEwMDY0NAotLS0gYS9Ub29scy9EdW1wUmVuZGVyVHJlZS9EdW1w
UmVuZGVyVHJlZS5neXAvRHVtcFJlbmRlclRyZWUuZ3lwCisrKyBiL1Rvb2xzL0R1bXBSZW5kZXJU
cmVlL0R1bXBSZW5kZXJUcmVlLmd5cC9EdW1wUmVuZGVyVHJlZS5neXAKQEAgLTQ1MSw3ICs0NTEs
NyBAQAogICAgICAgICAgICAgICAgICAgICAgICAgJzwoUFJPRFVDVF9ESVIpL0R1bXBSZW5kZXJU
cmVlX2FwaycsCiAgICAgICAgICAgICAgICAgICAgICAgICAnLS1hbnQtYXJncycsCiAgICAgICAg
ICAgICAgICAgICAgICAgICAnLURQUk9EVUNUX0RJUj08KGFudF9idWlsZF9vdXQpJywKLSAgICAg
ICAgICAgICAgICAgICAgICAgICctLWFudC1jb21waWxlPTwoc2RrX2J1aWxkKScsCisgICAgICAg
ICAgICAgICAgICAgICAgICAnLS1hbnQtY29tcGlsZScsCiAgICAgICAgICAgICAgICAgICAgICAg
ICAnLS1hcHBfYWJpJywKICAgICAgICAgICAgICAgICAgICAgICAgICc8KGFuZHJvaWRfYXBwX2Fi
aSknLAogICAgICAgICAgICAgICAgICAgICBdLAo=
</data>

          </attachment>
      

    </bug>

</bugzilla>