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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 21 20:33:00 PDT 2013


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





--- Comment #12 from Bobber <bobber.cheng at intercallapac.com>  2013-04-21 20:31:19 PST ---
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

-- 
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