GNU bug report logs - #22208
25.0.50; master branch make is broken? dired-loaddefs not found

Previous Next

Package: emacs;

Reported by: Kaushal Modi <kaushal.modi <at> gmail.com>

Date: Fri, 18 Dec 2015 19:20:01 UTC

Severity: normal

Found in version 25.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: phillip.lord <at> russet.org.uk (Phillip Lord)
To: Kaushal Modi <kaushal.modi <at> gmail.com>
Cc: 22208 <at> debbugs.gnu.org
Subject: bug#22208: 25.0.50; master branch make is broken? dired-loaddefs not found
Date: Sat, 19 Dec 2015 13:31:11 +0000

This error should be fixed, although I am seeing a new (and different)
error on the hydra builds at the moment.


Kaushal Modi <kaushal.modi <at> gmail.com> writes:

> 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




This bug report was last modified 9 years and 205 days ago.

Previous Next


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