[Webkit-unassigned] [Bug 53080] New: When user terminates build, a success message is erroneously printed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 05:01:00 PST 2011


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

           Summary: When user terminates build, a success message is
                    erroneously printed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P4
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: macadder1 at gmail.com


If I Control-C while WebKit is building (as part of a build of Qt), I get the following output, which incorrectly suggests that WebKit built successfully:

^Cmake[3]: *** Deleting file `obj/release/TextResourceDecoder.o'
make[3]: *** [obj/release/TextResourceDecoder.o] Error 255
make[2]: *** [sub-WebCore-make_default-ordered] Interrupt

===========================================================
 WebKit is now built (29m:15s).
 To run QtTestBrowser with this newly-built code, use the
 "WebKitTools/Scripts/run-launcher" script.
===========================================================
make[1]: *** [module-qtwebkit] Interrupt
make: *** [sub-qtwebkit-pri-make_default] Interrupt

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