all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: German Pacenza <germanp82@hotmail.com>
Cc: 74968-done@debbugs.gnu.org
Subject: bug#74968: 31.0.50; PGTK - Build failure on Master
Date: Thu, 19 Dec 2024 13:23:59 +0200	[thread overview]
Message-ID: <86ed23lxv4.fsf@gnu.org> (raw)
In-Reply-To: <BYAPR12MB34953EFC1E5110D8D0AB68DBA7062@BYAPR12MB3495.namprd12.prod.outlook.com> (message from German Pacenza on Thu, 19 Dec 2024 08:05:14 -0300)

> Date: Thu, 19 Dec 2024 08:05:14 -0300
> From: German Pacenza <germanp82@hotmail.com>
> 
> Non PGTK build also fails:
> 
>    CC       xterm.o
> In file included from ../../emacs/src/term.c:30:
> ../../emacs/src/term.c: In function ‘Ftty_frame_restack’:
> ../../emacs/src/term.c:4857:29: warning: function might be candidate for 
> attribute ‘noreturn’ [-Wsuggest-attribute=noreturn]
>   4857 | DEFUN ("tty-frame-restack", Ftty_frame_restack,
>        |                             ^~~~~~~~~~~~~~~~~~
> ../../emacs/src/lisp.h:3490:16: note: in definition of macro ‘DEFUN’
>   3490 |    Lisp_Object fnname
>        |                ^~~~~~
>    CC       xfns.o
>    CC       xselect.o
> ../../emacs/src/xterm.c: In function ‘x_cr_export_frames’:
> ../../emacs/src/xterm.c:6372:13: error: ‘Qredisplay_dont_pause’ 
> undeclared (first use in this function)
>   6372 |   specbind (Qredisplay_dont_pause, Qt);
>        |             ^~~~~~~~~~~~~~~~~~~~~
> ../../emacs/src/xterm.c:6372:13: note: each undeclared identifier is 
> reported only once for each function it appears in
> ../../emacs/src/xfns.c: In function ‘Fx_print_frames_dialog’:
> ../../emacs/src/xfns.c:9967:13: error: ‘Qredisplay_dont_pause’ 
> undeclared (first use in this function)
>   9967 |   specbind (Qredisplay_dont_pause, Qt);
>        |             ^~~~~~~~~~~~~~~~~~~~~
> ../../emacs/src/xfns.c:9967:13: note: each undeclared identifier is 
> reported only once for each function it appears in
> make[3]: *** [Makefile:457: xfns.o] Error 1

Thanks, should be fixed now.





  reply	other threads:[~2024-12-19 11:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-19 10:53 bug#74968: 31.0.50; PGTK - Build failure on Master German Pacenza
2024-12-19 11:05 ` German Pacenza
2024-12-19 11:23   ` Eli Zaretskii [this message]
2024-12-19 11:33   ` Gerd Möllmann

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=86ed23lxv4.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=74968-done@debbugs.gnu.org \
    --cc=germanp82@hotmail.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.