[webkit-gtk] webkit-gtk 2.4.8 on NetBSD with gtk3 and WebKit 2.0 API build issues

藍挺瑋 lantw44 at gmail.com
Sat Feb 14 06:53:24 PST 2015


Leonardo Taccari 於 西元2015年02月11日 18:52 寫道:
> Hello 藍挺瑋,
>
> 藍挺瑋 writes:
>> Do you have any .a file that is larger than 4 GiB? If yes then you may
>> hit the size limit of GNU ar. Currently I cannot have a debug build of
>> WebKitGTK+ on FreeBSD because of the file size limit:
>> https://bugs.webkit.org/show_bug.cgi?id=140384
> Mmh, let's see that!:
>
>   $ find . -name "*.a" -print -exec ls -l {} \; | sort -nr -k 5 | head -n 10
>   -rw-r--r--  1 leot  wheel  583412974 Feb 11 04:29 ./.libs/libwebkit2gtk-3.0.a
>   -rw-r--r--  1 leot  wheel  512130784 Feb 11 04:28 ./.libs/libwebkitgtk-3.0.a
>   -rw-r--r--  1 leot  wheel  348380898 Feb 11 03:38 ./.libs/libWebCore.a
>   -rw-r--r--  1 leot  wheel  99494916 Feb 11 01:42 ./.libs/libWebCoreSVG.a
>   -rw-r--r--  1 leot  wheel  56781288 Feb 11 04:27 ./.libs/libjavascriptcoregtk-3.0.a
>   -rw-r--r--  1 leot  wheel  16376916 Feb 11 03:38 ./.libs/libPlatform.a
>   -rw-r--r--  1 leot  wheel  11011440 Feb 11 01:29 ./.libs/libWebCoreModules.a
>   -rw-r--r--  1 leot  wheel  9659326 Feb 11 01:41 ./.libs/libGObjectDOMBindings.a
>   -rw-r--r--  1 leot  wheel  9112014 Feb 11 01:29 ./.libs/libWebCorePlatform.a
>   -rw-r--r--  1 leot  wheel  6630754 Feb 11 01:42 ./.libs/libANGLE.a
>
> The biggest one is ~600MB (libwebkit2gtk-3.0.a) but I can not see
> libWebCoreLayerGtk2 inside the directory (maybe it exceeds the 4GB
> limit as you pointed)?

Do you have a build log that uses 'gmake V=1 -j1'? It may be useful to 
see which command causes the malformed archive error.


>
>
> Thank you,
> Ciao,
> L.
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-gtk
>



More information about the webkit-gtk mailing list