GNU bug report logs -
#34181
guile-hall: no code for module (config)
Previous Next
Reported by: Jack Hill <jackhill <at> jackhill.us>
Date: Wed, 23 Jan 2019 16:36:01 UTC
Severity: normal
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On Wed, 23 Jan 2019, Alex Sassmannshausen wrote:
> Hi Jack,
>
> Thanks for your bug report — this is super helpful to debug the
> guile-build-system in guix!
>
> Jack Hill writes:
>
>> The guile-hall package appears to be broken. All hall commands that I
>> run result in a "no code for module (config)" error.
>
> The Guile build system propagates installs of dependent
> modules. Guile-Hall depends on Guile-Config, and it looks like it is
> built fine as part of the built process.
>
> What I'm curious about is whether your search paths are set correctly?
>
> Would you mind trying the following commands:
> $ guile -c "(use-modules (config))"
> $ guile -c "(use-modules (hall clean))"
Both of these end produce a backtrace that ends in "no code for module
(config)" or "… (hall clean)"
> $ echo $GUILE_LOAD_PATH +++ $GUILE_LOAD_COMPILED_PATH
/run/current-system/profile/share/guile/site/2.2 and
/run/current-system/profile/lib/guile/2.2/site-ccache
So it looks like my environment variables aren't set correctly?
Is this a user error on my part? I had hoped that guix environment would
set these if needed. I also tried installing guile-hall in my profile, and
a warning about needed vars didn't get printed nor where they added to my
profile's etc/profile.
Thanks!
Jack
This bug report was last modified 6 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.