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: guile 1.8.3 fails to build on sparc Date: Tue, 29 Jan 2008 22:52:23 +0000 Message-ID: <87zluop7mg.fsf@ossau.uklinux.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201647160 13578 80.91.229.12 (29 Jan 2008 22:52:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jan 2008 22:52:40 +0000 (UTC) Cc: guile-devel@gnu.org To: Kamaraju S Kusumanchi Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Jan 29 23:53:01 2008 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 1JJzK6-0005D6-RE for guile-devel@m.gmane.org; Tue, 29 Jan 2008 23:52:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJzJf-0006mr-U7 for guile-devel@m.gmane.org; Tue, 29 Jan 2008 17:52:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JJzJa-0006mc-O5 for guile-devel@gnu.org; Tue, 29 Jan 2008 17:52:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JJzJY-0006mQ-QT for guile-devel@gnu.org; Tue, 29 Jan 2008 17:52:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJzJY-0006mN-M9 for guile-devel@gnu.org; Tue, 29 Jan 2008 17:52:24 -0500 Original-Received: from mail3.uklinux.net ([80.84.72.33]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JJzJY-0002sN-Lv for guile-devel@gnu.org; Tue, 29 Jan 2008 17:52:24 -0500 Original-Received: from arudy (host86-145-183-175.range86-145.btcentralplus.com [86.145.183.175]) by mail3.uklinux.net (Postfix) with ESMTP id EA29E1F7467; Tue, 29 Jan 2008 22:52:23 +0000 (GMT) Original-Received: from laruns (laruns [192.168.0.10]) by arudy (Postfix) with ESMTP id 5D4D23800A; Tue, 29 Jan 2008 22:52:23 +0000 (GMT) In-Reply-To: (Kamaraju S. Kusumanchi's message of "Sat, 01 Dec 2007 12:20:36 -0500") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: 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:6981 Archived-At: Kamaraju S Kusumanchi writes: > Another build failure of guile-1.8.3 on alpha > > http://buildd.debian.org/fetch.cgi?pkg=guile-1.8;ver=1.8.3%2B1-1;arch=alpha;stamp=1196201747 And this one is strange: Running r4rs.test ERROR: Wrong type to apply: (#0# . #0#) FAIL: check-guile No idea right now, but will investigate... Is it possible to use buildd for exploratory tests - I'm guessing not. Does someone have an alpha box, and if so can you reproduce this problem with Guile 1.8.3? Neil