all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#19672: 25.0.50; make bootstrap fails on git HEAD
@ 2015-01-24 13:17 Peter Münster
  2015-01-25  2:45 ` Paul Eggert
  2015-01-25 17:44 ` bug#19672: 19672@debbugs.gnu.org Stefan Husmann
  0 siblings, 2 replies; 6+ messages in thread
From: Peter Münster @ 2015-01-24 13:17 UTC (permalink / raw
  To: 19672

Hi,

Here the error message:

--8<---------------cut here---------------start------------->8---
  ELC      cedet/ede.elc
../emacs-lisp/eieio.el: `eieio-object-name-string' is an obsolete generic function (as of 25.1); use `eieio-named' instead.
../emacs-lisp/eieio-base.el: `eieio-object-name-string' is an obsolete generic function (as of 25.1); use `eieio-named' instead.
ede/source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode

In toplevel form:
cedet/ede.el:45:1:Error: Wrong type argument: listp, cl-struct-cl--generic-tags
Makefile:287: recipe for target 'cedet/ede.elc' failed
make[3]: *** [cedet/ede.elc] Error 1
make[3]: Leaving directory '/home/peter/emacs/lisp'
Makefile:310: recipe for target 'compile-main' failed
make[2]: *** [compile-main] Error 2
make[2]: Leaving directory '/home/peter/emacs/lisp'
Makefile:385: recipe for target 'lisp' failed
make[1]: *** [lisp] Error 2
--8<---------------cut here---------------end--------------->8---

First bad commit:

--8<---------------cut here---------------start------------->8---
commit fd62486e819056bc9d0f00c09731a45a7f837997
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Date:   Fri Jan 23 16:50:56 2015 -0500

    * lisp/emacs-lisp/cl-generic.el (cl-no-primary-method): New fun and error.
    (cl--generic-build-combined-method): Use it.
--8<---------------cut here---------------end--------------->8---


-- 
           Peter





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

end of thread, other threads:[~2015-01-26  8:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-24 13:17 bug#19672: 25.0.50; make bootstrap fails on git HEAD Peter Münster
2015-01-25  2:45 ` Paul Eggert
2015-01-25 16:10   ` Stefan Monnier
2015-01-25 16:39     ` Paul Eggert
2015-01-26  8:00     ` Tassilo Horn
2015-01-25 17:44 ` bug#19672: 19672@debbugs.gnu.org Stefan Husmann

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.