unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* master HEAD does not compile on MacOS
@ 2022-03-25 23:01 Vincent Belaïche
  2022-03-25 23:02 ` Vincent Belaïche
  2022-03-26  0:34 ` Po Lu
  0 siblings, 2 replies; 5+ messages in thread
From: Vincent Belaïche @ 2022-03-25 23:01 UTC (permalink / raw)
  To: emacs-devel

Dear all,

I tried to compile the latest version, as my current version of Emacs
does not have format-prompt which the latest ses.el on the git repo
uses, but the compilation fails on MacOS (it used to work…).

Here is what I get :

Byte counts: header=100 hot=19759604 discardable=141744 cold=12006304
Reloc counts: hot=1304723 discardable=5007
ANCIENT=yes make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
make[2]: Entering directory '/Users/vincentbelaiche/Documents/Personnel/Projects/emacs/emacs/lisp'
  ELC      emacs-lisp/bytecomp.elc
Source file `/Users/vincentbelaiche/Documents/Personnel/Projects/emacs/emacs/lisp/emacs-lisp/bytecomp.el' newer than byte-compiled file; using older file
Source file `/Users/vincentbelaiche/Documents/Personnel/Projects/emacs/emacs/lisp/progmodes/bug-reference.el' newer than byte-compiled file; using older file

In byte-compile--log-warning-for-byte-compile:
emacs-lisp/bytecomp.el:1316:1: Warning: function byte-compile--log-warning-for-byte-compile used to take 1-4 arguments, now takes 2-4
emacs-lisp/bytecomp.el:1427:1: Error: Symbol's function definition is void: byte-compile--check-arity-bytecode
make[2]: *** [Makefile:327: emacs-lisp/bytecomp.elc] Error 1
make[2]: Leaving directory '/Users/vincentbelaiche/Documents/Personnel/Projects/emacs/emacs/lisp'
make[1]: *** [Makefile:924: bootstrap-emacs.pdmp] Error 2
make[1]: Leaving directory '/Users/vincentbelaiche/Documents/Personnel/Projects/emacs/emacs/src'
make: *** [Makefile:469: src] Error 2


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

end of thread, other threads:[~2022-03-26 18:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-25 23:01 master HEAD does not compile on MacOS Vincent Belaïche
2022-03-25 23:02 ` Vincent Belaïche
2022-03-26  0:34 ` Po Lu
2022-03-26 17:49   ` Vincent Belaïche
2022-03-26 18:26     ` Vincent Belaïche

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