[Webkit-unassigned] [Bug 71170] New: webkit fails to build with Python 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 19:49:58 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=71170

           Summary: webkit fails to build with Python 3
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robert at narnia.homeunix.com



Robert Marmorstein <robert at narnia.homeunix.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #112964|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=112964)
 --> (https://bugs.webkit.org/attachment.cgi?id=112964&action=review)
Patch to fix build issue.

When I try to build webkit using the build-webkit script, it bails out with a syntax error about exceptions.  The problem is that CodeGenerationInspector.py uses some artifacts from Python 2 that aren't supported in Python 3.  This is easy to fix -- I will attach a patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list