GNU bug report logs - #10567
Fw: guile-library - make bug report

Previous Next

Package: guile;

Reported by: David Pirotte <david <at> altosw.be>

Date: Fri, 20 Jan 2012 19:14:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 10567 <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: David Pirotte <david <at> altosw.be>
Cc: 10567 <at> debbugs.gnu.org
Subject: Re: bug#10567: Fw: guile-library - make bug report
Date: Fri, 03 Feb 2012 16:41:43 +0100
On Fri 20 Jan 2012 19:25, David Pirotte <david <at> altosw.be> writes:

> 	guile 	2.0.3.150-88c0
> 	guile-lib	release-0.2.1-2-ge9fe22b
>
> ...
> make[1]: Entering directory `/usr/local/src/guile-lib/git-clone/src'
> ../dev-environ /usr/local/bin/guile-tools compile -o "text/parse-lalr.go"
> "text/parse-lalr.scm" ice-9/boot-9.scm:106:20: In procedure #<procedure 9a66680 at
> ice-9/boot-9.scm:97:6 (thrown-k . args)>: ice-9/boot-9.scm:106:20: In procedure
> scm_read_expression: text/parse-lalr.scm:1418:45: unexpected ")" make[1]: ***
> [text/parse-lalr.go] Error 1 make[1]: Leaving directory
> `/usr/local/src/guile-lib/git-clone/src' make: *** [all-recursive] Error 1

The line in question:

			 (eq? (car rest) ':)

It seems you have (read-set! keywords 'prefix) in your init.scm, which
affects the compile-time environment.

I wonder what is the right thing to do here.

A
-- 
http://wingolog.org/




This bug report was last modified 12 years and 140 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.