unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Today's git does not compile?
@ 2012-06-04 12:24 Susan Cragin
  2012-06-04 14:03 ` Stefan Monnier
  2012-06-04 14:59 ` Andreas Schwab
  0 siblings, 2 replies; 4+ messages in thread
From: Susan Cragin @ 2012-06-04 12:24 UTC (permalink / raw)
  To: EMACS development team

Something's funny. Emacs compiled yesterday. Today it does not. 
Or is it just me?
These are the last lines. 

Source file `/home/susan/emacs/lisp/emacs-lisp/cl.el' newer than byte-compiled file
Source file `/home/susan/emacs/lisp/emacs-lisp/cl-macs.el' newer than byte-compiled file
Source file `/home/susan/emacs/lisp/emacs-lisp/cl-macs.el' newer than byte-compiled file

In toplevel form:
files.el:418:1:Error: Autoloading failed to define function cl-compiler-macroexpand
make[2]: *** [compile-onefile] Error 1
make[2]: Leaving directory `/home/susan/emacs/lisp'
make[1]: *** [/home/susan/emacs/src/../lisp/files.elc] Error 2
make[1]: Leaving directory `/home/susan/emacs/src'
make: *** [src] Error 2






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

* Re: Today's git does not compile?
  2012-06-04 12:24 Today's git does not compile? Susan Cragin
@ 2012-06-04 14:03 ` Stefan Monnier
  2012-06-04 14:59 ` Andreas Schwab
  1 sibling, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2012-06-04 14:03 UTC (permalink / raw)
  To: Susan Cragin; +Cc: EMACS development team

> Something's funny. Emacs compiled yesterday. Today it does not. 
> Or is it just me?
> These are the last lines. 

> Source file `/home/susan/emacs/lisp/emacs-lisp/cl.el' newer than byte-compiled file
> Source file `/home/susan/emacs/lisp/emacs-lisp/cl-macs.el' newer than byte-compiled file
> Source file `/home/susan/emacs/lisp/emacs-lisp/cl-macs.el' newer than byte-compiled file

> In toplevel form:
> files.el:418:1:Error: Autoloading failed to define function cl-compiler-macroexpand
> make[2]: *** [compile-onefile] Error 1
> make[2]: Leaving directory `/home/susan/emacs/lisp'
> make[1]: *** [/home/susan/emacs/src/../lisp/files.elc] Error 2
> make[1]: Leaving directory `/home/susan/emacs/src'
> make: *** [src] Error 2

"make -k" a few times might help.  Otherwise "make bootstrap" (but only
after updating again because the bootstrap was broken until a minute
ago).


        Stefan



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

* Re: Today's git does not compile?
@ 2012-06-04 14:52 Susan Cragin
  0 siblings, 0 replies; 4+ messages in thread
From: Susan Cragin @ 2012-06-04 14:52 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: EMACS development team

>"make -k" a few times might help.  Otherwise "make bootstrap" (but only after updating again because the bootstrap was broken until a minute ago).

"make bootstrap" did the trick. Thank you.
Susan





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

* Re: Today's git does not compile?
  2012-06-04 12:24 Today's git does not compile? Susan Cragin
  2012-06-04 14:03 ` Stefan Monnier
@ 2012-06-04 14:59 ` Andreas Schwab
  1 sibling, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2012-06-04 14:59 UTC (permalink / raw)
  To: Susan Cragin; +Cc: EMACS development team

Susan Cragin <susancragin@earthlink.net> writes:

> Source file `/home/susan/emacs/lisp/emacs-lisp/cl.el' newer than byte-compiled file
> Source file `/home/susan/emacs/lisp/emacs-lisp/cl-macs.el' newer than byte-compiled file
> Source file `/home/susan/emacs/lisp/emacs-lisp/cl-macs.el' newer than byte-compiled file

Remove the corresponding *.elc files.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



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

end of thread, other threads:[~2012-06-04 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-04 12:24 Today's git does not compile? Susan Cragin
2012-06-04 14:03 ` Stefan Monnier
2012-06-04 14:59 ` Andreas Schwab
  -- strict thread matches above, loose matches on Subject: below --
2012-06-04 14:52 Susan Cragin

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