From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: master build issue Date: Fri, 05 Jun 2009 23:02:18 +0100 Message-ID: <87ljo6jq51.fsf@arudy.ossau.uklinux.net> References: <87eiu07qse.fsf@arudy.ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1244239352 24560 80.91.229.12 (5 Jun 2009 22:02:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Jun 2009 22:02:32 +0000 (UTC) Cc: Guile Development To: Greg Troxel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 06 00:02:29 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MChUa-0002m2-Jy for guile-devel@m.gmane.org; Sat, 06 Jun 2009 00:02:28 +0200 Original-Received: from localhost ([127.0.0.1]:59818 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MChUa-0006Ta-9W for guile-devel@m.gmane.org; Fri, 05 Jun 2009 18:02:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MChUY-0006TL-1O for guile-devel@gnu.org; Fri, 05 Jun 2009 18:02:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MChUS-0006Se-Qj for guile-devel@gnu.org; Fri, 05 Jun 2009 18:02:24 -0400 Original-Received: from [199.232.76.173] (port=47732 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MChUS-0006Sb-LI for guile-devel@gnu.org; Fri, 05 Jun 2009 18:02:20 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:50869) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MChUS-00010J-6L for guile-devel@gnu.org; Fri, 05 Jun 2009 18:02:20 -0400 Original-Received: from arudy (host86-152-99-133.range86-152.btcentralplus.com [86.152.99.133]) by mail3.uklinux.net (Postfix) with ESMTP id 227A81F735F; Fri, 5 Jun 2009 23:02:19 +0100 (BST) Original-Received: from arudy.ossau.uklinux.net (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 4B91F38022; Fri, 5 Jun 2009 23:02:18 +0100 (BST) In-Reply-To: (Greg Troxel's message of "Thu\, 04 Jun 2009 20\:17\:35 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8625 Archived-At: Greg Troxel writes: > looks quite well baked. Despite my initial negative reaction to new > dependencies, this package seems exceptionally well done for one that > has (to me) appeared suddenly. I did get one failure in make check: > > test-striconveh.c:389: assertion failed > Jun 4 20:16:24 foo /netbsd: pid 28621 (test-striconveh), uid 10853: exited on signal 6 (core dumped) > [1] Abort trap (core dumped) EXEEXT="" LOCALE... > FAIL: test-striconveh That's something to report upstream. Would you mind doing that? Regards, Neil