From: Tim Cross <theophilusx@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Master HEAD build failure?
Date: Thu, 30 Sep 2021 11:36:08 +1000 [thread overview]
Message-ID: <87r1d6kffb.fsf@gmail.com> (raw)
In-Reply-To: <t2lf3evosz.fsf@fencepost.gnu.org>
Glenn Morris <rgm@gnu.org> writes:
> Tim Cross wrote:
>
>> make[3]: Entering directory '/home/tim/git/emacs/lisp'
> [...]
>> desired fingerprint:
>> 85f312322694a812c6415eae9aea6afbbc20b2924e0617f410218006e1fc48c8
>> found fingerprint:
>> 2db1c43551c18cfe037e9db53b353bb37add978d1134069ed31ee14138e7d2fc
>> emacs: could not load dump file
>> "/usr/local/libexec/emacs/28.0.50/x86_64-pc-linux-gnu/emacs.pdmp": not
>> built for this Emacs executable
>
> A build failure is a bug and should be reported as such.
> Anyway, the problem is that the build is finding a previously installed
> pdmp file in preference to the one in the build tree.
> (I feel like this was reported before.)
> Using the fingerprint in the pdmp name would avoid this, but there has
> been no progress on this (bug#42790).
thanks Glenn. I also noticed the aparent reference to the previously
installed emacs version and figured it looked wrong. I tried manually
removing the previous installed version of Emacs from /usr/local/* and
then did
make extraclean
./autogen.sh
./configure
make bootstrap
and now get a segmentation fault i.e.
Loading bindings (source)...
Fatal error 11: Segmentation fault
make[3]: *** [Makefile:309: emacs-lisp/macroexp.elc] Segmentation fault (core dumped)
make[3]: Leaving directory '/home/tim/git/emacs/lisp'
make[2]: *** [Makefile:850: bootstrap-emacs.pdmp] Error 2
make[2]: Leaving directory '/home/tim/git/emacs/src'
make[1]: *** [Makefile:449: src] Error 2
make[1]: Leaving directory '/home/tim/git/emacs'
make: *** [Makefile:1147: bootstrap] Error 2
This was on a virtual machine running Ubuntu Mate 21.04 and which built
fine earlier this week.
If make extraclean and make bootstrap doesn't resolve this issue, what
needs to be done to get Emacs to build?
next prev parent reply other threads:[~2021-09-30 1:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-30 0:24 Master HEAD build failure? Tim Cross
2021-09-30 0:55 ` Stefan Kangas
2021-09-30 0:58 ` Tim Cross
2021-09-30 1:03 ` Tim Cross
2021-09-30 1:23 ` Glenn Morris
2021-09-30 1:36 ` Tim Cross [this message]
2021-09-30 3:10 ` dick
2021-09-30 5:58 ` Tim Cross
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=87r1d6kffb.fsf@gmail.com \
--to=theophilusx@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=rgm@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).