[Webkit-unassigned] [Bug 41464] New: [Qt][Symbian] Make ARM UDEB builds easier and robust

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 07:33:17 PDT 2010


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

           Summary: [Qt][Symbian] Make ARM UDEB builds easier and robust
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: S60 3rd edition
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: siddharth.mathur at nokia.com
                CC: hausmann at webkit.org, laszlo.1.gombos at nokia.com


The current approach of using debug-webkit-patch-sbsv2.py to make ARM UDEB builds is a huge improvement over not having Debug builds at all, but is prone to bit rot. https://trac.webkit.org/wiki/BuildingQtOnSymbian

This is partly because the list of include/exclude source files in the Python script can get out of sync of trunk code pretty easily. Also, because no bots routinely do ARM UDEB compilation using the script. 

Some options to reduce developer headaches: 
- Figure out a way to use existing .pro or .pri files in trunk to manage the AllinOne generation logic
- Hook up debug-webkit-patch-sbsv2.py in its current form to a Buildbot, so that errors are caught on a daily basis

Any other ideas?

-- 
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