unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Trunk r117932 build failure on mingw64
@ 2014-09-24  9:28 Andy Moreton
  2014-09-24 10:10 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Andy Moreton @ 2014-09-24  9:28 UTC (permalink / raw)
  To: emacs-devel

Hi,

The changes in r117932 break the mingw64 64bit build:

gcc -std=gnu99  -c -mtune=generic   -DUSE_CRT_DLL=1 -I /c/emacs/src/emacs/trunk/obj-mingw64/../nt/inc -Demacs  -I. -I../../src -I../lib -I../../lib  -mtune=generic    -pthread -mms-bitfields -I/mingw64/include/librsvg-2.0 -I/mingw64/include/gdk-pixbuf-2.0 -I/mingw64/include/libpng16 -I/mingw64/include/cairo -I/mingw64/include/glib-2.0 -I/mingw64/lib/glib-2.0/include -I/mingw64/include/pixman-1 -I/mingw64/include -I/mingw64/include/freetype2 -I/mingw64/include -I/mingw64/include/libpng16 -I/mingw64/include/harfbuzz -I/mingw64/include -I/mingw64/include/freetype2 -I/mingw64/include/libpng16    -I/mingw64/include/libxml2           -MMD -MF deps/dispnew.d -MP -I/mingw64/include -I/mingw64/include/p11-kit-1 -I/mingw64/include     -O0 -g3  ../../src/dispnew.c
In file included from ../../src/lisp.h:33:0,
                 from ../../src/dispnew.c:26:
../../lib/verify.h:207:21: error: static assertion failed: "verify (sizeof (Time) == sizeof (ptrdiff_t))"
 # define _GL_VERIFY _Static_assert
                     ^
../../lib/verify.h:251:19: note: in expansion of macro '_GL_VERIFY'
 #define verify(R) _GL_VERIFY (R, "verify (" #R ")")
                   ^
../../src/termhooks.h:292:1: note: in expansion of macro 'verify'
 verify (sizeof (Time) == sizeof (ptrdiff_t));
 ^




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

end of thread, other threads:[~2014-09-24 14:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24  9:28 Trunk r117932 build failure on mingw64 Andy Moreton
2014-09-24 10:10 ` Eli Zaretskii
2014-09-24 10:16   ` Eli Zaretskii
2014-09-24 13:34   ` cg
2014-09-24 14:41     ` Eli Zaretskii
2014-09-24 14:51       ` Andy Moreton

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).