[Webkit-unassigned] [Bug 102057] Cannot compile QtWebKit 2.3 on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 02:32:16 PDT 2013


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





--- Comment #13 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-04-22 02:30:35 PST ---
(In reply to comment #12)
> Thanks for your advise, Allan. But -qmake='CONFIG+=production_build' still doesn't reduce libWebCore.a less 4GB. Here is detail:
> 
> $ Tools/Scripts/build-webkit --qt --no-video --no-sql-database --no-icon-database --no-webgl  --no-3d-rendering --makeargs="-j4" --debug --no-webkit2 --qmakearg="CONFIG+=production_build" -spec unsupported/macx-clang
> .....
> /usr/bin/ranlib: archive: libWebCore.a truncated or malformed (archive header of next member extends past the end of the file)
> ar: internal ranlib command failed
> make[3]: *** [debug/libWebCore.a] Error 1
> make[2]: *** [sub-Target-pri-make_default-ordered] Error 2
> make[1]: *** [sub-Source-WebCore-WebCore-pro-make_default-ordered] Error 2
> make: *** [incremental] Error 2
> 
> $ ls -lh WebKitBuild/Debug/Source/WebCore/libWebCore.a
> -rw-r--r--  1 set  staff   4.3G Apr 22 11:20 WebKitBuild/Debug/Source/WebCore/libWebCore.a

Ah, so you get around the problem with ANGLE by disabling 3d-rendering. 

This bug though, still sounds like libWebCore.a ends up larger than 4Gbyte.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list