<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>149715</bug_id>
          
          <creation_ts>2015-10-01 10:55:15 -0700</creation_ts>
          <short_desc>built-product-archive assumes 32-bit Windows build</short_desc>
          <delta_ts>2018-04-17 16:10:11 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Local Build</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>184715</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>PlatformOnly</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Daniel Bates">dbates</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>bfulgham</cc>
    
    <cc>lforschler</cc>
    
    <cc>ross.kirsling</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1129977</commentid>
    <comment_count>0</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2015-10-01 10:55:15 -0700</bug_when>
    <thetext>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 &lt;http://trac.webkit.org/changeset/190411&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1130020</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-10-01 13:28:58 -0700</bug_when>
    <thetext>I think this is complicated by the fact that Windows creates 32-bit and 64-bit subdirectories, which other platforms don&apos;t do.

Maybe I should add another flag to &quot;webkit-build-directory&quot; to return the active configuration (32-bit or 64-bit), or to return the full path to the binaries (perhaps only to be used under Windows)?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1415320</commentid>
    <comment_count>2</comment_count>
    <who name="Ross Kirsling">ross.kirsling</who>
    <bug_when>2018-04-17 16:10:11 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 184715 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>