GNU bug report logs -
#18359
Macro expansion failure [MSYS2-MinGW64]
Previous Next
Full log
View this message in rfc822 format
Il 30/08/2014 09:21, Eli Zaretskii ha scritto:
>> Date: Fri, 29 Aug 2014 22:49:21 +0200
>> From: Angelo Graziosi <angelo.graziosi <at> 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.
This bug report was last modified 9 years and 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.