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: Re: CVS HEAD still broken for OSX Date: Sun, 28 Sep 2008 10:33:03 -0700 Organization: Stonehenge Consulting Services; Portland, Oregon, USA Message-ID: <86ljxc6ur4.fsf@blue.stonehenge.com> References: <86wsgya51q.fsf@blue.stonehenge.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222623222 14739 80.91.229.12 (28 Sep 2008 17:33:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Sep 2008 17:33:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 28 19:34:40 2008 connect(): Connection refused 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 1Kk0AD-0005wG-3O for ged-emacs-devel@m.gmane.org; Sun, 28 Sep 2008 19:34:33 +0200 Original-Received: from localhost ([127.0.0.1]:59092 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kk09A-0007nF-FS for ged-emacs-devel@m.gmane.org; Sun, 28 Sep 2008 13:33:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kk092-0007lZ-3w for emacs-devel@gnu.org; Sun, 28 Sep 2008 13:33:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kk08y-0007kJ-RV for emacs-devel@gnu.org; Sun, 28 Sep 2008 13:33:19 -0400 Original-Received: from [199.232.76.173] (port=43662 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kk08y-0007kF-J1 for emacs-devel@gnu.org; Sun, 28 Sep 2008 13:33:16 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:56648 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 1Kk08y-00020U-9S for emacs-devel@gnu.org; Sun, 28 Sep 2008 13:33:16 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kk08u-0006VZ-Nl for emacs-devel@gnu.org; Sun, 28 Sep 2008 17:33:12 +0000 Original-Received: from blue.stonehenge.com ([209.223.236.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Sep 2008 17:33:12 +0000 Original-Received: from merlyn by blue.stonehenge.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Sep 2008 17:33:12 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 34 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: blue.stonehenge.com x-mayan-date: Long count = 12.19.15.12.15; tzolkin = 6 Men; haab = 18 Chen User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (berkeley-unix) Cancel-Lock: sha1:1kKD71Wdm8va6JH43ZEyuzDkzME= X-detected-operating-system: by monty-python.gnu.org: GNU/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:104210 Archived-At: >>>>> "Adrian" == Adrian Robert writes: Adrian> Also, what is the history of the error -- from what you say Adrian> you got it before, then someone fixed it, now it has reappeared? No, I haven't been able to do a "make all install" without "bootstrap" on the new config yet. Here's how I repeat the error, using the CVS view: make distclean ./configure --prefix=/opt/emacs --with-ns make bootstrap install At this point, I have a working nextstep/Emacs.app with .1 of the DOC file properly installed. Now, pretending I've gone up to the next day, and have pulled some new CVS updates, and want to do an incremental build... cvs up touch src/nsterm.m # stimulate a rebuild even if not needed for this test make all install And in this pass, the .2 version of the DOC file is *not* installed properly (although it's built properly), and thus nextstep/Emacs.app is no longer functional. A new "bootstrap install" works fine though, but takes a lot longer since I'm throwing everything away every time. Somewhere, for the incremental build, the paths are getting mangled. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion