unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andrea Corallo <akrl@sdf.org>
Cc: 47161@debbugs.gnu.org
Subject: bug#47161: 28.0.50; [feature/native-comp] Failure to native-compile bytecomp.el etc.
Date: Tue, 16 Mar 2021 14:50:53 +0200	[thread overview]
Message-ID: <83mtv3dzyq.fsf@gnu.org> (raw)
In-Reply-To: <xjf4khcyyh5.fsf@sdf.org> (message from Andrea Corallo on Mon, 15 Mar 2021 20:05:10 +0000)

> From: Andrea Corallo <akrl@sdf.org>
> Cc: 47161@debbugs.gnu.org
> Date: Mon, 15 Mar 2021 20:05:10 +0000
> 
> >     ELC      emacs-lisp/byte-opt.elc
> >   Compiler-macro error for cl--block-wrapper: (error "(setf seq-elt) is already defined as something else than a generic function")
> >   Eager macro-expansion failure: (error "(setf seq-elt) is already defined as something else than a generic function")
> >
> > What causes this?
> 
> ATM I've no idea, but it doesn't look to me evidently related to native
> compilation.  How can I reproduce it?

What I did was modified byte-opt.el, saved, and said "make".

> Also, shouldn't byte-opt.el be native compiled as it's in COMPILE_FIRST?

That bothers me as well.  It happens from time to time: for example,
I've just updated from Git, which brought modified bytecomp.el and
comp.el, both in COMPILE_FIRST.  And yet this is what I see when I say
"make":

  make -C lisp all
  make[1]: Entering directory `/d/gnu/git/emacs/native-comp/lisp'
  make -C ../leim all EMACS="../src/emacs.exe"
  make -C ../admin/grammars all EMACS="../../src/emacs.exe"
  make[2]: Entering directory `/d/gnu/git/emacs/native-comp/admin/grammars'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/d/gnu/git/emacs/native-comp/admin/grammars'
  make[2]: Entering directory `/d/gnu/git/emacs/native-comp/leim'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/d/gnu/git/emacs/native-comp/leim'
  make[2]: Entering directory `/d/gnu/git/emacs/native-comp/lisp'
    ELC      emacs-lisp/bytecomp.elc
  make[2]: Leaving directory `/d/gnu/git/emacs/native-comp/lisp'
  make[2]: Entering directory `/d/gnu/git/emacs/native-comp/lisp'
    ELC      emacs-lisp/comp.elc
  make[2]: Leaving directory `/d/gnu/git/emacs/native-comp/lisp'
  make[2]: Entering directory `/d/gnu/git/emacs/native-comp/lisp'
  make[2]: Nothing to be done for `compile-targets'.
  make[2]: Leaving directory `/d/gnu/git/emacs/native-comp/lisp'

Why not "ELC+ELN"?

Note that this happens when we do "make -C lisp all" from the src
directory.





  reply	other threads:[~2021-03-16 12:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-15 15:27 bug#47161: 28.0.50; [feature/native-comp] Failure to native-compile bytecomp.el etc Eli Zaretskii
2021-03-15 15:48 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-15 17:26   ` Eli Zaretskii
2021-03-15 20:05     ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-16 12:50       ` Eli Zaretskii [this message]
2021-03-16 16:22         ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-16 18:29           ` Eli Zaretskii
2021-03-17  1:27     ` Stefan Monnier
2021-03-19 15:28       ` Eli Zaretskii
2021-03-19 15:58         ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-04-10 16:44           ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-24 13:18         ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83mtv3dzyq.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=47161@debbugs.gnu.org \
    --cc=akrl@sdf.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 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).