From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: persistent bootstrap failure: Memory exhausted--use C-x s ... Date: Thu, 20 May 2010 20:40:11 +0300 Message-ID: <838w7eqxok.fsf@gnu.org> References: <87eih6oofo.fsf@meyering.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1274377230 14594 80.91.229.12 (20 May 2010 17:40:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 May 2010 17:40:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jim Meyering Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 20 19:40:27 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OF9jN-0004xN-El for ged-emacs-devel@m.gmane.org; Thu, 20 May 2010 19:40:25 +0200 Original-Received: from localhost ([127.0.0.1]:41685 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OF9jM-0005S7-Qc for ged-emacs-devel@m.gmane.org; Thu, 20 May 2010 13:40:24 -0400 Original-Received: from [140.186.70.92] (port=34960 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OF9jE-0005RM-EP for emacs-devel@gnu.org; Thu, 20 May 2010 13:40:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OF9jC-00008X-Jz for emacs-devel@gnu.org; Thu, 20 May 2010 13:40:16 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:62180) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OF9jC-00008C-Bs for emacs-devel@gnu.org; Thu, 20 May 2010 13:40:14 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0L2Q00C00BGWN500@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Thu, 20 May 2010 20:40:04 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.127.33.125]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L2Q0090ZBQR17E0@a-mtaout21.012.net.il>; Thu, 20 May 2010 20:40:04 +0300 (IDT) In-reply-to: <87eih6oofo.fsf@meyering.net> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:124967 Archived-At: > From: Jim Meyering > Date: Thu, 20 May 2010 12:30:35 +0200 > > No MH variant found on the system > Wrote /home/j/w/co/emacs/lisp/mh-e/mh-xface.elc > Compiling /home/j/w/co/emacs/lisp/language/hanja-util.el > > In toplevel form: > ../../../../home/j/w/co/emacs/lisp/language/hanja-util.el:6437:6:Error: Memory exhausted--use C-x s then exit and restart Emacs > make[2]: *** [language/hanja-util.elc] Error 1 > make[2]: Leaving directory `/t/jt-FqYKau/emacs/lisp' > make[1]: *** [compile-main] Error 2 > make[1]: Leaving directory `/t/jt-FqYKau/emacs/lisp' > make: *** [lisp] Error 2 > > I can't be the only one configuring to an empty (new prefix) > and running "make bootstrap", so I suppose it's something > in my set-up. Maybe no one else is doing that with F13... I have just bootstrapped the current trunk on Linux fencepost 2.6.26-2-xen-amd64 #1 SMP Wed Jan 13 00:12:41 UTC 2010 x86_64 GNU/Linux without any trouble at all. > Both srcdir and non-srcdir builds fail, > with and without this PATH-limiting export: With the same error message and while compiling the same file? > Any suggestions? Can you verify that Emacs indeed uses gobs of memory when it bootstraps? Does F13 have some features that could limit memory of Emacs?