unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Cannot build master on macOS
@ 2021-01-08  3:17 Aaron Jensen
  2021-01-08  3:21 ` Aaron Jensen
  0 siblings, 1 reply; 5+ messages in thread
From: Aaron Jensen @ 2021-01-08  3:17 UTC (permalink / raw)
  To: emacs-devel; +Cc: phst

When trying to build master on macOS, it fails with:

cp -f emacs.pdmp bootstrap-emacs.pdmp
cp: emacs.pdmp: No such file or directory
make[1]: *** [emacs.pdmp] Error 1
make: *** [src] Error 2

First bad commit:

commit 4ac6148ef94fed6863c75e73ad91b565ce60cabe
Author: Philipp Stephani <phst@google.com>
Date:   Sat Jan 2 15:04:50 2021 +0100

    Avoid printing stacktraces when it probably wouldn't work anyway.

    * src/eval.c (signal_or_quit): Don't try to call the debugger if it's
    inhibited or we are about to dump or bootstrap.  In those cases the
    debugger probably wouldn't work anyway.

 src/eval.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Reverting the commit on master allows me to build again.

Aaron



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

end of thread, other threads:[~2021-03-21 14:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-08  3:17 Cannot build master on macOS Aaron Jensen
2021-01-08  3:21 ` Aaron Jensen
2021-01-08  8:00   ` Tassilo Horn
2021-01-08 13:36   ` Aaron Jensen
2021-03-21 14:10     ` Philipp Stephani

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