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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21753 in the body.
You can then email your comments to 21753 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21753
; Package
emacs
.
(Sun, 25 Oct 2015 07:42:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sam Steingold <sds <at> podval.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 25 Oct 2015 07:42:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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/>
Reply sent
to
bruce.connor.am <at> gmail.com
:
You have taken responsibility.
(Sun, 25 Oct 2015 11:29:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Sam Steingold <sds <at> podval.org>
:
bug acknowledged by developer.
(Sun, 25 Oct 2015 11:29:02 GMT)
Full text and
rfc822 format available.
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/>
>
>
>
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 22 Nov 2015 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 214 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.