GNU bug report logs - #46818
leim bootstrap: Variable binding depth exceeds max-specpdl-size

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Sat, 27 Feb 2021 18:19:01 UTC

Severity: normal

Found in version 28.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46818: closed (leim bootstrap: Variable binding depth exceeds
 max-specpdl-size)
Date: Mon, 01 Mar 2021 17:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 01 Mar 2021 12:02:50 -0500
with message-id <jwvo8g2q02n.fsf-monnier+emacs <at> gnu.org>
and subject line Re: bug#46818: leim bootstrap: Variable binding depth exceeds max-specpdl-size
has caused the debbugs.gnu.org bug report #46818,
regarding leim bootstrap: Variable binding depth exceeds max-specpdl-size
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
46818: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46818
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: leim bootstrap: Variable binding depth exceeds max-specpdl-size
Date: Sat, 27 Feb 2021 13:17:54 -0500
Package: emacs
Version: 28.0.50

When building in a completely clean tree (new checkout or make extraclean)
at rev a4d7235f1a, I see the following errors when building the leim files:

  GEN      ../lisp/language/pinyin.el
  GEN      ../lisp/leim/leim-list.el
Eager macro-expansion failure: (error "Variable binding depth exceeds
  max-specpdl-size")

  [...]
  INFO     Processing OKURI-NASI entries...done
  Eager macro-expansion failure: (error "Variable binding depth exceeds
  max-specpdl-size")

These issues don't seem to be present at rev 6bf56a; ref
https://hydra.nixos.org/build/137524247


[Message part 3 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: contovob <at> tcd.ie, rgm <at> gnu.org, Eli Zaretskii <eliz <at> gnu.org>,
 46818-done <at> debbugs.gnu.org
Subject: Re: bug#46818: leim bootstrap: Variable binding depth exceeds
 max-specpdl-size
Date: Mon, 01 Mar 2021 12:02:50 -0500
>>> In any case, rather than bump the pdl limit, I suggest the patch below,
>>> which completely avoids the need to macroexpand all that code we won't
>>> be using anyway.
>> I'd rather increase the pdl limit.  Having code that subtly evades
>> using our normal machinery sounds a maintenance headache in the long
>> run.
> I agree with Eli here -- increasing the pdl limit here certainly sounds
> like a less subtle fix.

OK, I've done that now, thanks,


        Stefan



This bug report was last modified 4 years and 84 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.