unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: John ff <jpff@codemist.co.uk>
Cc: 69645@debbugs.gnu.org
Subject: bug#69645: 27.2; Fails to build today
Date: Fri, 08 Mar 2024 18:16:49 +0200	[thread overview]
Message-ID: <86r0gkzojy.fsf@gnu.org> (raw)
In-Reply-To: <7500-Fri08Mar2024153440+0000-jpff@codemist.co.uk> (message from John ff on Fri, 8 Mar 2024 15:34:40 +0000)

> Date: Fri,  8 Mar 2024 15:34:40 +0000
> From: John ff <jpff@codemist.co.uk>
> 
> 
> Attempting to build master after a "git pull"
> I get
> make -C ../lwlib/ liblw.a
> make[3]: Entering directory '/home/jpff/GNU/emacs/lwlib'
> make[3]: 'liblw.a' is up to date.
> make[3]: Leaving directory '/home/jpff/GNU/emacs/lwlib'
>   CC       eval.o
> eval.c:1722:1: warning: data definition has no type or storage class
>  q
>  ^
> eval.c:1722:1: warning: type defaults to ‘int’ in declaration of ‘q’ [-Wimplicit-int]
> In file included from eval.c:25:0:
> lisp.h:3438:3: error: expected ‘,’ or ‘;’ before ‘static’
>    static union Aligned_Lisp_Subr sname =                            \
>    ^
> eval.c:1723:1: note: in expansion of macro ‘DEFUN’
>  DEFUN ("signal", Fsignal, Ssignal, 2, 2, 0,
>  ^~~~~
> eval.c: In function ‘syms_of_eval’:
> eval.c:4449:13: error: ‘Ssignal’ undeclared (first use in this function); did you mean ‘xsignal’?
>    defsubr (&Ssignal);
>              ^~~~~~~
>              xsignal
> eval.c:4449:13: note: each undeclared identifier is reported only once for each function it appears in

I cannot reproduce this.  Are you sure your source tree is clean and
that you are up-to-date with the upstream repository?





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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08 15:34 bug#69645: 27.2; Fails to build today John ff
2024-03-08 16:16 ` 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=86r0gkzojy.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=69645@debbugs.gnu.org \
    --cc=jpff@codemist.co.uk \
    /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).