unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22208: 25.0.50; master branch make is broken? dired-loaddefs not found
@ 2015-12-18 19:18 Kaushal Modi
  2015-12-18 19:30 ` Zack Piper
  2015-12-19 13:31 ` Phillip Lord
  0 siblings, 2 replies; 4+ messages in thread
From: Kaushal Modi @ 2015-12-18 19:18 UTC (permalink / raw)
  To: 22208, phillip.lord

I get the below error on doing

make bootstrap


It seems to be related to this:
http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=2f55a230d7ab3d2f34f82a5e4abe3b34d4f6bc94


make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
make[3]: Entering directory `/home/kmodi/downloads/git/emacs/lisp'
  ELC      emacs-lisp/macroexp.elc
  ELC      emacs-lisp/cconv.elc
  ELC      emacs-lisp/byte-opt.elc
  ELC      emacs-lisp/bytecomp.elc
  ELC      emacs-lisp/autoload.elc
make[3]: Leaving directory `/home/kmodi/downloads/git/emacs/lisp'
make -C ../lisp autoloads EMACS="../src/bootstrap-emacs"
make[3]: Entering directory `/home/kmodi/downloads/git/emacs/lisp'
  GEN      calendar/cal-loaddefs.el
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Error: (file-error "Cannot open load file" "No such file or directory"
"dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Eager macro-expansion failure: (file-error "Cannot open load file" "No
such file or directory" "dired-loaddefs")
Loading macroexp.elc...
Cannot open load file: No such file or directory, dired-loaddefs
make[3]: *** [calendar/cal-loaddefs.el] Error 255
make[3]: Leaving directory `/home/kmodi/downloads/git/emacs/lisp'
make[2]: *** [../lisp/loaddefs.el] Error 2
make[2]: Leaving directory `/home/kmodi/downloads/git/emacs/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/kmodi/downloads/git/emacs'
make: *** [bootstrap] Error 2

--
Kaushal Modi





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

end of thread, other threads:[~2015-12-19 13:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-18 19:18 bug#22208: 25.0.50; master branch make is broken? dired-loaddefs not found Kaushal Modi
2015-12-18 19:30 ` Zack Piper
2015-12-18 19:48   ` Glenn Morris
2015-12-19 13:31 ` Phillip Lord

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