bug#47808: guile-git-0.5.0.drv build failed on i686-linux

2021-04-21 Thread Ludovic Courtès
Hi, Bone Baboon skribis: > Thank you > Now when I do a `guix pull --no-substitutes` guile-git build Awesome, thanks for checking! Ludo’.

bug#47808: guile-git-0.5.0.drv build failed on i686-linux

2021-04-20 Thread Bone Baboon via Bug reports for GNU Guix
Thank you Now when I do a `guix pull --no-substitutes` guile-git build successfully. Ludovic Courtès writes: > Hi, > > Julien Lepiller skribis: > >> I have a branch with fixes for guile-git: >> https://gitlab.com/roptat/guile-git/-/tree/fix-segfault > > Following our discussion on IRC, I pushed

bug#47808: guile-git-0.5.0.drv build failed on i686-linux

2021-04-20 Thread Ludovic Courtès
Fixed in 50d9bccb2fb64d85e691dfc98fa2f02850b496a1, thanks! Ludo'.

bug#47808: guile-git-0.5.0.drv build failed on i686-linux

2021-04-19 Thread Maxim Cournoyer
Hello! Ludovic Courtès writes: > Hi, > > Julien Lepiller skribis: > >> I have a branch with fixes for guile-git: >> https://gitlab.com/roptat/guile-git/-/tree/fix-segfault > > Following our discussion on IRC, I pushed a fix: > > > https://gitlab.com/guile-git/guile-git/-/commit/991db3668e34

bug#47808: guile-git-0.5.0.drv build failed on i686-linux

2021-04-19 Thread Ludovic Courtès
Hi, Julien Lepiller skribis: > I have a branch with fixes for guile-git: > https://gitlab.com/roptat/guile-git/-/tree/fix-segfault Following our discussion on IRC, I pushed a fix: https://gitlab.com/guile-git/guile-git/-/commit/991db3668e3473dd3bfd83add119b4ff4c73b42e I’ll release 0.5.1 a

bug#47808: guile-git-0.5.0.drv build failed on i686-linux

2021-04-19 Thread Julien Lepiller
I have a branch with fixes for guile-git: https://gitlab.com/roptat/guile-git/-/tree/fix-segfault The fix is silly, but all tests pass on my armhf machine now (the config test used to segfault from the git checkout). Strangely enough, running the test directly (not through make) did not reprodu

bug#47808: guile-git-0.5.0.drv build failed on i686-linux

2021-04-19 Thread Maxim Cournoyer
Hi! Bone Baboon writes: > Ludovic Courtès writes: >> Could you send the log file returned by: >> >> guix build --log-file >> /gnu/store/2cllkgj32qqxvrlxkas27v6hd34g0b88-guile-git-0.5.0.drv >> >> ? >> >> It’s weird because this particular derivation was built at >> ci.guix.gnu.org and substitu