[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compilation using git needs 10 minutes and fails
From: |
Arash Esbati |
Subject: |
Re: compilation using git needs 10 minutes and fails |
Date: |
Tue, 23 Apr 2024 23:29:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Uwe Brauer <oub@mat.ucm.es> 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
- compilation using git needs 10 minutes and fails, Uwe Brauer, 2024/04/23
- Re: compilation using git needs 10 minutes and fails,
Arash Esbati <=
- Re: compilation using git needs 10 minutes and fails, Uwe Brauer, 2024/04/24
- Re: compilation using git needs 10 minutes and fails, Arash Esbati, 2024/04/24
- Re: compilation using git needs 10 minutes and fails, Uwe Brauer, 2024/04/24
- Re: compilation using git needs 10 minutes and fails, Arash Esbati, 2024/04/24
- Re: compilation using git needs 10 minutes and fails, Uwe Brauer, 2024/04/24
- Re: compilation using git needs 10 minutes and fails, Tassilo Horn, 2024/04/25
- Re: compilation using git needs 10 minutes and fails, Uwe Brauer, 2024/04/24