bug#26764: Problem building master

2017-05-05 Thread Maxim Cournoyer
The "find -name '*.go' -delete" command got me out of this. This bug can be closed. Sorry for the noise and thanks for the useful hints! Maxim

bug#26764: Problem building master

2017-05-05 Thread Ludovic Courtès
Maxim Cournoyer skribis: > I guess I can do: find -name '*.go' --delete Maybe also: rm -rf ~/.cache/guile/ccache/. Ludo’.

bug#26764: Problem building master

2017-05-03 Thread Maxim Cournoyer
I guess I can do: find -name '*.go' --delete

bug#26764: Problem building master

2017-05-03 Thread Maxim Cournoyer
On May 3, 2017 12:05:04 PM PDT, Efraim Flashner wrote: >On Wed, May 03, 2017 at 11:59:16AM -0700, Maxim Cournoyer wrote: >> After doing 'guix pull' to get latest master branch, `guix >environment >> guix' fails while compiling the new sources: >> >> Backtrace: >> In ice-9/r4rs.scm: >> 39: 19 [c

bug#26764: Problem building master

2017-05-03 Thread Tobias Geerinckx-Rice
Indeed. On 03/05/17 20:59, Maxim Cournoyer wrote: > After doing 'guix pull' to get latest master branch, `guix environment > guix' fails while compiling the new sources: [...] Reverting dcb95c1fc936d74dfdf84b7e59eff66cb99c5a63 seems to fix it. Kind regards, T G-R signature.asc Description: O

bug#26764: Problem building master

2017-05-03 Thread Efraim Flashner
On Wed, May 03, 2017 at 11:59:16AM -0700, Maxim Cournoyer wrote: > After doing 'guix pull' to get latest master branch, `guix environment > guix' fails while compiling the new sources: > > Backtrace: > In ice-9/r4rs.scm: > 39: 19 [call-with-values # > ...] > In ice-9/eval.scm: > 411: 18 [eval

bug#26764: Problem building master

2017-05-03 Thread Maxim Cournoyer
After doing 'guix pull' to get latest master branch, `guix environment guix' fails while compiling the new sources: Backtrace: In ice-9/r4rs.scm: 39: 19 [call-with-values # ...] In ice-9/eval.scm: 411: 18 [eval # #] 411: 17 [eval # #] In srfi/srfi-1.scm: 573: 16 [map # (# # # # ...)] In ice-9