unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Failure in bootstrapping Emacs-CVS on Kubuntu
@ 2008-03-03  8:30 Angelo Graziosi
  2008-03-03 21:07 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Angelo Graziosi @ 2008-03-03  8:30 UTC (permalink / raw)
  To: emacs-devel

This happens on GNU/Linux Kubuntu 7.10 with Emacs-CVS 23.0.60 of few 
minutes ago.

[...]
Compiling /home/user/emacsport/emacs/lisp/emacs-lisp/byte-opt.el

In toplevel form:
../../lisp/emacs-lisp/byte-opt.el:633:36:Error: Variable binding depth 
exceeds max-specpdl-size
make[2]: *** [compile] Error 1
make[2]: Leaving directory `/home/user/emacsport/emacs/.build/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/home/user/emacsport/emacs/.build'
make: *** [bootstrap] Error 2

It looks as if this change (the only recent one affecting byte-opt.el):

-------------------------------------------------------
2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>

         [...]
	* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
	Walk into the body of lambdas after byte-compile-unfold-lambda.
--------------------------------------------------------

has broken the bootstrap.

Cheers,
    Angelo.

---
            I Care
(Me ne importa, mi sta a cuore)

                    Don Lorenzo MILANI, Scuola di Barbiana - Firenze




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Failure in bootstrapping Emacs-CVS on Kubuntu
  2008-03-03  8:30 Failure in bootstrapping Emacs-CVS on Kubuntu Angelo Graziosi
@ 2008-03-03 21:07 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2008-03-03 21:07 UTC (permalink / raw)
  To: Angelo Graziosi; +Cc: emacs-devel

> It looks as if this change (the only recent one affecting byte-opt.el):

> -------------------------------------------------------
> 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>

>         [...]
> 	* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
> 	Walk into the body of lambdas after byte-compile-unfold-lambda.
> --------------------------------------------------------

> has broken the bootstrap.

Thanks.  Seems to be fixed now,


        Stefan




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-03 21:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-03  8:30 Failure in bootstrapping Emacs-CVS on Kubuntu Angelo Graziosi
2008-03-03 21:07 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).