guix-devel
[Top][All Lists]
Advanced

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

Re: Ghc and profile creation bug


From: Ludovic Courtès
Subject: Re: Ghc and profile creation bug
Date: Fri, 10 Apr 2015 18:13:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Andreas Enge <address@hidden> skribis:

> even after "make distclean; ./configure; make install", I obtain the following
> with c833ab5 (and before):
>
> $ guix package -n -u

[...]

> In guix/scripts/package.scm:
> 1002: 6 [#<procedure 3149870 at guix/scripts/package.scm:991:4 ()>]
>  837: 5 [process-actions (# # # # ...)]
> In guix/store.scm:
>  977: 4 [run-with-store # ...]
> In guix/profiles.scm:
>  523: 3 [#<procedure 3d1ecf0 at guix/profiles.scm:523:2 (state)> #]
>  527: 2 [#<procedure 3cf5270 at guix/profiles.scm:523:2 (t-57033)> #]
>  411: 1 [ghc-package-cache-file #<<manifest> entries: (# # # # ...)>]
> In unknown file:
>    ?: 0 [scm-error misc-error #f ...]
>
> ERROR: In procedure scm-error:
> ERROR: No variable named ghc in #<interface (gnu packages haskell) 32fc480>

I can’t reproduce it but Ricardo has the same problem, also after having
used “make install.”

I suspect an issue with .go/.scm timestamps, like the installed .go
having a newer mtime than the .scm even though it’s actually out of
sync.  Could you try to investigate in that direction?

TIA,
Ludo’.



reply via email to

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