[Webkit-unassigned] [Bug 152145] New: [Win] Support building under Cygwin or native Perl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 10:05:46 PST 2015


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

            Bug ID: 152145
           Summary: [Win] Support building under Cygwin or native Perl
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: lforschler at apple.com

We can get build failures if a DOS instance is used to drive a build from Cygwin Perl because the "auto-version.pl" script attempts to apply abs_path to the DOS path, resulting in an invalid mixture of DOS and UNIX paths.

Instead, when we are running under Cygwin we should make sure the root path we use is in the correct UNIX form.

-- 
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/20151210/0b6ed2fa/attachment-0001.html>


More information about the webkit-unassigned mailing list