GNU bug report logs - #51259
Cannot build Guix from source (error messages about the translations)

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Mon, 18 Oct 2021 04:02:01 UTC

Severity: normal

Merged with 51294

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


Message #78 received at 51259-done <at> debbugs.gnu.org (full text, mbox):

From: Julien Lepiller <julien <at> lepiller.eu>
To: Raphaël Mélotte <raphael.melotte <at> mind.be>
Cc: Simon Streit <simon <at> netpanic.org>, 51259-done <at> debbugs.gnu.org
Subject: Re: bug#51259: Cannot build Guix from source (error messages about
 the translations)
Date: Fri, 22 Oct 2021 02:37:33 +0200
I pushed my patch to master as
c5881ff1f3ea321401b0f040c4e795bcd452ef5d, so tentatively closing this
bug.

Note that, if you encountered the issue, this patch is not enough: you
already have .texi files that contain lots of "??". You'll need to
start from a clean checkout, or at least clean the texi files with
something like:

git pull         # to get the patch
rm doc/*.texi    # remove texi files
git checkout doc # reinstate those that are commited
./bootstrap      # recreate dummy files for the Makefile to be happy
make             # should now be working

Sorry for the inconvenience!




This bug report was last modified 3 years and 210 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.