From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Bootstrapping Emacs-23.0.60-trunk newly broken (GNU/Linux, Cygwin) Date: Sat, 12 Apr 2008 09:45:00 +0200 Message-ID: <4800687C.8090708@alice.it> References: <47FF2A29.4010908@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207986357 1534 80.91.229.12 (12 Apr 2008 07:45:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Apr 2008 07:45:57 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 12 09:46:31 2008 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 1JkaRR-0008NX-Lk for ged-emacs-devel@m.gmane.org; Sat, 12 Apr 2008 09:46:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkaQn-0003nk-OC for ged-emacs-devel@m.gmane.org; Sat, 12 Apr 2008 03:45:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkaQj-0003mf-5E for emacs-devel@gnu.org; Sat, 12 Apr 2008 03:45:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkaQe-0003lj-IJ for emacs-devel@gnu.org; Sat, 12 Apr 2008 03:45:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkaQe-0003lg-Cy for emacs-devel@gnu.org; Sat, 12 Apr 2008 03:45:40 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JkaQd-0006qR-Vi for emacs-devel@gnu.org; Sat, 12 Apr 2008 03:45:40 -0400 Original-Received: from smtp-out05a.alice.it ([85.33.3.5]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JkaQb-0004B0-M5 for emacs-devel@gnu.org; Sat, 12 Apr 2008 03:45:37 -0400 Original-Received: from FBCMMO03.fbc.local ([192.168.68.197]) by smtp-OUT05A.alice.it with Microsoft SMTPSVC(6.0.3790.1830); Sat, 12 Apr 2008 09:44:45 +0200 Original-Received: from FBCMCL01B04.fbc.local ([192.168.69.85]) by FBCMMO03.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Sat, 12 Apr 2008 09:45:32 +0200 Original-Received: from [82.57.169.8] ([82.57.169.8]) by FBCMCL01B04.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Sat, 12 Apr 2008 09:45:31 +0200 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <47FF2A29.4010908@alice.it> X-OriginalArrivalTime: 12 Apr 2008 07:45:31.0421 (UTC) FILETIME=[2F05DCD0:01C89C71] X-detected-kernel: by mx20.gnu.org: Windows 2000 SP4, XP SP1+ X-detected-kernel: by monty-python.gnu.org: 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:95017 Archived-At: (GNU/Linux Kubuntu 7.10 and Cygwin) The bootstrap is newly broken. About 15 hours ago was fixed with: ---------------------------------------------------------- 2008-04-11 Stefan Monnier <...> [...] * dired.el (dired-read-dir-and-switches): Use read-directory-name even for non-dialogs. * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs. * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist. ---------------------------------------------------------------------- (It failed as described in [1]) Now it fails as described in [2]!!! Just a curiosity: who submits patches to CVS, will test them with a clean bootstrap??? 'Clean' does not mean 'make maintainer-clean && make bootstrap', but: mkdir new_dir cd new_dir cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co -P emac cd emacs ./configure make bootstrap Yes, it is heavy, but it is the only clean method that will guarantee the patches do no introduce regressions. Cheers, Angelo. --- [1] http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg00865.html [2] http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg00921.html "I have a dream..." Martin Luther KING, Washington 28 August 1963