<?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>101310</bug_id>
          
          <creation_ts>2012-11-05 23:31:12 -0800</creation_ts>
          <short_desc>[GTK] libWebCore.a debug build is too big to archive</short_desc>
          <delta_ts>2012-12-11 18:48:09 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>94435</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Halton Huo">halton.huo</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>759301</commentid>
    <comment_count>0</comment_count>
    <who name="Halton Huo">halton.huo</who>
    <bug_when>2012-11-05 23:31:12 -0800</bug_when>
    <thetext>Build trunk webkit(r133434) debug under Ubuntu12.10 64-bit will fails on 

make[1]: Entering directory `/home/halton/work/projects/webkit/WebKit-gtk/WebKitBuild/Debug&apos;
/bin/mkdir -p ./.deps/DerivedSources
  CXXLD  libWebCore.la
ar: .libs/libWebCore.a: File truncated
make[1]: *** [libWebCore.la] Error 1
make[1]: Leaving directory `/home/halton/work/projects/webkit/WebKit-gtk/WebKitBuild/Debug&apos;

Refer to http://sourceware.org/bugzilla/show_bug.cgi?id=14625, ar refuse to archive &gt;4g binaries. 

So can we fix inside webkit? Either split into small libraries or modify flags to reduce the debug archive size or other solutions?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>788117</commentid>
    <comment_count>1</comment_count>
    <who name="Halton Huo">halton.huo</who>
    <bug_when>2012-12-11 00:25:28 -0800</bug_when>
    <thetext>Upgrade binutils to 2.23 will resolve this issue. For ubuntu, get it from https://launchpad.net/ubuntu/+source/binutils/2.23-2ubuntu1. I&apos;d like to close this bug then.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>789097</commentid>
    <comment_count>2</comment_count>
    <who name="Halton Huo">halton.huo</who>
    <bug_when>2012-12-11 18:48:09 -0800</bug_when>
    <thetext>Woops, i&apos;m wrong, this bug is fixed by change for r134864, not by upgrade my binutils to 2.23.

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

    </bug>

</bugzilla>