GNU bug report logs -
#21753
git tip bootstrap failure: custom needs pcase
Previous Next
Reported by: Sam Steingold <sds <at> podval.org>
Date: Sun, 25 Oct 2015 07:42:02 UTC
Severity: normal
Done: Artur Malabarba <bruce.connor.am <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 21753-done <at> debbugs.gnu.org (full text, mbox):
This was fixed by Paul when he reverted my bad commit.
2015-10-25 7:40 GMT+00:00 Sam Steingold <sds <at> podval.org>:
> the current git tip, "make bootstrap" fails with:
>
> ./temacs --batch --load loadup bootstrap
> Loading loadup.el (source)...
> Using load-path (/home/sds/src/emacs/trunk/lisp
> /home/sds/src/emacs/trunk/lisp/emacs-lisp
> /home/sds/src/emacs/trunk/lisp/language
> /home/sds/src/emacs/trunk/lisp/international
> /home/sds/src/emacs/trunk/lisp/textmodes
> /home/sds/src/emacs/trunk/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)...
> Symbol’s function definition is void: pcase
>
> indeed, custom.el:custom-declare-variable uses pcase which is loaded
> by loadup only later.
>
> --
> Sam Steingold <http://sds.podval.org> <http://www.childpsy.net/>
>
>
>
This bug report was last modified 9 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.