GNU bug report logs -
#15620
guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test
Previous Next
Reported by: "" <everfast <at> 126.com>
Date: Tue, 15 Oct 2013 14:49:02 UTC
Severity: normal
Tags: moreinfo
Done: Andy Wingo <wingo <at> pobox.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
<everfast <at> 126.com> writes:
> The first error emerges at line 1802 in install.output, which reads:
> ERROR: bit-operations.test: bit-extract: documented? - arguments: (
> (keyword-argument-error #<procedure open-input-file
> (file #:key binary encoding guess-encoding)> "Invalid keyword" () #f))
This one is very peculiar, you would have thought that when it threw the
exception it would try to tell you which keywords was invalid.
The documented? test only checks for a result from object-documentation,
so you could you paste the backtrace from
(use-modules (ice-9 documentation))
(object-documentation extract)
You'll need to hit ,bt when you get the prompt. Cheers.
--
Ian Price -- shift-reset.com
"Programming is like pinball. The reward for doing it well is
the opportunity to do it again" - from "The Wizardy Compiled"
This bug report was last modified 8 years and 339 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.