all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Heisenbug
@ 2023-12-10  6:42 Felix Lechner via Development of GNU Guix and the GNU System distribution.
  2023-12-10 13:05 ` Heisenbug Attila Lendvai
  2023-12-28  9:36 ` Heisenbug Josselin Poiret
  0 siblings, 2 replies; 5+ messages in thread
From: Felix Lechner via Development of GNU Guix and the GNU System distribution. @ 2023-12-10  6:42 UTC (permalink / raw)
  To: guix-devel

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/package-management.scm
[ 84%] LOAD     gnu/tests/pam.scm
[ 85%] LOAD     gnu/tests/reconfigure.scm
ice-9/eval.scm:293:34: error: label: unbound variable
hint: Did you forget a `use-modules' form?

make[2]: *** [Makefile:7104: make-system-go] Error 1
make[2]: Leaving directory '/lcl/lechner/guix/git'
make[1]: *** [Makefile:6152: all-recursive] Error 1
make[1]: Leaving directory '/lcl/lechner/guix/git'
make: *** [Makefile:4268: all] Error 2

When I run 'make' a second time, the error changes to:

[ 77%] LOAD     gnu/artwork.scm
[ 77%] LOAD     gnu/bootloader.scm
[ 77%] LOAD     gnu/bootloader/grub.scm
[ 77%] LOAD     gnu/bootloader/extlinux.scm
[ 77%] LOAD     gnu/bootloader/u-boot.scm
[ 77%] LOAD     gnu/bootloader/depthcharge.scm
[ 77%] LOAD     gnu/ci.scm
error: profile: source expression failed to match any pattern

make[2]: *** [Makefile:7104: make-system-go] Error 1
make[2]: Leaving directory '/lcl/lechner/guix/git'
make[1]: *** [Makefile:6152: all-recursive] Error 1
make[1]: Leaving directory '/lcl/lechner/guix/git'
make: *** [Makefile:4268: all] Error 2

What's a good way to debug this, please? Where is my error? Thanks!

Kind regards
Felix


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-28  9:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-10  6:42 Heisenbug Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-12-10 13:05 ` Heisenbug Attila Lendvai
2023-12-10 15:11   ` Heisenbug Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-12-10 18:00     ` Heisenbug Ricardo Wurmus
2023-12-28  9:36 ` Heisenbug Josselin Poiret

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.