all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* describe-face patch broke bootstrap build
@ 2019-07-14 16:26 Paul Eggert
  2019-07-14 16:37 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggert @ 2019-07-14 16:26 UTC (permalink / raw)
  To: Lars Magne Ingebrigtsen; +Cc: Emacs Development

Your Emacs master patch of an hour or two ago "Make describe-face also output 
the version information" broke 'make bootstrap' with the following symptoms:

./temacs --batch  -l loadup --temacs=pbootstrap
Loading loadup.el (source)...
dump mode: pbootstrap
Using load-path (/home/eggert/src/gnu/emacs/master-tmp/lisp 
/home/eggert/src/gnu/emacs/master-tmp/lisp/emacs-lisp 
/home/eggert/src/gnu/emacs/master-tmp/lisp/progmodes 
/home/eggert/src/gnu/emacs/master-tmp/lisp/language 
/home/eggert/src/gnu/emacs/master-tmp/lisp/international 
/home/eggert/src/gnu/emacs/master-tmp/lisp/textmodes 
/home/eggert/src/gnu/emacs/master-tmp/lisp/vc)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading version (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading international/mule (source)...
Loading international/mule-conf (source)...
Loading env (source)...
Loading format (source)...
Loading bindings (source)...
Loading window (source)...
Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/files.el (source)...
Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/emacs-lisp/macroexp.el 
(source)...
Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/emacs-lisp/pcase.el (source)...
Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/emacs-lisp/macroexp.el 
(source)...
Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/cus-face.el (source)...
Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/faces.el (source)...
Warning: Unknown defun property ‘gv-setter’ in cl-fifth
Warning: Unknown defun property ‘gv-setter’ in cl-sixth
Warning: Unknown defun property ‘gv-setter’ in cl-seventh
Warning: Unknown defun property ‘gv-setter’ in cl-eighth
Warning: Unknown defun property ‘gv-setter’ in cl-ninth
Warning: Unknown defun property ‘gv-setter’ in cl-tenth
Eager macro-expansion failure: (void-function gv-define-simple-setter)
Warning: Unknown defun property ‘gv-setter’ in cl-fifth
Warning: Unknown defun property ‘gv-setter’ in cl-sixth
Warning: Unknown defun property ‘gv-setter’ in cl-seventh
Warning: Unknown defun property ‘gv-setter’ in cl-eighth
Warning: Unknown defun property ‘gv-setter’ in cl-ninth
Warning: Unknown defun property ‘gv-setter’ in cl-tenth
Eager macro-expansion failure: (void-function gv-define-simple-setter)
Warning: Unknown defun property ‘gv-setter’ in cl-fifth
Warning: Unknown defun property ‘gv-setter’ in cl-sixth
Warning: Unknown defun property ‘gv-setter’ in cl-seventh
Warning: Unknown defun property ‘gv-setter’ in cl-eighth
Warning: Unknown defun property ‘gv-setter’ in cl-ninth
Warning: Unknown defun property ‘gv-setter’ in cl-tenth
Symbol’s function definition is void: gv-define-simple-setter
Makefile:816: recipe for target 'bootstrap-emacs.pdmp' failed
make[1]: *** [bootstrap-emacs.pdmp] Error 255
make[1]: Leaving directory '/home/eggert/src/gnu/emacs/master-tmp/src'
Makefile:424: recipe for target 'src' failed
make: *** [src] Error 2



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

* Re: describe-face patch broke bootstrap build
  2019-07-14 16:26 describe-face patch broke bootstrap build Paul Eggert
@ 2019-07-14 16:37 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-07-14 16:37 UTC (permalink / raw)
  To: Paul Eggert; +Cc: Emacs Development

Paul Eggert <eggert@cs.ucla.edu> writes:

> Your Emacs master patch of an hour or two ago "Make describe-face also
> output the version information" broke 'make bootstrap' with the
> following symptoms:

Oops; I'll revert the patch.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

end of thread, other threads:[~2019-07-14 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-14 16:26 describe-face patch broke bootstrap build Paul Eggert
2019-07-14 16:37 ` Lars Ingebrigtsen

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.