Uwe Brauer <[email protected]> writes: > Time needed 56 sec on my X1 Thinkpad form 2017 > > I switched to main > > 1) make distclean > 2) git switch main > 3) make > 4) after 10 min! I obtain > > Error: void-function (loaddefs-generate-batch) > mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode > 0x1b7c116e2faef0ed>)) > debug-early-backtrace() > debug-early(error (void-function loaddefs-generate-batch)) > loaddefs-generate-batch() > command-line-1(("-l" "lpath.el" "-f" "loaddefs-generate-batch" > "loaddefs.el" ".")) > command-line() > normal-top-level() > Symbol’s function definition is void: loaddefs-generate-batch > GNUmakefile:47: recipe for target 'autoloads' failed > make: *** [autoloads] Error 255
Which Emacs version is this? The library loaddefs-gen.el which provides the function was introduced with Emacs 29.1, IIRC. I remember the fun I had with this change: https://git.savannah.gnu.org/cgit/auctex.git/commit/Makefile.in?id=19a2607b > Call me nitpicking but I prefer master over main C'mon Uwe, don't be like that. The whole thing is half a day old, so maybe you give us another day before you make your mind. And thanks for testing, BTW. Best, Arash
