From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sunjoong Lee Newsgroups: gmane.lisp.guile.user Subject: Re: Problem with guile on Dragora Date: Tue, 1 May 2012 23:17:36 +0900 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0418258cb4ce1c04befa3c8b X-Trace: dough.gmane.org 1335881896 9279 80.91.229.3 (1 May 2012 14:18:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 May 2012 14:18:16 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue May 01 16:18:14 2012 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SPDu4-0007OT-D3 for guile-user@m.gmane.org; Tue, 01 May 2012 16:18:08 +0200 Original-Received: from localhost ([::1]:48013 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPDu3-0006mQ-MR for guile-user@m.gmane.org; Tue, 01 May 2012 10:18:07 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPDty-0006mH-LP for guile-user@gnu.org; Tue, 01 May 2012 10:18:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SPDtw-0007yX-4L for guile-user@gnu.org; Tue, 01 May 2012 10:18:02 -0400 Original-Received: from mail-wg0-f41.google.com ([74.125.82.41]:59940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPDtv-0007y8-RY for guile-user@gnu.org; Tue, 01 May 2012 10:18:00 -0400 Original-Received: by wgbds1 with SMTP id ds1so3045649wgb.0 for ; Tue, 01 May 2012 07:17:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc:content-type; bh=zi15jBnpKaPpMug5SCM/RuAjmrxRIXaUdc2xZ5QgNcg=; b=IlEx2CQ9MnSehOiLAFGCCvLjEU/KSXnm85rIJ091w5+cYxkP5exn9HXxoMKPHZeMxm Z2AyiKxzPEObnuwQXDZArMK71YmZs7C8AJgIeETYChShZ+C9db3hJxac/MQDLadPjVpE zU5ZnXvTFhUKK30s0440qE2GyHerwY9Dknnq0PiEq/dy0rnONfmgSJmwl6QRypbCp+W9 5F1jBvvUmQIXOaHTLm65kZjMvtDvFAx2bzI2EZofS7aSol0UZvKaJ1v8cSkX1pLzXs0J 4FDQt6jLP6EJUkQH/8qYRc3Oahnt/u8RVBDqXYpmtWPOP7DKjXYxcZEh/6uEibIWJ6Kv qG/Q== Original-Received: by 10.180.105.198 with SMTP id go6mr41637wib.19.1335881876426; Tue, 01 May 2012 07:17:56 -0700 (PDT) Original-Received: by 10.223.93.206 with HTTP; Tue, 1 May 2012 07:17:36 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.41 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9431 Archived-At: --f46d0418258cb4ce1c04befa3c8b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, Germ=C3=A1n; Just curious what locale do you use? You may know that from output of the command "locale". 2012/4/30 Germ=C3=A1n A. Arias > > 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 # ...] > 157: 1 [#] > 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. --f46d0418258cb4ce1c04befa3c8b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,=C2=A0Germ=C3=A1n;

Just curious what local= e do you use? You may know that from output of the command "locale&quo= t;.

2012/4/30=C2=A0Germ=C3= =A1n A. Arias <german@xelalug.org<= /a>>
compilation seems OK= . But when I run guile I get:

bash= -4.2$ guile
Backtrace:
In ice-9/boot-9.scm:
=C2=A0149: 2 [catc= h #t #<catch-closure 830e510> ...]
=C2=A0157: 1 [#<proce= dure 82dd8c0 ()>]
In unknown file:
=C2=A0 =C2=A0?: 0= [catch-closure]

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

I think the log file of test-suite, not a compile log, =C2=A0would = be helpful; test-suite is in=C2=A0test-suite directory of Guile source arch= ive and the test-case files are in test-suite/tests directory. The script f= ile=C2=A0guile-test in=C2=A0test-suite directory would run these test-case = files and write a log file,=C2=A0guile.log.

I think some modification would be need in=C2=A0guile-t= est script file if you want to test your compiled and installed Guile but d= on't know how, sorry.

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

--f46d0418258cb4ce1c04befa3c8b--