bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#24358: 25.1.50; re-search-forward errors with "Variable binding dept


From: npostavs
Subject: bug#24358: 25.1.50; re-search-forward errors with "Variable binding depth exceeds max-specpdl-size"
Date: Sat, 22 Oct 2016 18:46:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Sam Halliday <sam.halliday@gmail.com> writes:

> when I build emacs-25 with this patch (either by building emacs-25
> directly or taking emacs-25.1 and applying this patch) I get a failure
> in make:
>
> ./autogen.sh
> CFLAGS='-O0 -g3 -gdwarf-4' ./configure --enable-checking='yes,glyphs' 
> --enable-check-lisp-object-type --prefix=/opt/emacs25
> make
>
> .
> .
> .
> make[2]: Leaving directory '/home/fommil/build/emacs-git/emacs/admin/grammars'
> collected 50% ...
> collected 60% ...
> collected 70% ...
> collected 80% ...
> collected 90% ...
> Processing OKURI-NASI entries ...
> processed 10% ...
> processed 20% ...
> Args out of range: #("崎/
> かん" 0 5 (charset japanese-jisx0208)), -6, nil
> make[2]: *** [Makefile:142: ../lisp/leim/ja-dic/ja-dic.el] Error 255
> make[2]: Leaving directory '/home/fommil/build/emacs-git/emacs/leim'
> make[1]: *** [Makefile:320: leim] Error 2
> make[1]: Leaving directory '/home/fommil/build/emacs-git/emacs/lisp'
> make: *** [Makefile:385: lisp] Error 2
>

I can't reproduce this.  I did a 'make extraclean' in lisp/leim, and
then ran 'make', ja-dic.el was generated without error:

  GEN      ../lisp/leim/ja-dic/ja-dic.el
Reading file "/home/npostavs/src/emacs/emacs-25/leim/SKK-DIC/SKK-JISYO.L" ...
Processing OKURI-ARI entries ...
Processing POSTFIX entries ...
Processing PREFIX entries ...
Collecting OKURI-NASI entries ...
collected 26% ...
collected 30% ...
collected 40% ...
collected 50% ...
collected 60% ...
collected 70% ...
collected 80% ...
collected 90% ...
Processing OKURI-NASI entries ...
processed 10% ...
processed 20% ...
processed 30% ...
processed 40% ...
processed 50% ...
processed 60% ...
processed 70% ...
processed 80% ...
processed 90% ...
processed 100% ...
make[2]: Leaving directory '/home/npostavs/src/emacs/emacs-25/leim'





reply via email to

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