From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 2/3] gnu: libtorrent: Update to 0.13.6. Date: Sat, 3 Oct 2015 22:24:35 +0200 Message-ID: <20151003202435.GA20014@debian> References: <87k2r3afzy.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiTMQ-000186-4v for guix-devel@gnu.org; Sat, 03 Oct 2015 16:24:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZiTMM-0004sv-3G for guix-devel@gnu.org; Sat, 03 Oct 2015 16:24:49 -0400 Received: from mout.kundenserver.de ([212.227.17.13]:51510) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiTML-0004sn-Q0 for guix-devel@gnu.org; Sat, 03 Oct 2015 16:24:46 -0400 Content-Disposition: inline In-Reply-To: <87k2r3afzy.fsf@gmail.com> 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: Alex Kost Cc: guix-devel@gnu.org On Sat, Oct 03, 2015 at 10:50:25PM +0300, Alex Kost wrote: > I had a problem with this one: it was built successfully but when I > enabled tests, "make check" phase ate all my CPU and memory and after > several minutes of messing with my HDD, I got: There was no problem for me (with 8GB of RAM, of which I do not know how much was used). So from my point of view, you could push these patches. Andreas