unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* persistent bootstrap failure: Memory exhausted--use C-x s ...
@ 2010-05-20 10:30 Jim Meyering
  2010-05-20 16:03 ` Chad Brown
  2010-05-20 17:40 ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Jim Meyering @ 2010-05-20 10:30 UTC (permalink / raw)
  To: Emacs development discussions

Hello,

I normally bootstrap the latest emacs (updating sources from git daily),
but for the last ~9 days it's been failing on x86_64 Fedora 13:

  ...
  No MH variant found on the system
  Wrote /home/j/w/co/emacs/lisp/mh-e/mh-xface.elc
  Compiling /home/j/w/co/emacs/lisp/language/hanja-util.el

  In toplevel form:
  ../../../../home/j/w/co/emacs/lisp/language/hanja-util.el:6437:6:Error: Memory exhausted--use C-x s then exit and restart Emacs
  make[2]: *** [language/hanja-util.elc] Error 1
  make[2]: Leaving directory `/t/jt-FqYKau/emacs/lisp'
  make[1]: *** [compile-main] Error 2
  make[1]: Leaving directory `/t/jt-FqYKau/emacs/lisp'
  make: *** [lisp] Error 2

I can't be the only one configuring to an empty (new prefix)
and running "make bootstrap", so I suppose it's something
in my set-up.  Maybe no one else is doing that with F13...

Both srcdir and non-srcdir builds fail,
with and without this PATH-limiting export:

  export PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/bin/X11
  ./configure --prefix=$prefix && make bootstrap

Any suggestions?



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

end of thread, other threads:[~2010-05-21  7:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-20 10:30 persistent bootstrap failure: Memory exhausted--use C-x s Jim Meyering
2010-05-20 16:03 ` Chad Brown
2010-05-20 17:40 ` Eli Zaretskii
2010-05-20 20:53   ` Jim Meyering
2010-05-21  7:58     ` Jim Meyering

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).