From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: Goals for 0.4 Date: Mon, 02 Sep 2013 19:33:31 +0200 Message-ID: <5224CBEB.7060309@gmail.com> References: <87vc2o4qwc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGYKf-0005CS-3f for guix-devel@gnu.org; Mon, 02 Sep 2013 13:54:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGYKW-0000gN-JK for guix-devel@gnu.org; Mon, 02 Sep 2013 13:54:33 -0400 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:59738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGYKW-0000g9-5R for guix-devel@gnu.org; Mon, 02 Sep 2013 13:54:24 -0400 Received: by mail-we0-f169.google.com with SMTP id t60so710059wes.28 for ; Mon, 02 Sep 2013 10:54:21 -0700 (PDT) In-Reply-To: <87vc2o4qwc.fsf@gnu.org> List-Id: 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: guix-devel@gnu.org On 08/29/2013 02:34 PM, Ludovic Courtès wrote: > So, to 2.0.5 users: please run ‘make check’, use Guix and in > particular the substituter, and report bugs! When I started using Guix on i686, some tests failed. I tried to run "make check" again today, with Guile 2.0.5: everything works. Cyril.