[Webkit-unassigned] [Bug 67787] New: Get filter-build-webkit working for all ports/build-systems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 09:57:44 PDT 2011


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

           Summary: Get filter-build-webkit working for all
                    ports/build-systems
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mdelaney at apple.com
                CC: eric at webkit.org, abarth at webkit.org, krit at webkit.org,
                    ossy at webkit.org, rniwa at webkit.org, kling at webkit.org


The script filter-build-webkit was added in http://trac.webkit.org/changeset/94746. For more info, read: https://bugs.webkit.org/show_bug.cgi?id=44081

BUT it has only been tested on the output of build-webkit on the Mac port (using the usual xcode commandline build tools). Other ports that might benefit from using this script both in their bots and during development should:
1) Try it out; it has colors!. If it's perfect, jump to step 4.
2) Modify it to better filter your build output.
3) Check that your mods don't mess up other ports by making sure that the diff is clean between their attached sample <PORT>_FILTERED_OUTPUT and the output of running your modded filter-build-webkit against their sample <PORT>_BUILDLOG
4) Upload a sample of your <PORT>_FILTERED_OUTPUT and <PORT>_BUILDLOG for others to use.

This bug can be used for patches to modify the script and be kept open until all ports are good.

I'll add the MAC_FILTERED_OUTPUT and MAC_BUILDLOG files shortly...

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