From: "Alex Bennée" <alex.bennee@linaro.org>
To: emacs-devel <emacs-devel@gnu.org>
Subject: native-comp build failures
Date: Fri, 13 Mar 2020 15:08:13 +0000 [thread overview]
Message-ID: <87sgicnvhe.fsf@linaro.org> (raw)
Hi,
I've started tracking the native-comp feature branch and the results so
far have been impressive. However the build broke for me today so I was
wondering if there where any pointers on how to fix things?
Dumping under the name bootstrap-emacs.pdmp
dumping fingerprint: aa918a1f070b5959481eb75cab1ab2138d096c3661fe882973c9d197fda8ed9c
Dump complete
Byte counts: header=96 hot=8075448 discardable=138224 cold=5307672
Reloc counts: hot=443393 discardable=4819
make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
make[2]: Entering directory '/home/alex/src/emacs/emacs.git/lisp'
ELC+ELN emacs-lisp/bytecomp.elc
ELC+ELN emacs-lisp/comp.elc
Package subdirs is deprecated
Package subdirs is deprecated
Compiler-macro error for cl--block-wrapper: (wrong-number-of-arguments #<subr cl--block-wrapper--cmacro> 2)
Compiler-macro error for cl--block-wrapper: (wrong-number-of-arguments #<subr cl--block-wrapper--cmacro> 2)
... repeats a lot ...
Compiler-macro error for cl--block-wrapper: (wrong-number-of-arguments #<subr cl--block-wrapper--cmacro> 2)
Compiler-macro error for cl--block-wrapper: (wrong-number-of-arguments #<subr cl--block-wrapper--cmacro> 2)
Wrong number of arguments: #<subr cl--block-wrapper--cmacro>, 2
make[2]: *** [Makefile:312: emacs-lisp/comp.elc] Error 255
make[2]: *** Waiting for unfinished jobs....
Compiler-macro error for cl--block-wrapper: (wrong-number-of-arguments #<subr cl--block-wrapper--cmacro> 2)
Compiler-macro error for cl--block-wrapper: (wrong-number-of-arguments #<subr cl--block-wrapper--cmacro> 2)
Wrong type argument: listp, #<subr byte-compile-form>
make[2]: *** [Makefile:312: emacs-lisp/bytecomp.elc] Error 255
make[2]: Leaving directory '/home/alex/src/emacs/emacs.git/lisp'
make[1]: *** [Makefile:827: bootstrap-emacs.pdmp] Error 2
make[1]: Leaving directory '/home/alex/src/emacs/emacs.git/src'
make: *** [Makefile:424: src] Error 2
I've also notices that while GNUS seems to run faster when I start it I
see the message:
You should byte-compile Gnus
So is there a way to tell which functions are byte-compiled and which
have been compiled into native code?
--
Alex Bennée
next reply other threads:[~2020-03-13 15:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-13 15:08 Alex Bennée [this message]
2020-03-13 17:25 ` native-comp build failures Andrea Corallo
2020-03-13 19:57 ` Alex Bennée
2020-03-13 19:08 ` Andrea Corallo
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=87sgicnvhe.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--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.