guile-user
[Top][All Lists]
Advanced

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

Re: Problem with guile on Dragora


From: Sunjoong Lee
Subject: Re: Problem with guile on Dragora
Date: Tue, 1 May 2012 23:17:36 +0900

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 <address@hidden>
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.


reply via email to

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