<?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>132303</bug_id>
          
          <creation_ts>2014-04-28 14:33:59 -0700</creation_ts>
          <short_desc>Fix a failure with python3</short_desc>
          <delta_ts>2014-04-28 14:51:13 -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>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jerome Leclanche">jerome</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>commit-queue</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1004734</commentid>
    <comment_count>0</comment_count>
      <attachid>230323</attachid>
    <who name="Jerome Leclanche">jerome</who>
    <bug_when>2014-04-28 14:33:59 -0700</bug_when>
    <thetext>Created attachment 230323
Patch

Same logic as with bug 106645. Please forgive the non-svn diff, I&apos;m on a terrible connection at the moment and unable to download the full webkit sources.

Fixes the following failure:

  File &quot;.../JavaScriptCore/disassembler/udis86/itab.py&quot;, line 347, in genItab
    self.genItabH()
  File &quot;.../JavaScriptCore/disassembler/udis86/itab.py&quot;, line 318, in genItabH
    operands.sort()
AttributeError: &apos;dict_keys&apos; object has no attribute &apos;sort&apos;
Makefile.JavaScriptCore.DerivedSources:730: recipe for target &apos;generated/udis86_itab.c&apos; failed
make[2]: *** [generated/udis86_itab.c] Error 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1004737</commentid>
    <comment_count>1</comment_count>
    <who name="Jerome Leclanche">jerome</who>
    <bug_when>2014-04-28 14:44:24 -0700</bug_when>
    <thetext>This could actually just be updated against upstream, by the way.

https://github.com/vmt/udis86/blob/master/scripts/ud_itab.py</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1004742</commentid>
    <comment_count>2</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-04-28 14:51:13 -0700</bug_when>
    <thetext>Attachment 230323 did not pass style-queue:


Total errors found: 0 in 0 files


If any of these errors are false positives, please file a bug against check-webkit-style.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>230323</attachid>
            <date>2014-04-28 14:33:59 -0700</date>
            <delta_ts>2014-04-28 14:33:59 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>webkit-jsc-python3-fix.patch</filename>
            <type>text/plain</type>
            <size>527</size>
            <attacher name="Jerome Leclanche">jerome</attacher>
            
              <data encoding="base64">LS0tIGl0YWIucHkub2xkIDIwMTQtMDQtMjggMjI6Mjg6NDMuMjI0NDIxNTQwICswMTAwCisrKyBp
dGFiLnB5ICAgICAyMDE0LTA0LTI4IDIyOjMwOjMzLjMyNzA1Mjc2MCArMDEwMApAQCAtMzE0LDgg
KzMxNCw3IEBACiAgICAgICAgIHNlbGYuSXRhYkgud3JpdGUoICJcbiIgKQogCiAgICAgICAgIHNl
bGYuSXRhYkgud3JpdGUoIlxuLyogaXRhYiBlbnRyeSBvcGVyYW5kIGRlZmluaXRpb25zICovXG4i
KTsKLSAgICAgICAgb3BlcmFuZHMgPSBzZWxmLk9wZXJhbmREaWN0LmtleXMoKQotICAgICAgICBv
cGVyYW5kcy5zb3J0KCkKKyAgICAgICAgb3BlcmFuZHMgPSBzb3J0ZWQoc2VsZi5PcGVyYW5kRGlj
dC5rZXlzKCkpCiAgICAgICAgIGZvciBvIGluIG9wZXJhbmRzOgogICAgICAgICAgICAgc2VsZi5J
dGFiSC53cml0ZSgiI2RlZmluZSBPXyUtN3MgeyAlLTEycyAlLThzIH1cbiIgJQogICAgICAgICAg
ICAgICAgICAgICAobywgc2VsZi5PcGVyYW5kRGljdFtvXVswXSArICIsIiwgc2VsZi5PcGVyYW5k
RGljdFtvXVsxXSkpOwo=
</data>

          </attachment>
      

    </bug>

</bugzilla>