From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: Re: Error with Guile 1.8.1 "make check" Date: Wed, 25 Oct 2006 19:56:33 +0100 Message-ID: <873b9cteam.fsf@ossau.uklinux.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1161802678 14599 80.91.229.2 (25 Oct 2006 18:57:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Oct 2006 18:57:58 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Oct 25 20:57:51 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 1Gcnwk-0001WN-ID for guile-bugs@m.gmane.org; Wed, 25 Oct 2006 20:57:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gcnwj-0005IO-UF for guile-bugs@m.gmane.org; Wed, 25 Oct 2006 14:57:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GcnwO-00053R-As for bug-guile@gnu.org; Wed, 25 Oct 2006 14:57:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GcnwN-00052x-LR for bug-guile@gnu.org; Wed, 25 Oct 2006 14:57:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcnwN-00052q-C3 for bug-guile@gnu.org; Wed, 25 Oct 2006 14:57:27 -0400 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GcnwN-00032L-AP for bug-guile@gnu.org; Wed, 25 Oct 2006 14:57:27 -0400 Original-Received: from laruns (host86-145-51-69.range86-145.btcentralplus.com [86.145.51.69]) by mail3.uklinux.net (Postfix) with ESMTP id 309BA40ACA3; Wed, 25 Oct 2006 18:57:26 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 2809B6F773; Wed, 25 Oct 2006 19:56:34 +0100 (BST) Original-To: Dale Smith In-Reply-To: (Dale Smith's message of "Wed, 25 Oct 2006 12:46:57 -0400") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (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:3373 Archived-At: 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? Regards, Neil _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile