guile-user
[Top][All Lists]
Advanced

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

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


From:
Subject: Re: Re: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test
Date: Thu, 17 Oct 2013 09:41:19 +0800


Ludo,
 
Compiling with gcc do passes by
   bash-4.1$  ./configure  --without-threads
   bash-4.1$  make
   bash-4.1$  make check
 
Logs and output are zipped and attached.
 
Any hint with icc?
 
Thanks.
Frank

 
Date: 2013-10-16 04:30
Subject: Re: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test
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’.

Attachment: logs.zip
Description: Binary data


reply via email to

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