From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.devel Subject: Re: make bootstrap fails Date: Tue, 12 Nov 2002 19:29:57 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: <877kfibpzu.fsf@enberg.org> References: <8465v796b2.fsf@crybaby.uni-duisburg.de> <87k7jmkhly.fsf@enberg.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037201418 22906 80.91.224.249 (13 Nov 2002 15:30:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 13 Nov 2002 15:30:18 +0000 (UTC) Cc: kai.grossjohann@uni-duisburg.de, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18BzCP-000469-00 for ; Wed, 13 Nov 2002 16:13:01 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18BzOM-00066k-00 for ; Wed, 13 Nov 2002 16:25:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18Bg0l-0004yF-00; Tue, 12 Nov 2002 13:43:43 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18Bfqw-0001NN-00 for emacs-devel@gnu.org; Tue, 12 Nov 2002 13:33:34 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18Bfqs-0001IW-00 for emacs-devel@gnu.org; Tue, 12 Nov 2002 13:33:33 -0500 Original-Received: from mailb.telia.com ([194.22.194.6]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18Bfqr-0001Hs-00; Tue, 12 Nov 2002 13:33:30 -0500 Original-Received: from d1o1112.telia.com (d1o1112.telia.com [213.67.192.241]) by mailb.telia.com (8.12.5/8.12.5) with ESMTP id gACIXRIl022256; Tue, 12 Nov 2002 19:33:27 +0100 (CET) X-Original-Recipient: emacs-devel@gnu.org Original-Received: from rocksteady (h32n2fls32o1112.telia.com [213.65.65.32]) by d1o1112.telia.com (8.10.2/8.10.1) with ESMTP id gACIXRg15306; Tue, 12 Nov 2002 19:33:27 +0100 (CET) Original-Received: by rocksteady (Postfix, from userid 1000) id 2773637B27; Tue, 12 Nov 2002 19:33:08 +0100 (CET) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Mon, 11 Nov 2002 05:19:59 -0500") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9369 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9369 Richard Stallman writes: > I was unable to make this fail by recompiling cc-bytecomp and cc-vars. > I can't afford to do a bootstrap--too many meetings today. But if you > byte-compile-debug to t, you should be able to get a backtrace. Very > likely investigating that backtrace will make considerable progress. I was unable to get a better backtrace. Both bootstrapping with byte-compile-debug globally set to t and just for the cc-*.el files produce the same terse error message.