bug#36811: Guix fails to build with libgc 8.0.4
Jonathan Brielmaier <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 11.03.20 15:13, Ludovic Courtès wrote:> With Guile 3.0.1 + the patch for > <https://issues.guix.gnu.org/issue/39266>, the command above succeeds. > > Specifically: > > guix pull --commit=e4b5bdf7993590fefeb7182ae71beec4a9f69e3f > guix build --with-input=libgc@7=libgc@8 guile3.0-guix > > Could you confirm that it works for you? That's working for me. I built guix with guile 3.0.1 plus the patch from #39266 and the crash when building guix with more then two threads went away! Thank you, Ludovic! Closing this bug now :)