unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14901: Trunk bootstrap broken
@ 2013-07-18 20:07 Angelo Graziosi
  2013-07-18 20:24 ` Juanma Barranquero
  0 siblings, 1 reply; 14+ messages in thread
From: Angelo Graziosi @ 2013-07-18 20:07 UTC (permalink / raw)
  To: 14901; +Cc: Juanma Barranquero

At least on Cygwin, the rev. 113450 fails to bootstrap:

[...]
gcc -std=gnu99 -c  -Demacs  -I. -I/work/emacs/src  -I../lib 
-I/work/emacs/src/../lib    -D_REENTRANT -I/usr/include/gtk-3.0 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 
-I/usr/include/libpng15   -DGDK_DISABLE_DEPRECATION_WARNINGS 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/freetype2 
-D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 
-I/usr/include/freetype2   -fopenmp -I/usr/include/ImageMagick 
-I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include      -D_REENTRANT -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -D_REENTRANT -I/usr/include/gconf/2 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/freetype2     -I/usr/include/freetype2    -MMD -MF 
deps/keyboard.d -MP  -I/usr/include/p11-kit-1   -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g3 -O2 
/work/emacs/src/keyboard.c
/work/emacs/src/keyboard.c: In function ‘kbd_buffer_get_event’:
/work/emacs/src/keyboard.c:4079:59: error: ‘struct x_display_info’ has 
no member named ‘output_data’
/work/emacs/src/keyboard.c:4080:23: error: ‘struct x_display_info’ has 
no member named ‘output_data’
Makefile:356: recipe for target `keyboard.o' failed
make[2]: *** [keyboard.o] Error 1
make[2]: uscita dalla directory "/work/emacs/Work/src"
Makefile:381: recipe for target `src' failed
make[1]: *** [src] Error 2
make[1]: uscita dalla directory "/work/emacs/Work"
Makefile:992: recipe for target `bootstrap' failed
make: *** [bootstrap] Error 2

I guess these changes are the culprit:

=========================
2013-07-18  Juanma Barranquero

         * keyboard.c (kbd_buffer_get_event):
         * w32term.c (x_focus_changed): Port FOCUS_(IN|OUT)_EVENT 
changes to W32.
         Followup to revno:113431.
=========================


(notice that rev. 113449 bootstraps fine on Kubuntu...)


Ciao,
  Angelo.





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

end of thread, other threads:[~2013-07-19 13:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-18 20:07 bug#14901: Trunk bootstrap broken Angelo Graziosi
2013-07-18 20:24 ` Juanma Barranquero
2013-07-18 21:09   ` Angelo Graziosi
2013-07-18 21:45     ` Jan Djärv
2013-07-18 23:02     ` Juanma Barranquero
2013-07-18 23:13     ` Juanma Barranquero
2013-07-18 22:19   ` Angelo Graziosi
2013-07-18 23:17     ` Juanma Barranquero
2013-07-19  9:54       ` Angelo Graziosi
2013-07-19  9:58         ` Juanma Barranquero
2013-07-19 11:02       ` Eli Zaretskii
2013-07-19 11:38         ` Juanma Barranquero
2013-07-19 12:18         ` Angelo Graziosi
2013-07-19 13:45           ` Eli Zaretskii

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