[Webkit-unassigned] [Bug 61951] New: [GTK] autogen.sh is run twice for each buld on the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 12:08:46 PDT 2011


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

           Summary: [GTK] autogen.sh is run twice for each buld on the
                    bots
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


When  build-jsc and build-webkit are run sequentially, code in webkitdirs.pm detects the arguments to autogen.sh changing. This is a false positive though, since the autogen.sh arguments for build-jsc and build-webkit are always different. For JavaScriptCore using build-webkit, the arguments should never change, so we can avoid looking at the previous arguments altogether.

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