Hi Felix,
Felix Lechner via "Development of GNU Guix and the GNU System
distribution." writes:
> Hi,
>
> Running 'make' in a hacked Guix, I get this error the first time around:
>
> [ 84%] LOAD gnu/tests/ldap.scm
> [ 84%] LOAD gnu/tests/linux-modules.scm
> [ 84%] LOAD gnu/tests/mail.
Felix Lechner via "Development of GNU Guix and the GNU System distribution."
writes:
> While executing meta-command:
> error: label: unbound variable
>
>> ,reload
>
> While this gives
>
> While executing meta-command:
> unknown file name for module #
>
> Also, what is a meta-command, please?
Hi Attila,
On Sun, Dec 10 2023, Attila Lendvai wrote:
> M-x geiser
> ,m (gnu tests reconfigure)
Thanks for those hints! That yields
;;; compiling /lcl/lechner/guix/git/guix/scripts/system/reconfigure.scm
;;; compiled
/home/lechner/.cache/guile/ccache/3.0-LE-8-4.7/lcl/lechner/guix/git/guix/scri
> What's a good way to debug this, please?
in Geiser i usually get the proper error message:
M-x geiser
,m (gnu tests reconfigure)
,reload
> Where is my error?
good question! silently swallowing errors and warnings should be something that
is frown upon, and only ever employed when deemed r
Hi,
Running 'make' in a hacked Guix, I get this error the first time around:
[ 84%] LOAD gnu/tests/ldap.scm
[ 84%] LOAD gnu/tests/linux-modules.scm
[ 84%] LOAD gnu/tests/mail.scm
[ 84%] LOAD gnu/tests/messaging.scm
[ 84%] LOAD gnu/tests/networking.scm
[ 84%] LOAD gnu/tests