From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile stable-2.0 fails on OSX 10.6.7 Date: Mon, 04 Apr 2011 22:44:09 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1301949849 1900 80.91.229.12 (4 Apr 2011 20:44:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Apr 2011 20:44:09 +0000 (UTC) Cc: bug-guile@gnu.org To: Leo Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Apr 04 22:44:04 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q6qd1-0005FA-93 for guile-bugs@m.gmane.org; Mon, 04 Apr 2011 22:44:03 +0200 Original-Received: from localhost ([127.0.0.1]:53243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6qd0-0005Ic-OE for guile-bugs@m.gmane.org; Mon, 04 Apr 2011 16:44:02 -0400 Original-Received: from [140.186.70.92] (port=38975 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6qcr-0005GA-Nl for bug-guile@gnu.org; Mon, 04 Apr 2011 16:43:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6qcq-0007FO-IL for bug-guile@gnu.org; Mon, 04 Apr 2011 16:43:53 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:62425 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6qcq-0007ET-Ek for bug-guile@gnu.org; Mon, 04 Apr 2011 16:43:52 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id E30DD5B52; Mon, 4 Apr 2011 16:45:42 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=tANwEPyCqPaEuPv+kkmCr5UYZkk=; b=wA3Yxc S7SnxcgN+XIMUKMIIEc1yYViO1t4ENq1s/DLiQn6ntHAlLxMUO+OocbZdA+QasGa EYrbgX8QQquNP3I/AK23OexhJBHJYO9mqXMISYqit2XMAwwhrTbjnzcfqTii2m3a bWSgEBzGnBcAwLC9fCu2tpmLAY1dz4m7wye9Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=tmCKJgbvAnWP0y05xUN9PDYQjilZ8QO3 JilCGEU3kdAgXi0Lht6D6fXwcxIB0SGDt+Wx0mOWsgNFnoj+93IRom7RdTQ9Zdrl 62BnYf8/Wt8y4PBgt54zpK1H15M/3McJPYX+3sLQ3dyFk2NNoA/upfbmC/zV28lq TUJI1Kzkr2w= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id CF3E25B4E; Mon, 4 Apr 2011 16:45:41 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 10C835B4C; Mon, 4 Apr 2011 16:45:39 -0400 (EDT) In-Reply-To: (Leo's message of "Mon, 04 Apr 2011 16:00:50 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 8168A54C-5EFC-11E0-A511-E8AB60295C12-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 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:5424 Archived-At: On Mon 04 Apr 2011 10:00, Leo writes: > On 2011-04-04 15:13 +0800, Andy Wingo wrote: >>> cc1(57938) malloc: *** error for object 0x10357a148: incorrect checksum for freed object - object was probably modified after being freed. >>> *** set a breakpoint in malloc_error_break to debug >>> vm-engine.c: In function 'vm_regular_engine': >>> vm-engine.c:38: internal compiler error: Abort trap >>> Please submit a full bug report, >>> with preprocessed source if appropriate. >>> See for instructions. >> >> This is an internal error in Apple's C compiler. Try a different one. > > In that case, I'll stick to my current version of guile. I am not > familiar with C and all other packages I have installed from source work > fine at the moment. I have also compiled racket from source, no problem > at all. Sorry, didn't mean to sound hostile there. I don't know anything about Mac OS 10.6. However if it is still the case that they ship something called gcc and something called gcc-4.2, you can compile with ./configure ... CC=gcc-4.2, and you probably get better results. Regards, Andy -- http://wingolog.org/