[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guix build failure
From: |
Ludovic Courtès |
Subject: |
Re: guix build failure |
Date: |
Mon, 06 Oct 2014 23:34:35 +0200 |
User-agent: |
Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) |
Federico Beffa <address@hidden> skribis:
> today I pulled from the git repository and now make stops with the
> following error:
[...]
> In unknown file:
> ?: 2 [primitive-load-path "gnu/packages/which" ...]
> In gnu/packages/which.scm:
> 27: 1 [#<procedure 34b03a0 ()>]
> In ice-9/boot-9.scm:
> 106: 0 [#<procedure 2af99c0 at ice-9/boot-9.scm:97:6 (thrown-k .
> args)> unbound-variable ...]
>
> ice-9/boot-9.scm:106:20: In procedure #<procedure 2af99c0 at
> ice-9/boot-9.scm:97:6 (thrown-k . args)>:
> ice-9/boot-9.scm:106:20: In procedure module-lookup: Unbound variable: name
> make[2]: *** [guix/scripts/archive.go] Error 1
Not sure what happened. I just did ‘make clean-go && make’ with commit
177088a and it builds flawlessly. Perhaps try ‘make clean-go’?
HTH,
Ludo’.