unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Problem with guile on Dragora
@ 2012-05-01  5:53 Germán A. Arias
  2012-05-03 22:39 ` Ludovic Courtès
  0 siblings, 1 reply; 8+ messages in thread
From: Germán A. Arias @ 2012-05-01  5:53 UTC (permalink / raw)
  To: Guile

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

Hi, I'm testing guile 2.0.5 in a new system (www.dragora.org). The
compilation seems OK. But when I run guile I get:

bash-4.2$ guile
Backtrace:
In ice-9/boot-9.scm:
 149: 2 [catch #t #<catch-closure 830e510> ...]
 157: 1 [#<procedure 82dd8c0 ()>]
In unknown file:
   ?: 0 [catch-closure]

ERROR: In procedure catch-closure:
ERROR: Throw to key `decoding-error' with args `("scm_from_stringn"
"input locale conversion error" 22 #vu8(103 117 105 108 101))'.
bash-4.2$ 

Attached the config.log. Thanks in advance.

[-- Attachment #2: log.tar.bz --]
[-- Type: application/x-bzip, Size: 89044 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: Problem with guile on Dragora
@ 2012-05-01 14:17 Sunjoong Lee
  2012-05-02  6:36 ` Germán A. Arias
  0 siblings, 1 reply; 8+ messages in thread
From: Sunjoong Lee @ 2012-05-01 14:17 UTC (permalink / raw)
  To: guile-user

[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]

Hi, Germán;

Just curious what locale do you use? You may know that from output of the
command "locale".

2012/4/30 Germán A. Arias <german@xelalug.org>
>
> Hi, I'm testing guile 2.0.5 in a new system (www.dragora.org). The
> compilation seems OK. But when I run guile I get:
>
> bash-4.2$ guile
> Backtrace:
> In ice-9/boot-9.scm:
>  149: 2 [catch #t #<catch-closure 830e510> ...]
>  157: 1 [#<procedure 82dd8c0 ()>]
> In unknown file:
>    ?: 0 [catch-closure]
>
> ERROR: In procedure catch-closure:
> ERROR: Throw to key `decoding-error' with args `("scm_from_stringn"
> "input locale conversion error" 22 #vu8(103 117 105 108 101))'.
> bash-4.2$
>

I think the log file of test-suite, not a compile log,  would be helpful;
test-suite is in test-suite directory of Guile source archive and the
test-case files are in test-suite/tests directory. The script
file guile-test in test-suite directory would run these test-case files and
write a log file, guile.log.

I think some modification would be need in guile-test script file if you
want to test your compiled and installed Guile but don't know how, sorry.

Oh, another one; you had attatched the file, log.tar.bz. It seemed to a
bzip2 compressed file but is a gzip compressed file. Good luck for you.

[-- Attachment #2: Type: text/html, Size: 2060 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-05-06  1:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-01  5:53 Problem with guile on Dragora Germán A. Arias
2012-05-03 22:39 ` Ludovic Courtès
2012-05-06  1:07   ` Germán A. Arias
  -- strict thread matches above, loose matches on Subject: below --
2012-05-01 14:17 Sunjoong Lee
2012-05-02  6:36 ` Germán A. Arias
2012-05-02  7:51   ` Germán A. Arias
2012-05-04 19:46     ` Sunjoong Lee
2012-05-06  1:12       ` Germán A. Arias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).