From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: make test fails Date: Sun, 20 Jul 2014 22:40:14 +0200 Message-ID: <87r41f7oi9.fsf@gnu.org> References: <87egxhipas.fsf@gnu.org> <8738dwotqh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8xuE-0000tg-ES for guix-devel@gnu.org; Sun, 20 Jul 2014 16:40:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X8xu4-00083t-U5 for guix-devel@gnu.org; Sun, 20 Jul 2014 16:40:26 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:35937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8xu4-00083o-Lv for guix-devel@gnu.org; Sun, 20 Jul 2014 16:40:16 -0400 In-Reply-To: <8738dwotqh.fsf@gmail.com> (Eric Bavier's message of "Sun, 20 Jul 2014 11:55:18 -0500") 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: Eric Bavier Cc: Alen Skondro , guix-devel@gnu.org Eric Bavier skribis: > I just experienced the same failure after pulling from master (updating > from 42e1394). The directory I'm building from is only 22 characters > wide, but ends up being 117 characters wide in this test. Oops indeed, I believe this is fixed in 58f485c, can you confirm? Thanks, Ludo=E2=80=99.