bug#48855: Segfault while attempting to use --with-git-url

2021-07-21 Thread Ludovic Courtès
Hey! Ludovic Courtès skribis: > I believe this is now fixed in Guile-Git: > > > https://gitlab.com/guile-git/guile-git/-/commit/1d7cc8cdb61fc231eca4291005ff74f3fb8ae502 > > You can give it a try for instance by first building Guix against the > latest Guile-Git: > > guix build guix \ >

bug#48855: Segfault while attempting to use --with-git-url

2021-06-30 Thread Maxim Cournoyer
Hello! Ludovic Courtès writes: [...] > I believe this is now fixed in Guile-Git: > > > https://gitlab.com/guile-git/guile-git/-/commit/1d7cc8cdb61fc231eca4291005ff74f3fb8ae502 > > You can give it a try for instance by first building Guix against the > latest Guile-Git: > > guix build guix

bug#48855: Segfault while attempting to use --with-git-url

2021-06-30 Thread Ludovic Courtès
Hi Maxim, Maxim Cournoyer skribis: > $ ./pre-inst-env guix build ppsspp \ > --with-git-url=ppsspp=https://github.com/hrydgard/ppsspp > > I get either > > updating submodule 'ext/SPIRV-Cross'... > indexing objects 91% > [

bug#48855: Segfault while attempting to use --with-git-url

2021-06-26 Thread Ludovic Courtès
Hello, Maxim Cournoyer skribis: > $ ./pre-inst-env guix build ppsspp \ > --with-git-url=ppsspp=https://github.com/hrydgard/ppsspp > > I get either > > updating submodule 'ext/SPIRV-Cross'... > indexing objects 91% > [###

bug#48855: Segfault while attempting to use --with-git-url

2021-06-05 Thread Maxim Cournoyer
Hi, Trying to build our latest ppsspp package using: $ ./pre-inst-env guix build ppsspp \ --with-git-url=ppsspp=https://github.com/hrydgard/ppsspp I get either --8<---cut here---start->8--- updating submodule 'ext/SPIRV-Cross'... indexing objects 91% [###