all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
To: emacs-devel <emacs-devel@gnu.org>
Subject: master HEAD does not compile on MacOS
Date: Fri, 25 Mar 2022 23:01:12 +0000	[thread overview]
Message-ID: <AS8P193MB23675D94928A1F5A5727FA9B841A9@AS8P193MB2367.EURP193.PROD.OUTLOOK.COM> (raw)

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


             reply	other threads:[~2022-03-25 23:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 23:01 Vincent Belaïche [this message]
2022-03-25 23:02 ` master HEAD does not compile on MacOS 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

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AS8P193MB23675D94928A1F5A5727FA9B841A9@AS8P193MB2367.EURP193.PROD.OUTLOOK.COM \
    --to=vincent.b.1@hotmail.fr \
    --cc=emacs-devel@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.