From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dale Smith Newsgroups: gmane.lisp.guile.bugs Subject: Re: Error with Guile 1.8.1 "make check" Date: Wed, 25 Oct 2006 15:54:06 -0400 Message-ID: References: <873b9cteam.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1161806071 30266 80.91.229.2 (25 Oct 2006 19:54:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Oct 2006 19:54:31 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Oct 25 21:54:29 2006 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GcopN-0002Zj-GW for guile-bugs@m.gmane.org; Wed, 25 Oct 2006 21:54:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcopN-00054U-4W for guile-bugs@m.gmane.org; Wed, 25 Oct 2006 15:54:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GcopJ-00053Y-Cp for bug-guile@gnu.org; Wed, 25 Oct 2006 15:54:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GcopI-000537-Ff for bug-guile@gnu.org; Wed, 25 Oct 2006 15:54:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcopI-000534-CD for bug-guile@gnu.org; Wed, 25 Oct 2006 15:54:12 -0400 Original-Received: from [66.178.229.162] (helo=flexo.vxitech.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GcopI-0007as-DS for bug-guile@gnu.org; Wed, 25 Oct 2006 15:54:12 -0400 Original-Received: from flexo.vxitech.com (localhost.localdomain [127.0.0.1]) by flexo.vxitech.com (8.13.1/8.13.1) with ESMTP id k9PJsB59015433; Wed, 25 Oct 2006 15:54:11 -0400 Original-Received: (from dales@localhost) by flexo.vxitech.com (8.13.1/8.13.1/Submit) id k9PJs6v7015431; Wed, 25 Oct 2006 15:54:06 -0400 X-Authentication-Warning: flexo.vxitech.com: dales set sender to dales@vxitech.com using -f Original-To: Neil Jerram In-Reply-To: <873b9cteam.fsf@ossau.uklinux.net> (Neil Jerram's message of "Wed, 25 Oct 2006 19:56:33 +0100") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:3374 Archived-At: Neil Jerram writes: > Dale Smith writes: > >> The failure was in srfi-14.test >> >> Running srfi-14.test >> UNRESOLVED: srfi-14.test: Latin-1 (8-bit charset): char-set:letter (membership) >> UNRESOLVED: srfi-14.test: Latin-1 (8-bit charset): char-set:letter (size) >> UNRESOLVED: srfi-14.test: Latin-1 (8-bit charset): char-set:lower-case (size) >> UNRESOLVED: srfi-14.test: Latin-1 (8-bit charset): char-set:upper-case (size) >> ERROR: srfi-14.test: Latin-1 (8-bit charset): char-set:punctuation (membership) - arguments: ((unbound-variable #f "Unbound variable: ~S" (thrown) #f)) >> >> My gcc --version is: >> gcc (GCC) 4.1.2 20060901 (prerelease) (Debian 4.1.1-13) > > Do you have a locale that is somehow different from the US/Latin1 > "mainstream" that we may be assuming? Yes, I believe so. Here is the output from "locale": $ locale LANG= LC_CTYPE="POSIX" LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL= -Dale -- Dale P. Smith dales@vxitech.com 216-447-4059 216-447-8951 FAX _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile