GNU bug report logs - #21753
git tip bootstrap failure: custom needs pcase

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sam Steingold <sds <at> podval.org>
Subject: bug#21753: closed (Re: bug#21753: git tip bootstrap failure:
 custom needs pcase)
Date: Sun, 25 Oct 2015 11:29:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#21753: git tip bootstrap failure: custom needs pcase

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 21753 <at> debbugs.gnu.org.

-- 
21753: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21753
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Artur Malabarba <bruce.connor.am <at> gmail.com>
To: Sam Steingold <sds <at> podval.org>
Cc: 21753-done <at> debbugs.gnu.org
Subject: Re: bug#21753: git tip bootstrap failure: custom needs pcase
Date: Sun, 25 Oct 2015 11:27:43 +0000
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/>
>
>
>

[Message part 3 (message/rfc822, inline)]
From: Sam Steingold <sds <at> podval.org>
To: bug-gnu-emacs <at> gnu.org
Subject: git tip bootstrap failure: custom needs pcase
Date: Sun, 25 Oct 2015 03:40:57 -0400
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.