Re: Heisenbug

2023-12-28 Thread Josselin Poiret
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.

Re: Heisenbug

2023-12-10 Thread Ricardo Wurmus
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?

Re: Heisenbug

2023-12-10 Thread Development of GNU Guix and the GNU System distribution.
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

Re: Heisenbug

2023-12-10 Thread Attila Lendvai
> 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

Heisenbug

2023-12-09 Thread Development of GNU Guix and the GNU System distribution.
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