Re: Cryptic error messages: Bug in guile?

2018-11-12 Thread Alex Vong
Hello, swedebugia writes: > Hi > > I try to package for guix. > Sometimes I forget a parens somewhere. > > When I invoke make in the guix source tree the parens error will be > reported as any other kind of error. (unbound variable, package not > found, etc) > > I would like to know if there is

Re: Cryptic error messages: Bug in guile?

2018-11-12 Thread brettg
On 13.11.2018 02:35, swedebugia wrote: Hi I try to package for guix. Sometimes I forget a parens somewhere. When I invoke make in the guix source tree the parens error will be reported as any other kind of error. (unbound variable, package not found, etc) I would like to know if there is a

Cryptic error messages: Bug in guile?

2018-11-12 Thread swedebugia
Hi I try to package for guix. Sometimes I forget a parens somewhere. When I invoke make in the guix source tree the parens error will be reported as any other kind of error. (unbound variable, package not found, etc) I would like to know if there is a way to avoid/improve this. E.g. make gu