From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add WebKitGTK+. Date: Sat, 11 Apr 2015 22:00:39 +0200 Message-ID: <87h9smwi3c.fsf@gnu.org> References: <1428403572-15302-1-git-send-email-iyzsong@gmail.com> <877ftjuaw8.fsf@netris.org> <87r3rqsk4z.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yh1aA-0002n8-Oy for guix-devel@gnu.org; Sat, 11 Apr 2015 16:00:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yh1a7-0000l5-FS for guix-devel@gnu.org; Sat, 11 Apr 2015 16:00:46 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yh1a7-0000kq-Bd for guix-devel@gnu.org; Sat, 11 Apr 2015 16:00:43 -0400 In-Reply-To: <87r3rqsk4z.fsf@netris.org> (Mark H. Weaver's message of "Sat, 11 Apr 2015 12:30:04 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: Guix-devel Mark H Weaver skribis: > ld: failed to set dynamic section sizes: Memory exhausted > collect2: error: ld returned 1 exit status > Source/WebKit2/CMakeFiles/WebKit2.dir/build.make:17791: recipe for target= 'lib/libwebkit2gtk-4.0.so.37.6.3' failed > make[2]: *** [lib/libwebkit2gtk-4.0.so.37.6.3] Error 1 > > I have 2 GB of RAM and 4 GB of swap in this i686 machine. I'm able to > build GNU IceCat in this same machine, thanks to the fact that we build > without debugging information. > > How would people feel about doing the same with webkitgtk? I don=E2=80=99t know if that=E2=80=99s enough to fix the problem, but we sh= ould do it anyway. Ludo=E2=80=99.