emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master 34f1035 2/2: Merge commit '107ce3050fc37b9a13d8


From: Juanma Barranquero
Subject: Re: [Emacs-diffs] master 34f1035 2/2: Merge commit '107ce3050fc37b9a13d8304ae1bb73fac9de5f61'
Date: Thu, 19 Sep 2019 12:04:36 +0200

Bisecting suggests this change is the cause of this:

$ make -C lisp custom-deps
make: Entering directory '/d/Devel/emacs/repo/trunk/lisp'
make[1]: Entering directory '/d/Devel/emacs/repo/trunk/lisp'
  GEN      cus-load.el
  INFO     Scanning files for custom...
  INFO     Scanning files for custom...10%
  INFO     Scanning files for custom...20%
  INFO     Scanning files for custom...30%
  INFO     Scanning files for custom...40%
  INFO     Scanning files for custom...50%
  INFO     Scanning files for custom...60%
  INFO     Scanning files for custom...70%
  INFO     Scanning files for custom...80%
  INFO     Scanning files for custom...90%
  INFO     Scanning files for custom...100%
  INFO     Scanning files for custom...done
  INFO     Generating ./cus-load.el...
Version must be a string
make[1]: *** [Makefile:152: cus-load.el] Error 127
make[1]: Leaving directory '/d/Devel/emacs/repo/trunk/lisp'
make: *** [Makefile:150: custom-deps] Error 2
make: Leaving directory '/d/Devel/emacs/repo/trunk/lisp'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]