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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#15620: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test
which was filed against the guile package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 15620 <at> debbugs.gnu.org.
--
15620: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15620
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
close
thanks
On Tue 21 Jun 2016 13:24, Andy Wingo <wingo <at> pobox.com> 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 <ianprice90 <at> googlemail.com> writes:
>
>> "" <everfast <at> 126.com> 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.
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
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
[Message part 5 (text/html, inline)]
[install-guile_2.0.9.sh (application/octet-stream, attachment)]
[install.output (application/octet-stream, attachment)]
[config.log (application/octet-stream, attachment)]
[check-guile.log (application/octet-stream, attachment)]
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.