GNU bug report logs - #850
23.0.60; make autoloads reports memory exhaustion

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Tim Van Holder <tim.vanholder <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: bug#850: 23.0.60; make autoloads reports memory exhaustion
Date: Mon, 01 Sep 2008 12:15:31 +0200
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 298 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.