From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: tests/packages.scm fails with make check Date: Sun, 20 Jan 2013 23:09:59 +0100 Message-ID: <87pq0zqzew.fsf@gnu.org> References: <201301192315.50429.andreas@enge.fr> <877gn8x8cq.fsf@gnu.org> <201301201555.27773.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tx35X-000465-O9 for bug-guix@gnu.org; Sun, 20 Jan 2013 17:10:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tx35V-0005fo-CM for bug-guix@gnu.org; Sun, 20 Jan 2013 17:10:03 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:56489) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tx35V-0005fk-5r for bug-guix@gnu.org; Sun, 20 Jan 2013 17:10:01 -0500 In-Reply-To: <201301201555.27773.andreas@enge.fr> (Andreas Enge's message of "Sun, 20 Jan 2013 15:55:27 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: Alen Skondro , bug-guix@gnu.org Andreas Enge skribis: > But building the automake package fails with an enormous number of errors= =20 > in the check phase: Oh, that's most likely related to the /bin/sh change: I suppose the test suite generates a many scripts with #!/bin/sh. Any volunteers? :-) Otherwise I=E2=80=99ll see what I can do. Ludo=E2=80=99.