From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add mono. Date: Fri, 29 Jul 2016 12:21:32 -0400 Message-ID: <20160729162132.GB10450@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]:35821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTAXm-0007i3-Jh for guix-devel@gnu.org; Fri, 29 Jul 2016 12:21:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTAXh-0003PH-KP for guix-devel@gnu.org; Fri, 29 Jul 2016 12:21:50 -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: > 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 Huh, it builds for me on x86_64 with 8 GB RAM on Debian. Can you give any details about your setup? If you build with --keep-failed, are there any logs describing the failure in more detail?