emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hang when compiling the current bzr Emacs


From: Paul Eggert
Subject: Re: Hang when compiling the current bzr Emacs
Date: Thu, 07 Jun 2012 17:53:51 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

On 06/07/2012 05:41 PM, Lars Magne Ingebrigtsen wrote:
> I think the most suspicious-looking patches after that are the
> cl*-related ones.

Bingo.  A bisect found that the problem was introduced in
trunk bzr 108513 or 108514, which are the cl*-related patches.
I can do a 'make bootstrap' with 108512.  Doing it with
108513 fails as follows:

cedet/srecode/insert.el:983:1:Error: Symbol's function definition is void: 
cl-expr-contains-any
make[3]: *** [cedet/srecode/insert.elc] Error 1

Doing it with 108514 loops when running batch-byte-compile on
various sources (for me, textmodes/rst.el, emacs-lisp/ert.el,
org/ob.el, progmodes/js.el, cedet/srecode/insert.el, but
possibly more since I was doing a make -j5).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]