From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24736: `make check` fails in tests/scripts-build.scm Date: Wed, 19 Oct 2016 17:52:26 +0200 Message-ID: <87wph45oat.fsf@gnu.org> References: <73f4ef38-0097-7438-1257-8536e4a053f5@gmail.com> <20161019033052.GA24361@jasmine> 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]:47756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwtAv-0002XJ-HO for bug-guix@gnu.org; Wed, 19 Oct 2016 11:53:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwtAs-0000TX-6f for bug-guix@gnu.org; Wed, 19 Oct 2016 11:53:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:33761) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bwtAs-0000TL-43 for bug-guix@gnu.org; Wed, 19 Oct 2016 11:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bwtAr-0001n0-U9 for bug-guix@gnu.org; Wed, 19 Oct 2016 11:53:01 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20161019033052.GA24361@jasmine> (Leo Famulari's message of "Tue, 18 Oct 2016 23:30:52 -0400") 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" To: Leo Famulari Cc: Mekeor Melire , 24736-done@debbugs.gnu.org Leo Famulari skribis: > On Wed, Oct 19, 2016 at 02:04:48AM +0200, Mekeor Melire wrote: >> `make check` failed for me, using the latest HEAD in the master branch. >> See the logs: http://lpaste.net/3131976193323040768 > > Hi, thanks for the report! > > ------ > FAIL: tests/scripts-build.scm I just noticed it and fixed it in 0d7034ca4fa287f792a934dd3ac17905db683f4f. Thanks! Ludo=E2=80=99.