all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Current master doesn't build on Win10
@ 2021-10-22 15:21 Arash Esbati
  2021-10-22 16:20 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Arash Esbati @ 2021-10-22 15:21 UTC (permalink / raw)
  To: emacs-devel

Hi all,

current master (commit f7a2ff3b) doesn't build with Msys2.  The message
is:

--8<---------------cut here---------------start------------->8---
make[1]: Entering directory '/z/pathto/emacs/lib-src'
  CC       ntlib.o
  RC       emacsclient.res
  CC       pop.o
In file included from z:/pathto/msys64/mingw64/x86_64-w64-mingw32/include/guiddef.h:154,
                 from z:/pathto/msys64/mingw64/x86_64-w64-mingw32/include/winnt.h:635,
                 from z:/pathto/msys64/mingw64/x86_64-w64-mingw32/include/minwindef.h:163,
                 from z:/pathto/msys64/mingw64/x86_64-w64-mingw32/include/windef.h:9,
                 from z:/pathto/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from ntlib.c:23:
../lib/string.h:965:1: error: expected ',' or ';' before '_GL_ATTRIBUTE_MALLOC'
  965 | _GL_FUNCDECL_SYS (strdup, char *,
      | ^~~~~~~~~~~~~~~~
make[1]: *** [Makefile:418: ntlib.o] Error 1
make[1]: Leaving directory '/z/pathto/emacs/lib-src'
--8<---------------cut here---------------end--------------->8---

I'm not sure this is an Emacs issue or not.  GCC 11.2 landed also today
on my HD.  Can others reproduce this?

Best, Arash



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-24 18:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-22 15:21 Current master doesn't build on Win10 Arash Esbati
2021-10-22 16:20 ` Eli Zaretskii
2021-10-22 23:55   ` Andy Moreton
2021-10-23 19:06     ` Current master doesn't build on Win10 (nor does emacs-28) Andy Moreton
2021-10-24 17:56       ` H. Dieter Wilhelm
2021-10-24 18:07         ` Eli Zaretskii
2021-10-24 18:31           ` H. Dieter Wilhelm
2021-10-24 18:54             ` Eli Zaretskii
2021-10-23  8:24   ` Current master doesn't build on Win10 Arash Esbati

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.