From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bob@gnu.org (Robert J. Chassell) Newsgroups: gmane.emacs.devel Subject: Re: bazaar: "unable to obtain lock" Date: Wed, 30 Dec 2009 11:43:06 -0500 Message-ID: References: <87my11gmf4.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1262191427 8094 80.91.229.12 (30 Dec 2009 16:43:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Dec 2009 16:43:47 +0000 (UTC) Cc: bob@gnu.org, emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 30 17:43:39 2009 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 1NQ1e4-0002PN-Id for ged-emacs-devel@m.gmane.org; Wed, 30 Dec 2009 17:43:36 +0100 Original-Received: from localhost ([127.0.0.1]:43427 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQ1e4-0005Qx-Uc for ged-emacs-devel@m.gmane.org; Wed, 30 Dec 2009 11:43:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQ1e0-0005Qj-9n for emacs-devel@gnu.org; Wed, 30 Dec 2009 11:43:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQ1dv-0005Nj-Kq for emacs-devel@gnu.org; Wed, 30 Dec 2009 11:43:31 -0500 Original-Received: from [199.232.76.173] (port=53355 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQ1dv-0005Ng-F5 for emacs-devel@gnu.org; Wed, 30 Dec 2009 11:43:27 -0500 Original-Received: from [140.186.70.10] (port=38514 helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQ1dv-0007dW-7J for emacs-devel@gnu.org; Wed, 30 Dec 2009 11:43:27 -0500 Original-Received: from bob by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NQ1da-0007Dn-Sy; Wed, 30 Dec 2009 11:43:06 -0500 In-reply-to: <87my11gmf4.fsf@red-bean.com> (message from Karl Fogel on Tue, 29 Dec 2009 22:39:43 -0500) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:119056 Archived-At: Next I am going to bootstrap it with the changes I got with a `bzr pull'. Succeeds when started from a shell (as I said earlier, "My Enlightment menu does not, but we will wait on that."). The bootstrap took 54 minutes: real 54m56.306s user 36m5.735s sys 2m15.256s (I also did some other things; hence, I spent more than an hour on the bootstrap.) Presumably, (progn (cd "/usr/local/src/emacs/trunk") (compile "time make -k -C lisp autoloads \ EMACS=/usr/local/src/emacs/trunk/src/emacs && \ cd lisp && \ time make EMACS=/usr/local/src/emacs/trunk/src/emacs")) (progn (cd "/usr/local/src/emacs/trunk") (compile "time make -k")) will be quicker. (I wish the source had stayed in the emacs/ directory or you had said how to bring it into there; as is, my emacs/ directory has only three directories in it .bzr, quickfixes, and trunk; no plain files at all.) -- Robert J. Chassell bob@gnu.org bob@rattlesnake.com http://www.rattlesnake.com http://www.teak.cc