[Webkit-unassigned] [Bug 149715] New: built-product-archive assumes 32-bit Windows build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 1 10:55:15 PDT 2015


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

            Bug ID: 149715
           Summary: built-product-archive assumes 32-bit Windows build
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: All
            Status: NEW
          Keywords: PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: achristensen at apple.com, bfulgham at webkit.org,
                    lforschler at apple.com

In attempting to fix the Windows build breakage (*) following the patch for bug #149695, I noticed that built-product-archive hardcoded the assumption that we build 32-bit Windows. In particular, it looks for the built products to be in the subdirectory bin32 of the top-level WebKit build directory. We should make use of the configuration-specific build directory returned by the script webkit-build-directory (as we do for other ports) instead of hardcoding the path to the subdirectory bin32 for Windows.

(*) Windows build fix committed in <http://trac.webkit.org/changeset/190411>.

-- 
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/20151001/56c39a63/attachment.html>


More information about the webkit-unassigned mailing list