unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrea Corallo <acorallo@gnu.org>
To: gerard.vermeulen@posteo.net
Cc: 69631@debbugs.gnu.org, v.pupillo@gmail.com, monnier@iro.umontreal.ca
Subject: bug#69631: 30.0.50; native compilation errors
Date: Fri, 08 Mar 2024 08:53:38 -0500	[thread overview]
Message-ID: <yp1cys4ygm5.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <fffdfa4b33bcdeec8223f4d0d44abf5c@posteo.net> (gerard vermeulen's message of "Fri, 08 Mar 2024 13:06:53 +0000")

gerard.vermeulen@posteo.net writes:

> On 08.03.2024 13:46, Andrea Corallo wrote:
>> I confirm master is broken even for normal --with-native-compilation
>> (worked yesterday for me as well).
>> The troublesome function in button.el seems to be
>> 'button--describe',
>> I'm having a look.
>>
> When I try make bootstrap it fails with:
>
> Loading macroexp.elc...
> Wrong type argument: eieio--class, #s(built-in-class record "Abstract
> type of objects with slots." (#s(built-in-class atom "The type of
> anything but cons cells." (#s(built-in-class t "The type of
> everything." nil nil nil)) nil nil)) nil nil)
> make[4]: *** [../../lisp/international/emoji-labels.el] Error 255
> make[3]: *** [../lisp/international/charprop.el] Error 2
> make[2]: *** [src] Error 2
> ***
> *** "make bootstrap" failed with exit status 2.
>
> Again, I think I have seen this for a few days (I have been grepping
> for "record").

I'm boostrapped master many times this week with no issues, maybe we
have a different setup.

Anyway I fixed with 966d0a62a1a  the
"Type or missing from typeof-types!" issue,
this was a latent error highlited by the recent changes.

Bootstrap now progress further but fails while compiling emoji-labels.el :/

"../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -l emoji.el -f emoji--generate-file ../../lisp/international/emoji-labels.el

Error: wrong-type-argument (eieio--class #s(built-in-class record "Abstract type of objects with slots." (#s(built-in-class atom "The type of anything but cons cells." (#s(built-in-class t "The type of everything." nil nil nil)) nil nil)) nil nil))
  signal(wrong-type-argument (eieio--class #s(built-in-class :name record :docstring "Abstract type of objects with slots." :parents (#s(built-in-class :name atom :docstring "The type of anything but cons cells." :parents (#s(built-in-class :name t :docstring "The type of everything." :parents nil :slots nil :index-table nil)) :slots nil :index-table nil)) :slots nil :index-table nil)))...

  Andrea





  reply	other threads:[~2024-03-08 13:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08  9:20 bug#69631: 30.0.50; native compilation errors gerard.vermeulen
2024-03-08  9:48 ` Andrea Corallo
2024-03-08 10:30   ` gerard.vermeulen
2024-03-08 10:43     ` Vincenzo Pupillo
2024-03-08 12:46       ` Andrea Corallo
2024-03-08 13:06         ` gerard.vermeulen
2024-03-08 13:53           ` Andrea Corallo [this message]
2024-03-08 13:59             ` Andrea Corallo
2024-03-08 15:51               ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-08 16:21                 ` Andrea Corallo
2024-03-08 16:31                   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-08 17:37                     ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-08 17:54                       ` gerard.vermeulen
2024-03-08 19:45                         ` Eli Zaretskii
2024-03-08 18:02                       ` Andrea Corallo
2024-03-08 16:34                   ` gerard.vermeulen
2024-03-08 14:27             ` gerard.vermeulen

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=yp1cys4ygm5.fsf@fencepost.gnu.org \
    --to=acorallo@gnu.org \
    --cc=69631@debbugs.gnu.org \
    --cc=gerard.vermeulen@posteo.net \
    --cc=monnier@iro.umontreal.ca \
    --cc=v.pupillo@gmail.com \
    /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).