From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GNU Wdiff: Testsuite fails Date: Sat, 09 Feb 2013 16:14:57 +0100 Message-ID: <87liaxbjta.fsf@gnu.org> References: <87622730u8.fsf@karetnikov.org> <87sj5buoo7.fsf@gnu.org> <87wqukv4t9.fsf@karetnikov.org> <87y5f0idnm.fsf@gnu.org> <87a9rexkfn.fsf@karetnikov.org> 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]:46591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4C8t-00089D-7Q for bug-guix@gnu.org; Sat, 09 Feb 2013 10:15:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4C8r-0001y1-MQ for bug-guix@gnu.org; Sat, 09 Feb 2013 10:15:03 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:24197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4C8r-0001xK-Er for bug-guix@gnu.org; Sat, 09 Feb 2013 10:15:01 -0500 In-Reply-To: <87a9rexkfn.fsf@karetnikov.org> (Nikita Karetnikov's message of "Fri, 08 Feb 2013 21:58:05 -0500") 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: Nikita Karetnikov Cc: bug-guix@gnu.org Nikita Karetnikov skribis: >> You probably need to add =E2=80=98which=E2=80=99 as an input, no? > > I've already tried [1]. (Check the recipe.) > > [1] https://lists.gnu.org/archive/html/bug-guix/2013-02/msg00040.html Can you send the actual test suite log? If =E2=80=98which wdiff=E2=80=99 fails, then it could be because the test s= uite expects wdiff to be installed and in $PATH before =E2=80=98make check=E2=80=99 is r= un (which would be inelegant...) Thanks, Ludo=E2=80=99.