all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ulrich Mueller <ulm@gentoo.org>
To: <emacs-devel@gnu.org>
Subject: Build failure on master, wrong pdmp file loaded
Date: Tue, 23 Mar 2021 12:03:20 +0100	[thread overview]
Message-ID: <utup26sjr@gentoo.org> (raw)

Today I am getting a build failure on master, bootstrap-emacs tries
to load its portable dump file from the installed location in
/usr/libexec/emacs/ which of course has the wrong checksum:

   make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
   make[2]: Entering directory '/tmp/portage/app-editors/emacs-28.0.9999/work/emacs/lisp'
   EMACSLOADPATH= '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)'  -f batch-byte-compile emacs-lisp/macroexp.el
   desired fingerprint: d930cd08e3e5ab5bf87a844184483b9c4b361e3275403e685b30e8ce786a8545
   found fingerprint: 634291831fdc4e7d29f86299e9f42fcebd422d615dc8061265dbf5b6a633fad2
   emacs: could not load dump file "/usr/libexec/emacs/28.0.50/x86_64-pc-linux-gnu/emacs.pdmp": not built for this Emacs executable

git bisect points to commit b9683230ec which is a one-line change in
faces.el (and looks innocent to me).

The revious revision 8c589c2583 builds fine. Both builds were done in an
ebuild environment, i.e., from a clean checkout.



             reply	other threads:[~2021-03-23 11:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23 11:03 Ulrich Mueller [this message]
2021-03-23 11:14 ` Build failure on master, wrong pdmp file loaded Eli Zaretskii
2021-03-23 11:40   ` Ulrich Mueller
2021-03-23 12:38 ` Pankaj Jangid

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=utup26sjr@gentoo.org \
    --to=ulm@gentoo.org \
    --cc=emacs-devel@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.