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: Error with Guile 1.8.1 "make check" Date: Wed, 25 Oct 2006 12:46:57 -0400 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1161795114 14127 80.91.229.2 (25 Oct 2006 16:51:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Oct 2006 16:51:54 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Oct 25 18:51:49 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 1Gclyl-0004XG-1B for guile-bugs@m.gmane.org; Wed, 25 Oct 2006 18:51:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gclyk-0005i0-6q for guile-bugs@m.gmane.org; Wed, 25 Oct 2006 12:51:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GcluP-0003fQ-Jm for bug-guile@gnu.org; Wed, 25 Oct 2006 12:47:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GcluK-0003eC-2N for bug-guile@gnu.org; Wed, 25 Oct 2006 12:47:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcluJ-0003e9-Ui for bug-guile@gnu.org; Wed, 25 Oct 2006 12:47:11 -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 1GcluJ-0008LU-Ul for bug-guile@gnu.org; Wed, 25 Oct 2006 12:47: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 k9PGkwSN001660 for ; Wed, 25 Oct 2006 12:46:58 -0400 Original-Received: (from dales@localhost) by flexo.vxitech.com (8.13.1/8.13.1/Submit) id k9PGkwVH001659; Wed, 25 Oct 2006 12:46:58 -0400 X-Authentication-Warning: flexo.vxitech.com: dales set sender to dales@vxitech.com using -f Original-To: bug-guile@gnu.org User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) X-Mailman-Approved-At: Wed, 25 Oct 2006 12:51:42 -0400 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:3372 Archived-At: Debain Etch i386, updated on 10/25/2006 Guile 1.8.1 No arguments passed to ./configure "make check" has 1 error: Totals for this test run: passes: 11755 failures: 0 unexpected passes: 0 expected failures: 25 unresolved test cases: 7 untested test cases: 0 unsupported test cases: 9 errors: 1 FAIL: check-guile =================== 1 of 1 tests failed =================== 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) -- 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