all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: Emacs Development <Emacs-devel@gnu.org>
Subject: describe-face patch broke bootstrap build
Date: Sun, 14 Jul 2019 09:26:40 -0700	[thread overview]
Message-ID: <a42cb65e-a930-197b-98f0-e08aa607832e@cs.ucla.edu> (raw)

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



             reply	other threads:[~2019-07-14 16:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-14 16:26 Paul Eggert [this message]
2019-07-14 16:37 ` describe-face patch broke bootstrap build Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a42cb65e-a930-197b-98f0-e08aa607832e@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=Emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.