bug#46826: [debian] compilation from git fails

2021-03-02 Thread cage
On Mon, Mar 01, 2021 at 09:40:33PM +0100, Ludovic Courtès wrote: > Hi! Hi! > > I pushed a slightly different fix as > 9ce78f27a02b3a5fcaea2f0633404b940795989a. FWIW the compilation works just fine! :) > Thanks, You're welcome! C.

bug#46826: [debian] compilation from git fails

2021-03-01 Thread cage
(when COND STUFF) in a let form > (leading to more indentation), perhaps that's ok. > > cage, could you verify whether this patch works for you? I wrapped that form in a (define _ ...) and I was able to compile guix without errors. Bye! C.

bug#46826: [debian] compilation from git fails

2021-02-28 Thread cage
Errata: > guix/scripts/environment.scm starting at line 178: line 748 actually. Bye! C.

bug#46826: [debian] compilation from git fails

2021-02-28 Thread cage
Hi! i tried to compile guix from git but the compilation fails with a syntax error, details below: - OS Debian testing (bullseye) - guix commit hash 8ef1f24f16354e08f23dfabf11396527b0417638 (master) - $ guile --version guile (GNU Guile) 2.2.7 The error is: $ make [...] guix/scripts/envir