GNU bug report logs - #12942
trunk does not bootstrap: Symbol's function definition is void: \,

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Tue, 20 Nov 2012 09:24:01 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12942 in the body.
You can then email your comments to 12942 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#12942; Package emacs. (Tue, 20 Nov 2012 09:24:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Paul Eggert <eggert <at> cs.ucla.edu>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 20 Nov 2012 09:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: bug-gnu-emacs <at> gnu.org
Cc: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Subject: trunk does not bootstrap: Symbol's function definition is void: \,
Date: Tue, 20 Nov 2012 01:21:55 -0800
Starting with trunk rev 110952:

	revno: 110952
	committer: Stefan Monnier <monnier <at> iro.umontreal.ca>
	timestamp: Mon 2012-11-19 16:30:55 -0500
	message:
	  * lisp/emacs-lisp/byte-run.el (defun-declarations-alist):
	  Allow compiler-macros to be lambda expressions.
	  * lisp/progmodes/python.el: Use cl-lib.  Move var declarations outside of
	  eval-when-compile.
	  (python-syntax-context): Add compiler-macro.
	  (python-font-lock-keywords): Simplify with De Morgan.

"make bootstrap" fails for me (Fedora 17, x86-64, GCC 4.7.2) with
the following "make" output.  The failure is still there in trunk
rev 110959, the current rev as of this writing.

...
if test "no" = "yes"; then \
  rm -f bootstrap-emacs; \
  ln temacs bootstrap-emacs; \
else \
  `/bin/pwd`/temacs --batch --load loadup bootstrap || exit 1; \
  test "X" = X ||  -zex emacs; \
  mv -f emacs bootstrap-emacs; \
fi
Loading loadup.el (source)...
Using load-path (/home/eggert/src/gnu/emacs/trunk-110952/lisp /home/eggert/src/\
gnu/emacs/trunk-110952/lisp/emacs-lisp /home/eggert/src/gnu/emacs/trunk-110952/\
lisp/language /home/eggert/src/gnu/emacs/trunk-110952/lisp/international /home/\
eggert/src/gnu/emacs/trunk-110952/lisp/textmodes)
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 cus-start (source)...
Loading window (source)...
Loading /home/eggert/src/gnu/emacs/trunk-110952/lisp/files.el (source)...
Loading /home/eggert/src/gnu/emacs/trunk-110952/lisp/emacs-lisp/macroexp.el (so\
urce)...
Loading /home/eggert/src/gnu/emacs/trunk-110952/lisp/emacs-lisp/pcase.el (sourc\
e)...
Loading /home/eggert/src/gnu/emacs/trunk-110952/lisp/emacs-lisp/macroexp.el (so\
urce)...
Loading /home/eggert/src/gnu/emacs/trunk-110952/lisp/cus-face.el (source)...
Loading /home/eggert/src/gnu/emacs/trunk-110952/lisp/faces.el (source)...
Loading /home/eggert/src/gnu/emacs/trunk-110952/lisp/button.el (source)...
Loading /home/eggert/src/gnu/emacs/trunk-110952/lisp/startup.el (source)...
Loading /home/eggert/src/gnu/emacs/trunk-110952/lisp/ldefs-boot.el (source)...
Loading /home/eggert/src/gnu/emacs/trunk-110952/lisp/minibuffer.el (source)...
Symbol's function definition is void: \,
make[2]: *** [bootstrap-emacs] Error 1
make[2]: Leaving directory `/home/eggert/src/gnu/emacs/trunk-110952/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/eggert/src/gnu/emacs/trunk-110952'
make: *** [bootstrap] Error 2




bug closed, send any further explanations to 12942 <at> debbugs.gnu.org and Paul Eggert <eggert <at> cs.ucla.edu> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 20 Nov 2012 18:49:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 19 Dec 2012 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 245 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.