emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47761: closed (Guile Segfaulting on guix build -f)


From: GNU bug Tracking System
Subject: bug#47761: closed (Guile Segfaulting on guix build -f)
Date: Sun, 18 Apr 2021 10:23:02 +0000

Your message dated Sun, 18 Apr 2021 12:22:08 +0200
with message-id <87tuo3lwof.fsf@gnu.org>
and subject line Re: bug#47761: Guile Segfaulting on guix build -f
has caused the debbugs.gnu.org bug report #47761,
regarding Guile Segfaulting on guix build -f
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
47761: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47761
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Guile Segfaulting on guix build -f Date: Tue, 13 Apr 2021 23:36:40 +0200
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ò



--- End Message ---
--- Begin Message --- Subject: Re: bug#47761: Guile Segfaulting on guix build -f Date: Sun, 18 Apr 2021 12:22:08 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi Nicolò,

Nicolò Balzarotti <anothersms@gmail.com> skribis:

> 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

This is now fixed:

  https://issues.guix.gnu.org/47797

Thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]