From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: bug#35913: [core-updates] Building "doc/guix.de.texi" fails Date: Thu, 06 Jun 2019 10:09:23 +0200 Message-ID: <8695FEB0-01BE-4668-A3DD-74D964CA17C1@lepiller.eu> References: <87muj9d804.fsf@devup.no> <87h893rw3r.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 ([209.51.188.92]:48699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYnTK-0006Yj-63 for bug-guix@gnu.org; Thu, 06 Jun 2019 04:10:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYnTH-0005UM-Tu for bug-guix@gnu.org; Thu, 06 Jun 2019 04:10:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35360) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYnTG-0005RZ-0J for bug-guix@gnu.org; Thu, 06 Jun 2019 04:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hYnTF-0007Dh-OY for bug-guix@gnu.org; Thu, 06 Jun 2019 04:10:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87h893rw3r.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Marius Bakke Cc: 35913@debbugs.gnu.org Le 6 juin 2019 09:50:16 GMT+02:00, "Ludovic Court=C3=A8s" = a =C3=A9crit : >Hello, > >Marius Bakke skribis: > >> On the 'core-updates' branch, `make dist-info` fails like so: >> >> $ make dist-info >> MAKEINFO doc/guix=2Ede=2Einfo >> =2E/doc/guix=2Ede=2Etexi:26832: @menu reference to nonexistent node >`Vorbereitung, um die Bootstrap-Binrdateien zu verwenden' >> =2E/doc/guix=2Ede=2Etexi:26837: warning: node `Vorbereitung' is next = for >`Reduced Binary Seed Bootstrap' in sectioning but not in menu >> =2E/doc/guix=2Ede=2Etexi:26884: Next reference to nonexistent `um die >Bootstrap-Binrdateien zu verwenden' >> make: *** [Makefile:3929: doc/guix=2Ede=2Einfo] Error 1 > >I believe this has to do with the fact that, in =E2=80=98core-updates=E2= =80=99, >=E2=80=9CReduced >Binary Seed Bootstrap=E2=80=9D is a new node=2E > >Julien, any idea what=E2=80=99s going on? > >Thanks, >Ludo=E2=80=99=2E Isn't there a comma in a node name? There shouldn't be any, it makes texin= fo confused=2E