emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#15620: closed (guile 2.0.9 make check error, in bi


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15620: closed (guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test)
Date: Tue, 21 Jun 2016 11:52:02 +0000

Your message dated Tue, 21 Jun 2016 13:51:00 +0200
with message-id <address@hidden>
and subject line Re: bug#15620: guile 2.0.9 make check error, in 
bit-operations.test, elisp-compiler.test and eval-string.test
has caused the debbugs.gnu.org bug report #15620,
regarding guile 2.0.9 make check error, in bit-operations.test, 
elisp-compiler.test and eval-string.test
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
15620: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15620
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test Date: Tue, 15 Oct 2013 17:05:05 +0800
Hi, dear all.
 
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?
 
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.
 
Could anyone help? Thanks.
 
Frank

Attachment: install-guile_2.0.9.sh
Description: Binary data

Attachment: install.output
Description: Binary data

Attachment: config.log
Description: Binary data

Attachment: check-guile.log
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#15620: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test Date: Tue, 21 Jun 2016 13:51:00 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
close
thanks

On Tue 21 Jun 2016 13:24, Andy Wingo <address@hidden> writes:

> Hi Frank,
>
> Closing this one due to lack of information.  If you find a compile
> failure with icc on Guile 2.0.11 or 2.1.3, please open a new report.
> Thanks :)
>
> Andy
>
> On Thu 24 Oct 2013 06:20, Ian Price <address@hidden> writes:
>
>> "" <address@hidden> writes:
>>
>>> Thanks, Ian.
>>>  
>>> For me compiling guile is just to satisfy a dependency of another
>>> software. I am really not 
>>> familiar with guile. 
>>>  
>>>>(use-modules (ice-9 documentation))
>>>>(object-documentation extract)
>>> Do you mean a file in the compiling-folder/module/ice-9? I have no
>>> idea which one will be. 
>>> All files in such folder are compressed and attached. Also attached is
>>> install script and logs.
>>
>> I mean, run guile, and enter those two forms at the prompt, followed by
>> return. Since this is the code in the test that gives an error, you
>> should hopefully get an error here too. Then you can use the command ,bt
>> to get a backtrace.


--- End Message ---

reply via email to

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