From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap failure Date: Sun, 15 Nov 2009 10:30:42 +0100 Message-ID: <4AFFCA42.5090205@swipnet.se> References: <87bpj8rpix.fsf@elegiac.orebokech.com> <87r5s3lbtt.fsf@turtle.gmx.de> <87aaypxhom.fsf@stupidchicken.com> <807hts99an.fsf@tiny.isode.net> <4AFF1436.8030905@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: Quoted-Printable X-Trace: ger.gmane.org 1258277473 22582 80.91.229.12 (15 Nov 2009 09:31:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Nov 2009 09:31:13 +0000 (UTC) Cc: Bruce Stephens , mituharu@math.s.chiba-u.ac.jp, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 15 10:31:06 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 1N9bRp-0008Nw-09 for ged-emacs-devel@m.gmane.org; Sun, 15 Nov 2009 10:31:05 +0100 Original-Received: from localhost ([127.0.0.1]:49227 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9bRo-0001V9-1I for ged-emacs-devel@m.gmane.org; Sun, 15 Nov 2009 04:31:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N9bRi-0001Uw-3X for emacs-devel@gnu.org; Sun, 15 Nov 2009 04:30:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N9bRZ-0001UM-N9 for emacs-devel@gnu.org; Sun, 15 Nov 2009 04:30:56 -0500 Original-Received: from [199.232.76.173] (port=56754 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9bRZ-0001UC-Ib for emacs-devel@gnu.org; Sun, 15 Nov 2009 04:30:49 -0500 Original-Received: from proxy3.bredband.net ([195.54.101.73]:34658) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N9bRU-0004br-Nv for emacs-devel@gnu.org; Sun, 15 Nov 2009 04:30:49 -0500 Original-Received: from ipb1.telenor.se (195.54.127.164) by proxy3.bredband.net (7.3.140.3) id 4AD3E1BA00E03CA2 for emacs-devel@gnu.org; Sun, 15 Nov 2009 10:30:43 +0100 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Am1GAF9Z/0pV4S1uPGdsb2JhbACBTJpFAQEBATe1HoQ8BA X-IronPort-AV: E=Sophos;i="4.44,745,1249250400"; d="scan'208";a="3659785" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb1.telenor.se with ESMTP; 15 Nov 2009 10:30:43 +0100 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 7DCC97FA07B; Sun, 15 Nov 2009 10:30:42 +0100 (CET) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4 In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:117000 Archived-At: Stefan Monnier skrev 2009-11-15 02.31: >>> It happens for me (on GNU/Linux). Also for Jan Dj=E4rv (probably on = some >>> Unix, judging by the error pathname). >> Ubuntu 9.10. > > Start temacs under the debugger. Place a breakpoint on Fsignal. > Look at the backtrace. > Steps to reproduce: % make bootstrap % make clean % make It also happens for OSX 10.6. Backtrace: Loading button... Loading startup... Breakpoint 2, Fsignal (error_symbol=3D4320204362, data=3D4321269478) at e= val.c:1619 1619 register struct handler *allhandlers =3D handlerlist; (gdb) bt #0 Fsignal (error_symbol=3D4320204362, data=3D4321269478) at eval.c:1619 #1 0x0000000100161d4b in xsignal (error_symbol=3D4320204362, data=3D4321= 269478)=20 at eval.c:1729 #2 0x0000000100161d94 in xsignal1 (error_symbol=3DCould not find the fra= me base=20 for "xsignal1". ) at eval.c:1746 #3 0x0000000100163594 in Feval (form=3D4321269558) at eval.c:2394 #4 0x000000010016320c in Feval (form=3D4321270038) at eval.c:2331 #5 0x0000000100192489 in readevalloop (readcharfun=3D4320279994,=20 stream=3D0x7fff70115f18, sourcename=3D4307765385, evalfun=3D0x100162cbf <= Feval>,=20 printflag=3D0, unibyte=3D4320133130, readfun=3D4320133130, start=3D432013= 3130,=20 end=3D4320133130) at lread.c:1792 #6 0x0000000100190b55 in Fload (file=3D4307861273, noerror=3D4320133130,= =20 nomessage=3D4320133130, nosuffix=3D4320133130, must_suffix=3D4320133130) = at lread.c:1269 #7 0x00000001001633cd in Feval (form=3D4320161334) at eval.c:2360 #8 0x0000000100192489 in readevalloop (readcharfun=3D4320279994,=20 stream=3D0x7fff70115e80, sourcename=3D4307611321, evalfun=3D0x100162cbf <= Feval>,=20 printflag=3D0, unibyte=3D4320133130, readfun=3D4320133130, start=3D432013= 3130,=20 end=3D4320133130) at lread.c:1792 #9 0x0000000100190b55 in Fload (file=3D4307611065, noerror=3D4320133130,= =20 nomessage=3D4320133130, nosuffix=3D4320133130, must_suffix=3D4320133130) = at lread.c:1269 #10 0x00000001001633cd in Feval (form=3D4320151862) at eval.c:2360 #11 0x00000001000b5349 in top_level_2 () at keyboard.c:1367 #12 0x0000000100161591 in internal_condition_case (bfun=3D0x1000b5336=20 , handlers=3D4320203882, hfun=3D0x1000b4e55 ) at = eval.c:1490 #13 0x00000001000b5385 in top_level_1 () at keyboard.c:1375 #14 0x0000000100160eb6 in internal_catch (tag=3D4320197098, func=3D0x1000= b534b=20 , arg=3D4320133130) at eval.c:1226 #15 0x00000001000b529f in command_loop () at keyboard.c:1330 #16 0x00000001000b48e8 in recursive_edit_1 () at keyboard.c:952 #17 0x00000001000b4ad9 in Frecursive_edit () at keyboard.c:1014 #18 0x00000001000b2d08 in main (argc=3D5, argv=3D0x7fff5fbff620) at emacs= .c:1827 Lisp Backtrace: 0xc4b6c9 Lisp type 1 "defvaralias" (0x5fbfe6f8) "load" (0x5fbfeb70) "load" (0x5fbff0d0) YAMAMOTO Mitsuharu wrote: > I think the failure at startup.elc is due to the following change: > > 2009-11-04 Dan Nicolaescu > > * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defva= ralias. > > Could you try the patch below if it gives a good result? > It does indeed. Jan D.