all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gerard.vermeulen@posteo.net
To: Andrea Corallo <acorallo@gnu.org>
Cc: v.pupillo@gmail.com, 69631@debbugs.gnu.org,
	Stefan Monnier <monnier@iro.umontreal.ca>
Subject: bug#69631: 30.0.50; native compilation errors
Date: Fri, 08 Mar 2024 16:34:16 +0000	[thread overview]
Message-ID: <e7cd906f9379ab31835129fef563afc9@posteo.net> (raw)
In-Reply-To: <yp1v85wwv70.fsf@fencepost.gnu.org>



On 08.03.2024 17:21, Andrea Corallo wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
> 
>>>> Bootstrap now progress further but fails while compiling 
>>>> emoji-labels.el :/
>>>                                                  ^^^
>>>                                                  generating
>>> 
>>> I think I'll leave this to Stefan as it looks closely related to his
>>> recent changes and doesn't seem to involve the native compiler.
>> 
>> Hmm... I didn't bump into this problem, but I did see into another 
>> one,
>> so I pushed a fix, hopefully it fixed that one as well.
> 
> Hi,
> 
> On my system (GNU/Linux X86_64):
> 
> $ git clean -xfd && ./autogen.sh && ./configure
> --prefix=/home/andcor03 --with-nativecomp=aot && make -j64
> 
> I still can see the following error even if I'm on have 055e31f1d02:
> 
> "../../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

When I do make bootstrap, I get now:

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[1]: *** [actual-bootstrap] Error 2
***
*** "make bootstrap" failed with exit status 2.

Gerard





  parent reply	other threads:[~2024-03-08 16:34 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
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 [this message]
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

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

  git send-email \
    --in-reply-to=e7cd906f9379ab31835129fef563afc9@posteo.net \
    --to=gerard.vermeulen@posteo.net \
    --cc=69631@debbugs.gnu.org \
    --cc=acorallo@gnu.org \
    --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 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.