GNU bug report logs - #12887
Broken pipe while generating guile-procedures.texi

Previous Next

Package: guile;

Reported by: DNS <dns <at> rbose.org>

Date: Wed, 14 Nov 2012 19:51:01 UTC

Severity: normal

Tags: moreinfo, unreproducible

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

Bug is archived. No further changes may be made.

Full log


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

From: ludo <at> gnu.org (Ludovic Courtès)
To: DNS <dns <at> rbose.org>
Cc: 12887 <at> debbugs.gnu.org
Subject: Re: bug#12887: Broken pipe while generating guile-procedures.texi
Date: Thu, 15 Nov 2012 00:10:54 +0100
Hi,

DNS <dns <at> rbose.org> skribis:

>   GEN      guile-procedures.texi
> Throw without catch before boot:
> Throw to key misc-error with args ("primitive-load-path" "Unable to find
> file ~S in load path" ("ice-9/boot-9") #f)Aborting.

The problem here is that ice-9/boot-9.scm, which is an essential
start-up file, could not be found.  I don’t see any reason why this
would happen.

Are you building a pristine 2.0.6, with no distro patches etc.?

Can you confirm that the file module/ice-9/boot-9.scm is available in
your source tree?

Can you run ‘strace -f -o log make’, and send the output of
‘grep ice-9/boot-9 log’?

Thanks,
Ludo’.




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

Previous Next


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