GNU bug report logs -
#850
23.0.60; make autoloads reports memory exhaustion
Previous Next
Reported by: Tim Van Holder <tim.vanholder <at> gmail.com>
Date: Mon, 1 Sep 2008 10:25:04 UTC
Severity: normal
Tags: moreinfo, unreproducible
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
CVS build of this morning; did a make maintainer-clean followed by a
make boostrap to ensure a clean slate.
My normal "rebuild" script updates the sources and then runs
test -f src/emacs && test -x src/emacs || make
make info
make -C lisp recompile updates
rm -f etc/DOC* src/emacs
make
But since this morning the make command for the lisp subdir fails during
autoloads processing:
Saving file /home/tim/gnu/src/emacs/lisp/loaddefs.el...
Memory exhausted--use C-x s then exit and restart Emacs
make: *** [autoloads] Error 255
loaddefs.el doesn't seem to get updated. It also prevented the other
commands for the 'updates' target from running, but I've added -k to the
make options to work around that.
In case it's relevant, I build outside the source tree.
This bug report was last modified 13 years and 297 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.