From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: dumped_data_commit: memory exhausted Date: Mon, 18 May 2015 08:32:30 +0200 Message-ID: <5559877E.9010602@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1431930772 28440 80.91.229.3 (18 May 2015 06:32:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 May 2015 06:32:52 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 18 08:32:44 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YuEbT-0004gv-Hq for ged-emacs-devel@m.gmane.org; Mon, 18 May 2015 08:32:43 +0200 Original-Received: from localhost ([::1]:39289 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuEbS-0005mQ-Qw for ged-emacs-devel@m.gmane.org; Mon, 18 May 2015 02:32:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuEbP-0005mI-TE for emacs-devel@gnu.org; Mon, 18 May 2015 02:32:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YuEbK-0005Hv-IS for emacs-devel@gnu.org; Mon, 18 May 2015 02:32:39 -0400 Original-Received: from mout.gmx.net ([212.227.15.15]:55382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuEbK-0005H0-9V for emacs-devel@gnu.org; Mon, 18 May 2015 02:32:34 -0400 Original-Received: from [93.82.79.121] ([93.82.79.121]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0Lj1jy-1ZSkLG1nig-00dJlW for ; Mon, 18 May 2015 08:32:32 +0200 X-Provags-ID: V03:K0:wf8ejo+NB+CQYYsiZ/a4wFAWa/HMqflALLjNuS57ckqyNXCpVFV 4P+Bu6NdHqHqYiT5OAWfQ8m6iqvYDObXmwbd+1ff1vrxokZiIvE/U5p6RjmLaQii11/39IL eGFUeqH3aRJ+4zbfjMeLwKQeo32lnchkW52iN/SCWcJ3GsSK8g7eb3wziiXwIWsR37Zjyqy YPdgPNKOT1iO3qQ7xkAeg== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.15.15 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:186572 Archived-At: An attempt to bootstrap trunk on Windows XP currently fails here as ... Loading c:/emacs-git/quick/lisp/vc/ediff-hook.el (source)... Loading c:/emacs-git/quick/lisp/uniquify.el (source)... Loading c:/emacs-git/quick/lisp/electric.el (source)... dumped_data_commit: memory exhausted. Enlarge dumped_data[]! : paxctl -zex emacs.exe mv -f emacs.exe bootstrap-emacs.exe mv: cannot stat `emacs.exe': No such file or directory make[2]: *** [bootstrap-emacs.exe] Error 1 make[2]: Leaving directory `/c/emacs-git/quick/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/c/emacs-git/quick' make: *** [bootstrap] Error 2 Suggestions welcome. Thanks, martin