unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: emacs-devel@gnu.org, gerd.moellmann@gmail.com, eller.helmut@gmail.com
Subject: Re: MPS: module test failure
Date: Sun, 30 Jun 2024 22:49:39 +0300	[thread overview]
Message-ID: <86v81qfbxo.fsf@gnu.org> (raw)
In-Reply-To: <87o77iw7j3.fsf@localhost> (message from Ihor Radchenko on Sun, 30 Jun 2024 19:32:48 +0000)

> From: Ihor Radchenko <yantar92@posteo.net>
> Cc: Gerd Möllmann <gerd.moellmann@gmail.com>, Eli Zaretskii
>  <eliz@gnu.org>,
>  eller.helmut@gmail.com
> Date: Sun, 30 Jun 2024 19:32:48 +0000
> 
> Hi,
> 
> I just tried make check on the latest scratch/igc, and I am getting
> 
> In file included from src/emacs-module-resources/mod-test.c:47:
> ../src/emacs-module.h:1301:26: error: unknown type name ‘Lisp_Object’
>  1301 | struct emacs_value_tag { Lisp_Object v; };
>       |                          ^~~~~~~~~~~
> ../src/emacs-module.h:1309:27: error: field ‘header’ has incomplete type
>  1309 |   union vectorlike_header header;
>       |                           ^~~~~~
> make[3]: *** [Makefile:297: src/emacs-module-resources/mod-test.so] Error 1

module-tests are broken on the branch, so just don't run that.

The root cause is that some declarations were moved from
emacs-module.c to emacs-module.h.



      reply	other threads:[~2024-06-30 19:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-30 19:32 MPS: module test failure Ihor Radchenko
2024-06-30 19:49 ` Eli Zaretskii [this message]

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=86v81qfbxo.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=eller.helmut@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=gerd.moellmann@gmail.com \
    --cc=yantar92@posteo.net \
    /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).