Created
July 24, 2020 02:49
-
-
Save cjac/21a9a4708dd522208ec0c0720157f606 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cjac@cjac:~/src/github/cjac/jenkara/src$ make 2>&1 | tee /tmp/jenkara-make.log | |
Making all in mdl | |
make[1]: Entering directory '/home/cjac/src/github/cjac/jenkara/src/mdl' | |
make[1]: Nothing to be done for 'all'. | |
make[1]: Leaving directory '/home/cjac/src/github/cjac/jenkara/src/mdl' | |
Making all in md3 | |
make[1]: Entering directory '/home/cjac/src/github/cjac/jenkara/src/md3' | |
make[1]: Nothing to be done for 'all'. | |
make[1]: Leaving directory '/home/cjac/src/github/cjac/jenkara/src/md3' | |
make[1]: Entering directory '/home/cjac/src/github/cjac/jenkara/src' | |
gcc -DHAVE_CONFIG_H -I. -I.. -include /usr/include/errno.h -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -MT jenkara-jenkara.o -MD -MP -MF .deps/jenkara-jenkara.Tpo -c -o jenkara-jenkara.o `test -f 'jenkara.c' || echo './'`jenkara.c | |
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, | |
from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, | |
from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, | |
from /usr/include/gtk-2.0/gtk/gtkbin.h:35, | |
from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, | |
from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, | |
from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, | |
from /usr/include/gtk-2.0/gtk/gtk.h:33, | |
from jenkara.h:24, | |
from jenkara.c:24: | |
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] | |
236 | void gtk_type_init (GTypeDebugFlags debug_flags); | |
| ^~~~ | |
In file included from /usr/include/glib-2.0/gobject/gobject.h:24, | |
from /usr/include/glib-2.0/gobject/gbinding.h:29, | |
from /usr/include/glib-2.0/glib-object.h:22, | |
from /usr/include/glib-2.0/gio/gioenums.h:28, | |
from /usr/include/glib-2.0/gio/giotypes.h:28, | |
from /usr/include/glib-2.0/gio/gio.h:26, | |
from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, | |
from /usr/include/gtk-2.0/gdk/gdk.h:32, | |
from /usr/include/gtk-2.0/gtk/gtk.h:32, | |
from jenkara.h:24, | |
from jenkara.c:24: | |
/usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here | |
679 | { | |
| ^ | |
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, | |
from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, | |
from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, | |
from /usr/include/gtk-2.0/gtk/gtk.h:126, | |
from jenkara.h:24, | |
from jenkara.c:24: | |
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] | |
73 | GTimeVal last_popdown; | |
| ^~~~~~~~ | |
In file included from /usr/include/glib-2.0/glib/galloca.h:32, | |
from /usr/include/glib-2.0/glib.h:30, | |
from /usr/include/glib-2.0/gobject/gbinding.h:28, | |
from /usr/include/glib-2.0/glib-object.h:22, | |
from /usr/include/glib-2.0/gio/gioenums.h:28, | |
from /usr/include/glib-2.0/gio/giotypes.h:28, | |
from /usr/include/glib-2.0/gio/gio.h:26, | |
from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, | |
from /usr/include/gtk-2.0/gdk/gdk.h:32, | |
from /usr/include/gtk-2.0/gtk/gtk.h:32, | |
from jenkara.h:24, | |
from jenkara.c:24: | |
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here | |
547 | struct _GTimeVal | |
| ^~~~~~~~~ | |
In file included from /usr/include/libgnome-2.0/libgnome/libgnome.h:29, | |
from /usr/include/libgnomeui-2.0/gnome.h:5, | |
from jenkara.h:28, | |
from jenkara.c:24: | |
/usr/include/libgnome-2.0/libgnome/gnome-program.h:246:28: warning: ‘GParameter’ is deprecated [-Wdeprecated-declarations] | |
246 | guint nparams, GParameter *params); | |
| ^~~~~ | |
In file included from /usr/include/glib-2.0/gobject/gobject.h:26, | |
from /usr/include/glib-2.0/gobject/gbinding.h:29, | |
from /usr/include/glib-2.0/glib-object.h:22, | |
from /usr/include/glib-2.0/gio/gioenums.h:28, | |
from /usr/include/glib-2.0/gio/giotypes.h:28, | |
from /usr/include/glib-2.0/gio/gio.h:26, | |
from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, | |
from /usr/include/gtk-2.0/gdk/gdk.h:32, | |
from /usr/include/gtk-2.0/gtk/gtk.h:32, | |
from jenkara.h:24, | |
from jenkara.c:24: | |
/usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here | |
271 | struct _GParameter /* auxiliary structure for _setv() variants */ | |
| ^~~~~~~~~~~ | |
In file included from gldata.h:28, | |
from jenkara.h:31, | |
from jenkara.c:24: | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:25:2: error: #error "Only <gtk/gtk.h> can be included directly." | |
25 | #error "Only <gtk/gtk.h> can be included directly." | |
| ^~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:72:38: error: unknown type name ‘GdkGLContext’; did you mean ‘GtkIMContext’? | |
72 | GdkGLContext *context); | |
| ^~~~~~~~~~~~ | |
| GtkIMContext | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:76:3: error: unknown type name ‘GdkGLContext’ | |
76 | GdkGLContext * (* create_context) (GtkGLArea *area); | |
| ^~~~~~~~~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:82:1: error: unknown type name ‘GDK_AVAILABLE_IN_3_16’; did you mean ‘ATK_AVAILABLE_IN_2_6’? | |
82 | GDK_AVAILABLE_IN_3_16 | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| ATK_AVAILABLE_IN_2_6 | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:83:7: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gtk_gl_area_get_type’ | |
83 | GType gtk_gl_area_get_type (void) G_GNUC_CONST; | |
| ^~~~~~~~~~~~~~~~~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:85:1: error: unknown type name ‘GDK_AVAILABLE_IN_3_16’; did you mean ‘ATK_AVAILABLE_IN_2_6’? | |
85 | GDK_AVAILABLE_IN_3_16 | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| ATK_AVAILABLE_IN_2_6 | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:86:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
86 | GtkWidget * gtk_gl_area_new (void); | |
| ^ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:88:22: error: expected ‘;’ before ‘void’ | |
88 | GDK_AVAILABLE_IN_3_22 | |
| ^ | |
| ; | |
89 | void gtk_gl_area_set_use_es (GtkGLArea *area, | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:91:1: error: unknown type name ‘GDK_AVAILABLE_IN_3_22’; did you mean ‘ATK_AVAILABLE_IN_2_12’? | |
91 | GDK_AVAILABLE_IN_3_22 | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| ATK_AVAILABLE_IN_2_12 | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:92:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gtk_gl_area_get_use_es’ | |
92 | gboolean gtk_gl_area_get_use_es (GtkGLArea *area); | |
| ^~~~~~~~~~~~~~~~~~~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:93:22: error: expected ‘;’ before ‘void’ | |
93 | GDK_AVAILABLE_IN_3_16 | |
| ^ | |
| ; | |
94 | void gtk_gl_area_set_required_version (GtkGLArea *area, | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:97:22: error: expected ‘;’ before ‘void’ | |
97 | GDK_AVAILABLE_IN_3_16 | |
| ^ | |
| ; | |
98 | void gtk_gl_area_get_required_version (GtkGLArea *area, | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:101:1: error: unknown type name ‘GDK_AVAILABLE_IN_3_16’; did you mean ‘ATK_AVAILABLE_IN_2_6’? | |
101 | GDK_AVAILABLE_IN_3_16 | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| ATK_AVAILABLE_IN_2_6 | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:102:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gtk_gl_area_get_has_alpha’ | |
102 | gboolean gtk_gl_area_get_has_alpha (GtkGLArea *area); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:103:22: error: expected ‘;’ before ‘void’ | |
103 | GDK_AVAILABLE_IN_3_16 | |
| ^ | |
| ; | |
104 | void gtk_gl_area_set_has_alpha (GtkGLArea *area, | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:106:1: error: unknown type name ‘GDK_AVAILABLE_IN_3_16’; did you mean ‘ATK_AVAILABLE_IN_2_6’? | |
106 | GDK_AVAILABLE_IN_3_16 | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| ATK_AVAILABLE_IN_2_6 | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:107:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gtk_gl_area_get_has_depth_buffer’ | |
107 | gboolean gtk_gl_area_get_has_depth_buffer (GtkGLArea *area); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:108:22: error: expected ‘;’ before ‘void’ | |
108 | GDK_AVAILABLE_IN_3_16 | |
| ^ | |
| ; | |
109 | void gtk_gl_area_set_has_depth_buffer (GtkGLArea *area, | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:111:1: error: unknown type name ‘GDK_AVAILABLE_IN_3_16’; did you mean ‘ATK_AVAILABLE_IN_2_6’? | |
111 | GDK_AVAILABLE_IN_3_16 | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| ATK_AVAILABLE_IN_2_6 | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:112:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gtk_gl_area_get_has_stencil_buffer’ | |
112 | gboolean gtk_gl_area_get_has_stencil_buffer (GtkGLArea *area); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:113:22: error: expected ‘;’ before ‘void’ | |
113 | GDK_AVAILABLE_IN_3_16 | |
| ^ | |
| ; | |
114 | void gtk_gl_area_set_has_stencil_buffer (GtkGLArea *area, | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:116:1: error: unknown type name ‘GDK_AVAILABLE_IN_3_16’; did you mean ‘ATK_AVAILABLE_IN_2_6’? | |
116 | GDK_AVAILABLE_IN_3_16 | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| ATK_AVAILABLE_IN_2_6 | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:117:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gtk_gl_area_get_auto_render’ | |
117 | gboolean gtk_gl_area_get_auto_render (GtkGLArea *area); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:118:22: error: expected ‘;’ before ‘void’ | |
118 | GDK_AVAILABLE_IN_3_16 | |
| ^ | |
| ; | |
119 | void gtk_gl_area_set_auto_render (GtkGLArea *area, | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:121:22: error: expected ‘;’ before ‘void’ | |
121 | GDK_AVAILABLE_IN_3_16 | |
| ^ | |
| ; | |
122 | void gtk_gl_area_queue_render (GtkGLArea *area); | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:125:1: error: unknown type name ‘GDK_AVAILABLE_IN_3_16’; did you mean ‘ATK_AVAILABLE_IN_2_6’? | |
125 | GDK_AVAILABLE_IN_3_16 | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| ATK_AVAILABLE_IN_2_6 | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:126:14: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
126 | GdkGLContext * gtk_gl_area_get_context (GtkGLArea *area); | |
| ^ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:128:22: error: expected ‘;’ before ‘void’ | |
128 | GDK_AVAILABLE_IN_3_16 | |
| ^ | |
| ; | |
129 | void gtk_gl_area_make_current (GtkGLArea *area); | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:130:22: error: expected ‘;’ before ‘void’ | |
130 | GDK_AVAILABLE_IN_3_16 | |
| ^ | |
| ; | |
131 | void gtk_gl_area_attach_buffers (GtkGLArea *area); | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:133:22: error: expected ‘;’ before ‘void’ | |
133 | GDK_AVAILABLE_IN_3_16 | |
| ^ | |
| ; | |
134 | void gtk_gl_area_set_error (GtkGLArea *area, | |
| ~~~~ | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:136:1: error: unknown type name ‘GDK_AVAILABLE_IN_3_16’; did you mean ‘ATK_AVAILABLE_IN_2_6’? | |
136 | GDK_AVAILABLE_IN_3_16 | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| ATK_AVAILABLE_IN_2_6 | |
/usr/include/gtk-3.0/gtk/gtkglarea.h:137:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
137 | GError * gtk_gl_area_get_error (GtkGLArea *area); | |
| ^ | |
make[1]: *** [Makefile:461: jenkara-jenkara.o] Error 1 | |
make[1]: Leaving directory '/home/cjac/src/github/cjac/jenkara/src' | |
make: *** [Makefile:621: all-recursive] Error 1 | |
cjac@cjac:~/src/github/cjac/jenkara/src$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment