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

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

bug#18359: Macro expansion failure [MSYS2-MinGW64]


From: Angelo Graziosi
Subject: bug#18359: Macro expansion failure [MSYS2-MinGW64]
Date: Sat, 30 Aug 2014 12:20:45 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0


Il 30/08/2014 09:21, Eli Zaretskii ha scritto:
Date: Fri, 29 Aug 2014 22:49:21 +0200
From: Angelo Graziosi <angelo.graziosi@alice.it>

With recent trunk, building the 64 bit build of Emacs on Windows using
MSYS2/MinGW64 tools, produces many "macro-expansion failure" messages:

[...]
Eager macro-expansion failure: (error "Lisp nesting exceeds
`max-lisp-eval-depth'")
Eager macro-expansion failure: (error "Lisp nesting exceeds
`max-lisp-eval-depth'")

Please provide more context from the build log, around these
messages.  At least which Lisp files cause them.


Oh yes..

[...]
make[2]: uscita dalla directory "/tmp/emacs.git/lisp"
EMACSLOADPATH= '../src/bootstrap-emacs.exe' -batch --no-site-file --no-site-lisp -l autoload \
   --eval "(setq generate-autoload-cookie \";;;###tramp-autoload\")" \
--eval "(setq generated-autoload-file (expand-file-name (unmsys--file-name \"net/tramp-loaddefs.el\")))" \
   -f batch-update-autoloads ./net
Wrote c:/msys64/tmp/emacs.git/lisp/mh-e/mh-loaddefs.el
Wrote c:/msys64/tmp/emacs.git/lisp/net/tramp-loaddefs.el

[ Eager macro-expansion failure: MESSAGES ]

Generating autoloads for mh-acros.el...
Generating autoloads for mh-acros.el...done
Generating autoloads for mh-alias.el...
Generating autoloads for mh-alias.el...done
Generating autoloads for mh-buffers.el...
Generating autoloads for mh-buffers.el...done
Generating autoloads for mh-comp.el...

[ Eager macro-expansion failure: MESSAGES ]

Generating autoloads for mh-comp.el...done
Generating autoloads for mh-compat.el...
Generating autoloads for mh-compat.el...done

[ Eager macro-expansion failure: MESSAGES ]

Generating autoloads for mh-folder.el...
Generating autoloads for mh-folder.el...done
Generating autoloads for mh-funcs.el...
[...]
make[2]: ingresso nella directory "/tmp/emacs.git/lisp"
Compiling ../lisp/cus-start.el
Wrote c:/msys64/tmp/emacs.git/lisp/emacs-lisp/map-ynp.elc

[ Eager macro-expansion failure: MESSAGES ]

Wrote c:/msys64/tmp/emacs.git/lisp/cus-start.elc
make[2]: uscita dalla directory "/tmp/emacs.git/lisp"
make[2]: uscita dalla directory "/tmp/emacs.git/lisp"
[...]


Ciao,
Angelo.





reply via email to

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