unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Build failure on master, wrong pdmp file loaded
@ 2021-03-23 11:03 Ulrich Mueller
  2021-03-23 11:14 ` Eli Zaretskii
  2021-03-23 12:38 ` Pankaj Jangid
  0 siblings, 2 replies; 4+ messages in thread
From: Ulrich Mueller @ 2021-03-23 11:03 UTC (permalink / raw)
  To: emacs-devel

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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-23 12:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 11:03 Build failure on master, wrong pdmp file loaded Ulrich Mueller
2021-03-23 11:14 ` Eli Zaretskii
2021-03-23 11:40   ` Ulrich Mueller
2021-03-23 12:38 ` Pankaj Jangid

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).