From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.devel Subject: bootstrap failed on macosx 10.5 Date: Sat, 27 Oct 2007 16:03:35 +0000 (UTC) Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193501270 15682 80.91.229.12 (27 Oct 2007 16:07:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Oct 2007 16:07:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 27 18:07:52 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IloCO-0000wO-J6 for ged-emacs-devel@m.gmane.org; Sat, 27 Oct 2007 18:07:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IloCF-0005V2-QM for ged-emacs-devel@m.gmane.org; Sat, 27 Oct 2007 12:07:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ilo8i-0002jd-KT for emacs-devel@gnu.org; Sat, 27 Oct 2007 12:03:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ilo8h-0002iC-2g for emacs-devel@gnu.org; Sat, 27 Oct 2007 12:03:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ilo8g-0002i4-My for emacs-devel@gnu.org; Sat, 27 Oct 2007 12:03:54 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ilo8g-0007TR-2z for emacs-devel@gnu.org; Sat, 27 Oct 2007 12:03:54 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ilo8T-0000NK-AE for emacs-devel@gnu.org; Sat, 27 Oct 2007 16:03:42 +0000 Original-Received: from KHP059140005246.ppp-bb.dion.ne.jp ([59.140.5.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Oct 2007 16:03:41 +0000 Original-Received: from william.xwl by KHP059140005246.ppp-bb.dion.ne.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Oct 2007 16:03:41 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 59.140.5.246 (Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.8) Gecko/20071010 Camino/1.5.2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:81856 Archived-At: Latest checkout. It failed while dumping executables. Dumping under names emacs and emacs-23.0.50 --- List of All Regions --- address size prot maxp 0 0x1000 none none 0x1000 0x192000 r x rwx 0x193000 0x132000 rw rwx 0x2c5000 0x3f000 rw rwx [...] 15 LC_LOAD_DYLIB 100 16 LC_LOAD_DYLIB 104 17 LC_LOAD_DYLIB 112 Assertion failed: (filesize <= ranges->size), function unexec_regions_recorder, file /Users/william/repo/cvs/emacs/src/unexmacosx.c, line 457. -- William