From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: gdk-pixbuf: Disable pixbuf-scale test. Date: Sat, 6 Feb 2016 16:17:49 +0100 Message-ID: <20160206151749.GA9236@debian> References: <56b2fd41.57116b0a.987be.ffffd924@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aS4cX-0006qz-MJ for guix-devel@gnu.org; Sat, 06 Feb 2016 10:17:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aS4cS-0001RW-My for guix-devel@gnu.org; Sat, 06 Feb 2016 10:17:57 -0500 Received: from mailrelay2.public.one.com ([91.198.169.125]:52029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aS4cS-0001RD-BV for guix-devel@gnu.org; Sat, 06 Feb 2016 10:17:52 -0500 Content-Disposition: inline In-Reply-To: <56b2fd41.57116b0a.987be.ffffd924@mx.google.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: Jookia <166291@gmail.com> Cc: guix-devel@gnu.org On Tue, Feb 02, 2016 at 09:25:41PM +0000, Jookia wrote: > On systems with little ram (2G in my case) the pixbuf-scale test will either > freeze the system of cause excessive swapping without the test every completing. The patch looks good to me, but it would be nice to have another opinion. In any case, it should probably be applied once we have a bit more build power, since it causes substantial package rebuilds. Andreas