From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.3 released Date: Sat, 12 Mar 2011 13:23:38 +0100 Message-ID: References: <87sjuulr20.fsf@gmail.com> <87aah2p1s1.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1299932673 4625 80.91.229.12 (12 Mar 2011 12:24:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 12 Mar 2011 12:24:33 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 12 13:24:26 2011 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.69) (envelope-from ) id 1PyNrt-0004kF-Gx for ged-emacs-devel@m.gmane.org; Sat, 12 Mar 2011 13:24:25 +0100 Original-Received: from localhost ([127.0.0.1]:55769 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PyNrs-0001I1-Qe for ged-emacs-devel@m.gmane.org; Sat, 12 Mar 2011 07:24:24 -0500 Original-Received: from [140.186.70.92] (port=41263 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PyNro-0001Hw-Nq for emacs-devel@gnu.org; Sat, 12 Mar 2011 07:24:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PyNrn-0007SG-Iw for emacs-devel@gnu.org; Sat, 12 Mar 2011 07:24:20 -0500 Original-Received: from mail-gx0-f169.google.com ([209.85.161.169]:44046) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PyNrn-0007S9-E6 for emacs-devel@gnu.org; Sat, 12 Mar 2011 07:24:19 -0500 Original-Received: by gxk23 with SMTP id 23so594209gxk.0 for ; Sat, 12 Mar 2011 04:24:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=Cii/QzYJ+Zp/GsB+ozabGN9HyYdC+AjC0zFATZaJt34=; b=EZIzUj/IE1nGEwMHj/+6EdKm60Acf1jdCEkv/+Dv3LwWXLz+f+mEGr/d7qh4shvhWj uJZNBUD9EzYu1Msp/FhHWSNmKPqSgGs/SJk+pkF3OthYSJyyoc+9ud3l3w9sT2G7m/w7 yvw5tAdT5NBy7ShsBhZaKveOmhzE4+KIbnpUs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=fplGTbq2IWyiODkJaL3XMJV85oKyehqH/I78B05KQcRfdftz+o0rxlP/8sxf6rHl9h 4+XMDj8MJCQ0VHaWYEBcRacLIRb07yDuxDsCxpxdDFi8+J70C06/NoZEQC2rXk6VRxCU Qq+XeTd0BOgY7TvFGhIeH6/bVSbVRF4wAiMLw= Original-Received: by 10.236.120.45 with SMTP id o33mr3867742yhh.53.1299932658069; Sat, 12 Mar 2011 04:24:18 -0800 (PST) Original-Received: by 10.147.137.2 with HTTP; Sat, 12 Mar 2011 04:23:38 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.169 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:137149 Archived-At: I'm now bootstrapping lexbind-new straight from the repo, with just two cha= nges: - Using loaddefs.el from a previous bootstrap as ldefs-boot.el. - Reverting the change to lisp/emacs-lisp/debug.el so backtraces are manage= able. On make'ing the target compile-CMD, byecompiling the COMPILE_FIRST files throws errors for pcase.el, macroexp.el and cconv.el, like these: Debugger entered--Lisp error: (file-error "Opening input file" "no such file or directory" "C:/emacs/lexbind-new/lisp/emacs-lisp/pcase.elc") insert-file-contents("C:/emacs/lexbind-new/lisp/emacs-lisp/pcase.elc") byte-compile-file("C:/emacs/lexbind-new/lisp/emacs-lisp/pcase.elc") batch-byte-compile-file("C:/emacs/lexbind-new/lisp/emacs-lisp/pcase.elc= ") batch-byte-compile(t) batch-byte-compile-if-not-done() funcall(batch-byte-compile-if-not-done) [...etc...] Bootstrapping then continues normally and produces a working executable (pcase.el, macroexp.el and cconv.el get correctly compiled along with everything else). =C2=A0 =C2=A0 Juanma