emacs-devel
[Top][All Lists]
Advanced

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

Re: Building master fails on Windows 10 when testing etc/NEWS file


From: Juanma Barranquero
Subject: Re: Building master fails on Windows 10 when testing etc/NEWS file
Date: Thu, 19 Sep 2019 11:53:02 +0200

Could this be related? It just started happening now.

$ 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]