From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.devel Subject: "not enough room for load commands" Date: Thu, 23 Feb 2012 06:57:16 -0800 Organization: Stonehenge Consulting Services; Portland, Oregon, USA Message-ID: <86ty2h7g37.fsf@red.stonehenge.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1330009068 29344 80.91.229.3 (23 Feb 2012 14:57:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Feb 2012 14:57:48 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 23 15:57:48 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S0a72-0003Nr-Pb for ged-emacs-devel@m.gmane.org; Thu, 23 Feb 2012 15:57:41 +0100 Original-Received: from localhost ([::1]:42646 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0a71-0001ON-JR for ged-emacs-devel@m.gmane.org; Thu, 23 Feb 2012 09:57:39 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:42564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0a6u-0001O4-DH for emacs-devel@gnu.org; Thu, 23 Feb 2012 09:57:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0a6p-0001Rx-LG for emacs-devel@gnu.org; Thu, 23 Feb 2012 09:57:32 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:37327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0a6p-0001Rc-GD for emacs-devel@gnu.org; Thu, 23 Feb 2012 09:57:27 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S0a6n-0003B0-BR for emacs-devel@gnu.org; Thu, 23 Feb 2012 15:57:25 +0100 Original-Received: from red.stonehenge.com ([208.79.95.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Feb 2012 15:57:25 +0100 Original-Received: from merlyn by red.stonehenge.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Feb 2012 15:57:25 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 34 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: red.stonehenge.com x-mayan-date: Long count = 12.19.19.2.18; tzolkin = 1 Etznab; haab = 6 Kayab User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) Cancel-Lock: sha1:w9TWpDdtOoU+5d6S/2lMxnHkFRE= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:148726 Archived-At: Starting about a month ago, if I update my sources (which I try to do daily) and simply type "make mostlyclean all install", I get the following fail: Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_FUNCTION_STARTS command unexec: not enough room for load commands for new __DATA segments make[1]: *** [bootstrap-emacs] Error 1 make: *** [src] Error 2 When that happens, I fall back on: "make clean bootstrap install" and that works. But I'm wondering if something is broken in mostlyclean recently, or if there's a build procedural change that I missed in the mailing list. "mostlyclean" worked for at least a year before this. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion