all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#47761: Guile Segfaulting on guix build -f
@ 2021-04-13 21:36 Nicolò Balzarotti
  2021-04-13 21:52 ` Nicolò Balzarotti
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Nicolò Balzarotti @ 2021-04-13 21:36 UTC (permalink / raw)
  To: 47761

Hi guix!

A package definition that used to build fine, recently (don't know
exactly when) started failing, with guile segfaulting.

After removing a few things, it seems that the MWE is this:

echo '(use-modules (guix git-download)) (git-predicate "repo")'>m.scm
mkdir repo
guix build -f m.scm
Segmentation fault

guix describe:

guix 2a62425
   repository URL: https://git.savannah.gnu.org/git/guix.git
   branch: master
   commit: 2a624253bc55e2a94f6581d6e790303575436c96

One of the two computers provides substitute to the other, so maybe my
guile is somehow damaged?  Can any of you reproduce it?

Thanks, Nicolò




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

end of thread, other threads:[~2021-04-18 10:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-13 21:36 bug#47761: Guile Segfaulting on guix build -f Nicolò Balzarotti
2021-04-13 21:52 ` Nicolò Balzarotti
2021-04-13 22:33 ` Julien Lepiller
2021-04-13 22:54 ` Leo Prikler
2021-04-18 10:22 ` Ludovic Courtès

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.