GNU bug report logs -
#23601
[bisected] Emacs can't build after 2dc0ef29425b7
Previous Next
Reported by: "谢成骏" <xiechj <at> mail2.sysu.edu.cn>
Date: Mon, 23 May 2016 06:06:02 UTC
Severity: normal
Done: Nicolas Petton <nicolas <at> petton.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi All,
Yesterday my emacs failed to build.
Here is the error msg:
`````
(require seq) while preparing to dump
Makefile:545: recipe for target 'emacs' failed
make[1]: *** [emacs] Error 255
make[1]: Leaving directory '/home/madper/source/emacs/src'
Makefile:398: recipe for target 'src' failed
make: *** [src] Error 2
`````
After bisect I got:
`````
λ emacs 848d487 ✓ git bisect good
2dc0ef29425b7ee4c6c13b832c2a11dfe26ebb35 is the first bad commit
commit 2dc0ef29425b7ee4c6c13b832c2a11dfe26ebb35
Author: Nicolas Petton <nicolas <at> petton.fr>
Date: Sun May 22 21:51:11 2016 +0200
Add missing dependencies to seq.el
* lisp/emacs-lisp/find-func.el:
* lisp/ibuffer.el:
* lisp/image.el: Require seq.
:040000 040000 e3ae0052facd3cd6728259f6536363c0d0c9d70b 2105b394fefa44da3475d72f61be0f4f393ad985 M lisp
`````
Thanks a lot in advance,
Madper
[Message part 2 (text/html, inline)]
This bug report was last modified 9 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.