[Webkit-unassigned] [Bug 155796] New: Ninja build path is incorrect when git branch name is appended to WebKitBuild

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 09:54:59 PDT 2016


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

            Bug ID: 155796
           Summary: Ninja build path is incorrect when git branch name is
                    appended to WebKitBuild
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mbbill at gmail.com
                CC: lforschler at apple.com

Executing ./Tools/Scripts/webkit-patch setup-git-clone and when it comes to the last step:
"Do you want to append the git branch name to every build? (e.g. WebKitBuild/mybranch/; y/n)"
Answer yes.
run ./Tools/Scripts/build-webkit --wincairo --release
(I'm testing on windows)
Build will fail because ninja is still given a path without branch name.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160323/750f4edd/attachment.html>


More information about the webkit-unassigned mailing list