From: Sam Steingold <sds@podval.org>
To: 21753@debbugs.gnu.org
Subject: bug#21753: git tip bootstrap failure: custom needs pcase
Date: Sun, 25 Oct 2015 03:40:57 -0400 [thread overview]
Message-ID: <CAFsbZ7aPTPxhUXzGD-BQQJjQf1p_b-MjgU-NPAtUf9eyH_zR5w@mail.gmail.com> (raw)
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/>
next reply other threads:[~2015-10-25 7:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-25 7:40 Sam Steingold [this message]
2015-10-25 11:27 ` bug#21753: git tip bootstrap failure: custom needs pcase Artur Malabarba
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFsbZ7aPTPxhUXzGD-BQQJjQf1p_b-MjgU-NPAtUf9eyH_zR5w@mail.gmail.com \
--to=sds@podval.org \
--cc=21753@debbugs.gnu.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).