unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51402: 29.0.50; build error
@ 2021-10-26  3:54 Enoch H Wexler
  2021-10-26  7:47 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Enoch H Wexler @ 2021-10-26  3:54 UTC (permalink / raw)
  To: 51402

[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]

d8caa3d9fb * master origin/master

make -C ../admin/grammars all EMACS="../../src/bootstrap-emacs"
make[3]: Entering directory '/home/enoch/emacs/admin/grammars'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/enoch/emacs/admin/grammars'
  GEN      calendar/diary-loaddefs.el
Source file ‘/home/enoch/emacs/lisp/help-mode.el’ newer than byte-compiled
file; using older file
Debugger entered--Lisp error: (error "Autoloading file
/home/enoch/emacs/lisp/help-mode....")
  help-mode--add-function-link(#("C-x s" 0 5 (font-lock-face
help-key-binding face help-key-binding)) save-some-buffers)
  substitute-command-keys("Memory exhausted--use \\[save-some-buffers] then
ex...")
  command-line()
  normal-top-level()

make[2]: *** [Makefile:478: calendar/diary-loaddefs.el] Error 255
make[2]: Leaving directory '/home/enoch/emacs/lisp'
make[1]: *** [Makefile:835: ../lisp/loaddefs.el] Error 2
make[1]: Leaving directory '/home/enoch/emacs/src'
make: *** [Makefile:450: src] Error 2

[-- Attachment #2: Type: text/html, Size: 1177 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#51402: 29.0.50; build error
  2021-10-26  3:54 bug#51402: 29.0.50; build error Enoch H Wexler
@ 2021-10-26  7:47 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2021-10-26  7:47 UTC (permalink / raw)
  To: Enoch H Wexler; +Cc: 51402

On Okt 25 2021, Enoch H Wexler wrote:

> d8caa3d9fb * master origin/master
>
> make -C ../admin/grammars all EMACS="../../src/bootstrap-emacs"
> make[3]: Entering directory '/home/enoch/emacs/admin/grammars'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory '/home/enoch/emacs/admin/grammars'
>   GEN      calendar/diary-loaddefs.el
> Source file ‘/home/enoch/emacs/lisp/help-mode.el’ newer than byte-compiled
> file; using older file

rm /home/enoch/emacs/lisp/help-mode.elc

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-26  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26  3:54 bug#51402: 29.0.50; build error Enoch H Wexler
2021-10-26  7:47 ` Andreas Schwab

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).