From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26143: GNU Automake 1.15 build ERRORS Date: Mon, 12 Mar 2018 14:51:49 +0100 Message-ID: <87sh95pfka.fsf@gnu.org> References: <878to4i3x8.fsf@gmail.com> <87lgrtt39c.fsf@gnu.org> 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]:58275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evNrx-0003wu-KS for bug-guix@gnu.org; Mon, 12 Mar 2018 09:52:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evNru-00008O-C6 for bug-guix@gnu.org; Mon, 12 Mar 2018 09:52:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48282) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1evNru-00007x-8i for bug-guix@gnu.org; Mon, 12 Mar 2018 09:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1evNru-0006qb-2c for bug-guix@gnu.org; Mon, 12 Mar 2018 09:52:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87lgrtt39c.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 25 Mar 2017 23:12:15 +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" To: Ryan Watkins Cc: 26143-done@debbugs.gnu.org Hello, ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Ryan Watkins skribis: > >> and proceeded to try: >> guix build -f guix.scm --with-input=3Dguile=3Dguile-next >> >> to no avail, thus the two errors received are: >> http://paste.lisp.org/display/341595 > > FTR the Automake test failure here is: > > ERROR: t/primary-prefix-invalid-couples.tap - missing test plan > ERROR: t/primary-prefix-invalid-couples.tap - exited with status 1 > > Apparently this failure happens only when guile@2.0 is replaced by > guile@2.2 in Automake=E2=80=99s dependency graph. This is surprising giv= en that > Guile is just an indirect dependency of Automake, via =E2=80=98autoconf-w= rapper=E2=80=99: Current master doesn=E2=80=99t have this problem (and it uses guile@2.2), so closing this old bug. Ludo=E2=80=99.