unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Building from an old commit
@ 2022-10-31 13:42 Jean-Christophe Helary
  2022-10-31 14:14 ` Stefan Kangas
  0 siblings, 1 reply; 8+ messages in thread
From: Jean-Christophe Helary @ 2022-10-31 13:42 UTC (permalink / raw)
  To: emacs-devel

I'm preparing for the soon to come emacsconf and my idea was to go back to emacs as it was before the patch I sent on June 20 2018.

https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=61f73703c74756e6963cc622f03bcc6938ab71b2

So, and not to mess with my current emacs repository,

- I cloned the current repository in a separate location
- I checked out c71fb6b0cdb7043e2828a6843496ab20f4577cbb
- I ran 

    ./autogen.sh
    ./configure
    make install

But that ends with an error message à la:

14880 unused bytes follow Mach-O header
94879 pure bytes used
mv -f emacs bootstrap-emacs
/Library/Developer/CommandLineTools/usr/bin/make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
  ELC      emacs-lisp/macroexp.elc
/bin/sh: line 1: 89023 Killed: 9               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
make[2]: *** [emacs-lisp/macroexp.elc] Error 137
make[1]: *** [bootstrap-emacs] Error 2
make: *** [src] Error 2


On a side note, master builds nicely, without having to do anything special.


Is there anything I am missing here?


-- 
Jean-Christophe Helary @brandelune
https://traductaire-libre.org
https://mac4translators.blogspot.com
https://sr.ht/~brandelune/omegat-as-a-book/




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

end of thread, other threads:[~2022-11-01  9:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31 13:42 Building from an old commit Jean-Christophe Helary
2022-10-31 14:14 ` Stefan Kangas
2022-10-31 14:51   ` Jean-Christophe Helary
2022-10-31 15:18     ` Stefan Kangas
2022-11-01  2:57       ` Jean-Christophe Helary
2022-11-01  8:12         ` Jean-Christophe Helary
2022-11-01  8:22           ` Jean-Christophe Helary
2022-11-01  9:44         ` Stefan Kangas

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