From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add mono. Date: Mon, 8 Aug 2016 14:27:59 -0400 Message-ID: <20160808182759.GA16683@jasmine> References: <87zipidely.fsf@gnu.org> <87vb06deej.fsf@gnu.org> <87r3aud7dw.fsf@gnu.org> <20160722155556.GB13704@jasmine> <87fuqupzj4.fsf@gnu.org> <20160729162409.05b66c01@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWpHd-00059L-IH for guix-devel@gnu.org; Mon, 08 Aug 2016 14:28:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWpHa-00067X-9v for guix-devel@gnu.org; Mon, 08 Aug 2016 14:28:17 -0400 Content-Disposition: inline In-Reply-To: <20160729162409.05b66c01@scratchpost.org> 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" To: Danny Milosavljevic Cc: guix-devel@gnu.org On Fri, Jul 29, 2016 at 04:24:09PM +0200, Danny Milosavljevic wrote: > Hi, > > On Wed, 27 Jul 2016 23:00:15 +0200 > Jan Nieuwenhuizen wrote: > > > Find a new patch attached. > > I tried your patch and I get: > > FAIL: test-sgen-qsort > ... > phase `check' failed after 474.1 seconds > builder for `/gnu/store/1p5qsdgc2dxf41dfg16bza88qil931dj-mono-4.4.1.0.drv' failed with exit code 1 > guix package: error: build failed: build of `/gnu/store/1p5qsdgc2dxf41dfg16bza88qil931dj-mono-4.4.1.0.drv' failed I couldn't reproduce this, so I pushed the patch as 763b3d50b62. Thanks Jan and Danny!