GNU bug report logs -
#51259
Cannot build Guix from source (error messages about the translations)
Previous Next
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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Le Wed, 20 Oct 2021 12:40:17 +0200,
Raphaël Mélotte <raphael.melotte <at> mind.be> a écrit :
> Hello,
>
> On 10/20/21 4:06 AM, Julien Lepiller wrote:
>
> >
> > Since it seems this is due to the lack of the LC_ALL variable in the
> > pure environment, how about the attached patch?
>
> With the attached patch on top of master (c650160abb), the build
> fails with messages similar to this one:
> ./doc/guix.de.texi:158: @ref reference to nonexistent node
> `Translating Guix'
>
> I attached the build logs.
>
> I used the following to build, to make sure to start from a clean
> tree: ---
> git clean -ffdx && guix environment guix --pure --ad-hoc help2man git
> strace -- sh -c './bootstrap && ./configure --localstatedir=/var &&
> make' | tee build.log
>
> ---
>
> Kind regards,
>
> Raphaël
So, it looks like my change prevented the xref command from running
altogether, which explains the error. Moving the variable definition
seems to help; I was able to build from a clean checkout in a pure
environment with the attached revised patch.
[0001-doc-Set-LC_ALL-when-translating-xref-commands.patch (text/x-patch, attachment)]
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.