[Webkit-unassigned] [Bug 137816] New: [ninja] Don't remove response files for verbose builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 17 06:03:03 PDT 2014


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

            Bug ID: 137816
           Summary: [ninja] Don't remove response files for verbose builds
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: cgarcia at igalia.com, evab.u-szeged at partner.samsung.com,
                    gyuyoung.kim at webkit.org, mrobinson at webkit.org

In bug137606 I suggested to disable using response files if we use 
VERBOSE build to be able copy/paste the command and be able run manually.
Unfortunately the linking fails in this case with "Argument list too long".

The another problem is that ninja automatically removes response files. But we 
can use "-d keeprsp" not to remove rsp files if we have ninja 1.5.1 or newer.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141017/a200e612/attachment-0002.html>


More information about the webkit-unassigned mailing list