guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler


From: Ludovic Courtès
Subject: Re: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test
Date: Tue, 15 Oct 2013 22:30:11 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Hi,


"" <address@hidden> skribis:

> When I am compiling guile 2.0.9 with Intel c compiler (icc, version 13.1.0 
> 20130121), some errors occur. But I could not
> figure it out. Could anybody help me?

Could you try compiling with GCC instead?

That is well tested, and best of all, it protects your freedom (see
<http://www.gnu.org/philosophy/free-sw.html>.)

> The compiling is invoked by a script (install-guile_2.0.9.sh, attached) as 
> below:
>     bash-4.1$ sh install-guile_2.0.9.sh >install.output 2>&1 
> Its output, install.output, and other two logs are also attached.
>
> 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)) 
>
> There are 4 UNRESOLVED messages about elisp-compiler.test, and 3 errors about 
> eval-string.test.

This looks fishy.

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]