bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51259: Cannot build Guix from source (error messages about the trans


From: Raphaël Mélotte
Subject: bug#51259: Cannot build Guix from source (error messages about the translations)
Date: Tue, 19 Oct 2021 12:29:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 Thunderbird/78.14.0



On 10/19/21 11:59 AM, Simon Streit wrote:
Extending my previous message:

I first thought that it had to do with commit
15c91189cb61c579f4289047c79530cefe75215f, but it turns out that commit
0623138ffa5b066afc25547ffdeb97753cb0ee9a creates these errors.

Commit d1b375402f5680b1e5a77dd1fb77e1e9d94625d1 is okay.
Building on Debian 10, I was about to report the same.
From a git bisect I got:
"0623138ffa5b066afc25547ffdeb97753cb0ee9a is the first bad commit".

I can confirm that in the meantime, compiling with $LC_ALL set manually (to the value of $LANG outside the environment) also worked for me:
---
guix environment guix --pure --ad-hoc help2man git strace bash -- sh -c "export LC_ALL=$LANG && ./bootstrap && ./configure --localstatedir=/var && make
---


Kind regards,

Raphaël





reply via email to

[Prev in Thread] Current Thread [Next in Thread]