Bug 53080

Summary: When user terminates build, a success message is erroneously printed
Product: WebKit Reporter: macadder1
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Minor CC: aperez
Priority: P4    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

macadder1
Reported 2011-01-25 05:01:00 PST
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
Attachments
Adrian Perez
Comment 1 2024-04-05 03:48:22 PDT
This doesn't work anymore since the switch to CMake, closing.
Note You need to log in before you can comment on or make changes to this bug.