+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-lablgtk-2.18.10nb10/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-lablgtk-2.18.10nb10/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for ocaml-lablgtk-2.18.10nb10 /opt/local/bin/gmake -C src world gmake[1]: Entering directory '/home/pbulk/build/x11/ocaml-lablgtk/work/lablgtk-2.18.10/src' ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 varcc.ml ocamlc.opt -g -dtypes -o varcc varcc.cmo rm -f *_tags.h *_tags.c ./varcc gdkpixbuf_tags.var ./varcc gdk_tags.var ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gdkpixbuf.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gdkpixbuf.c' ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_serialize': ml_gdkpixbuf.c:67:3: warning: 'gdk_pixdata_from_pixbuf' is deprecated [-Wdeprecated-declarations] 67 | pixels = gdk_pixdata_from_pixbuf (&pixdata, pb, pixbuf_marshal_use_rle); | ^~~~~~ In file included from ml_gdkpixbuf.c:28: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:102:10: note: declared here 102 | gpointer gdk_pixdata_from_pixbuf (GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ ml_gdkpixbuf.c:68:3: warning: 'gdk_pixdata_serialize' is deprecated [-Wdeprecated-declarations] 68 | stream = gdk_pixdata_serialize (&pixdata, &len); | ^~~~~~ In file included from ml_gdkpixbuf.c:28: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:94:10: note: declared here 94 | guint8* gdk_pixdata_serialize (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~ ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_deserialize': ml_gdkpixbuf.c:88:3: warning: 'gdk_pixdata_deserialize' is deprecated [-Wdeprecated-declarations] 88 | gdk_pixdata_deserialize (&pixdata, len, stream, &error); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ml_gdkpixbuf.c:28: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:97:10: note: declared here 97 | gboolean gdk_pixdata_deserialize (GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ ml_gdkpixbuf.c:90:3: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 90 | pb = gdk_pixbuf_from_pixdata (&pixdata, TRUE, &error); | ^~ In file included from ml_gdkpixbuf.c:28: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:106:12: note: declared here 106 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ ./varcc pango_tags.var ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gdk.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gdk.c' ./varcc glib_tags.var ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_glib.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_glib.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_glib.c:34: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_glib.c:34: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_glib.c:34: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from ml_glib.c:33: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ml_glib.c: In function 'ml_g_main_iteration': ml_glib.c:262:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration" 262 | ML_1 (g_main_iteration, Bool_val, Val_bool) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ml_glib.c: In function 'ml_g_main_pending': ml_glib.c:263:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending" 263 | ML_0 (g_main_pending, Val_bool) | ^~~~~~~~~~~~~~~~~~~ ml_glib.c: In function 'ml_g_main_is_running': ml_glib.c:264:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running" 264 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ml_glib.c: In function 'ml_g_main_quit': ml_glib.c:265:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit" 265 | ML_1 (g_main_quit, GMainLoop_val, Unit) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ml_glib.c: In function 'ml_g_main_destroy': ml_glib.c:266:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref" 266 | ML_1 (g_main_destroy, GMainLoop_val, Unit) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ml_glib.c: In function 'ml_g_io_channel_read': ml_glib.c:370:3: warning: 'g_io_channel_read' is deprecated: Use 'g_io_channel_read_chars' instead [-Wdeprecated-declarations] 370 | switch (g_io_channel_read(GIOChannel_val(io), | ^~~~~~ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:54, from ml_glib.c:33: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/giochannel.h:166:13: note: declared here 166 | GIOError g_io_channel_read (GIOChannel *channel, | ^~~~~~~~~~~~~~~~~ ml_glib.c: In function 'ml_g_get_charset': ml_glib.c:543:13: warning: Deprecated pre-processor symbol: replace with "const" 543 | G_CONST_RETURN char *c; | ^~~~~~~~~~~~~ ./varcc gobject_tags.var ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gobject.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gobject.c' ml_gobject.c: In function 'ml_g_type_init': ml_gobject.c:103:1: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] 103 | ML_0 (g_type_init, Unit) | ^~~~ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from ml_gobject.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:710:23: note: declared here 710 | void g_type_init (void); | ^~~~~~~~~~~ ml_gobject.c: In function 'ml_g_object_new': ml_gobject.c:521:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 521 | GParameter *params_copy = NULL, *param; | ^~~~~~~~~~ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from ml_gobject.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gparam.h:273:8: note: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ml_gobject.c:521:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 521 | GParameter *params_copy = NULL, *param; | ^~~~~~~~~~ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from ml_gobject.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gparam.h:273:8: note: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ml_gobject.c:528:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 528 | params_copy = (GParameter*)calloc(n, sizeof(GParameter)); | ^~~~~~~~~~~ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from ml_gobject.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gparam.h:273:8: note: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ml_gobject.c:528:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 528 | params_copy = (GParameter*)calloc(n, sizeof(GParameter)); | ^~~~~~~~~~~ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from ml_gobject.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gparam.h:273:8: note: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ml_gobject.c:540:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] 540 | ret = g_object_newv (GType_val(type), n, params_copy); | ^~~ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from ml_gobject.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:439:13: note: declared here 439 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gpointer.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gpointer.c' ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gvaluecaml.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gvaluecaml.c' ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose wrappers.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'wrappers.c' ./varcc gtk_tags.var ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtk.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtk.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtk.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtk.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtk.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtk.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_pango.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_pango.c' ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkaction.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkaction.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkaction.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkaction.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkaction.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkaction.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkbin.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkbin.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkbin.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkbin.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkbin.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkbin.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkbroken.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkbroken.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkbroken.c:30: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkbroken.c:30: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkbroken.c:30: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkbroken.c:30: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkbutton.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkbutton.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkbutton.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkbutton.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkbutton.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkbutton.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkassistant.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkassistant.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkassistant.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkassistant.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkassistant.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkassistant.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkedit.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkedit.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkedit.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkedit.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkedit.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkedit.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkfile.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkfile.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkfile.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkfile.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkfile.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkfile.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtklist.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtklist.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtklist.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtklist.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtklist.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtklist.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkmenu.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkmenu.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkmenu.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkmenu.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkmenu.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkmenu.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkmisc.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkmisc.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkmisc.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkmisc.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkmisc.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkmisc.c:25: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkpack.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkpack.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkpack.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkpack.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkpack.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkpack.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkrange.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkrange.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkrange.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkrange.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkrange.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkrange.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtkstock.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtkstock.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtkstock.c:23: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkstock.c:23: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtkstock.c:23: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtkstock.c:23: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtktext.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtktext.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtktext.c:29: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtktext.c:29: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtktext.c:29: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from ml_gtktext.c:28: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -c -ccopt '-g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h' -verbose ml_gtktree.c + gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -g -fno-unwind-tables -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0 -D_REENTRANT -D_REENTRANT -I/opt/local/include/libglade-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0 -D_REENTRANT -I/opt/local/include/gtkspell-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/opt/local/include/gtksourceview-2.0 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -imacros ml_domain.h -I'/opt/local/lib/ocaml' 'ml_gtktree.c' In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from ml_gtktree.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtktree.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from ml_gtktree.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/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 /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/galloca.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from ml_gtktree.c:26: /home/pbulk/build/x11/ocaml-lablgtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gaux.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gpointer.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gpointer.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gutf8.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gutf8.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 glib.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 glib.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gobject.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gobject.ml File "gobject.ml", line 140, characters 17-60: 140 | with Failure ("Gobject.get_int32"|"Gobject.get_pointer") -> `NONE ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gdkEnums.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 pangoEnums.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkEnums.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 pango.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gdk.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gdk.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gdkEvent.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gdkKeysyms.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gdkPixbuf.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gdkPixbuf.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtk.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkSignal.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkSignal.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkStock.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkObject.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 propcc.ml ocamlc.opt -g -dtypes -o propcc propcc.cmo ./propcc gtkBase.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkBaseProps.ml ./propcc gtkBin.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkBinProps.ml ./propcc gtkButton.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkButtonProps.ml ./propcc gtkEdit.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkEditProps.ml ./propcc gtkList.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkListProps.ml ./propcc gtkMenu.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkMenuProps.ml ./propcc gtkMisc.props Warning: no conversion for type PangoAttrList in class GtkLabel Warning: no conversion for type GdkPixbufAnimation in class GtkImage ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkMiscProps.ml ./propcc gtkPack.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkPackProps.ml ./propcc gtkRange.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkRangeProps.ml ./propcc gtkText.props Warning: no conversion for type PangoTabArray in class GtkTextView Warning: no conversion for type PangoTabArray in class GtkTextTag ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkTextProps.ml ./propcc gtkTree.props Warning: no conversion for type PangoAttrList in class GtkCellRendererText ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkTreeProps.ml ./propcc gtkFile.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkFileProps.ml ./propcc gtkAction.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkActionProps.ml ./propcc gtkBroken.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkBrokenProps.ml ./propcc gtkAssistant.props ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkAssistantProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkData.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkBase.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkPack.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkButton.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkAssistant.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkMenu.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkMisc.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkWindow.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkList.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkBin.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkEdit.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkRange.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkText.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkTree.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkFile.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkMain.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gtkBroken.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gPango.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gDraw.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gDraw.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gObj.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gObj.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkBaseProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gData.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gData.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkBinProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkButtonProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkEditProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkListProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkMenuProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkMiscProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkPackProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkRangeProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkTextProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkTreeProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkFileProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkActionProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkBrokenProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 ogtkAssistantProps.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gMain.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gMain.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gContainer.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gContainer.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gPack.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gPack.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gButton.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gButton.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gText.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gText.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gMenu.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gMenu.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gMisc.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gMisc.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gTree.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gTree.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gList.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gList.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gFile.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gFile.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gWindow.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gWindow.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gAssistant.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gAssistant.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gBin.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gBin.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gEdit.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gEdit.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gRange.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gRange.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gAction.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gAction.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gBroken.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gBroken.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gUtil.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gUtil.ml ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gToolbox.mli ocamlc.opt -g -dtypes -w s-3+52 -c -warn-error A-52 gToolbox.ml ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtk -oc lablgtk2 ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o gaux.cmo gpointer.cmo gutf8.cmo glib.cmo gobject.cmo gdkEnums.cmo pangoEnums.cmo gtkEnums.cmo pango.cmo gdk.cmo gdkEvent.cmo gdkKeysyms.cmo gdkPixbuf.cmo gtk.cmo gtkSignal.cmo gtkStock.cmo gtkObject.cmo gtkBaseProps.cmo gtkBinProps.cmo gtkButtonProps.cmo gtkEditProps.cmo gtkListProps.cmo gtkMenuProps.cmo gtkMiscProps.cmo gtkPackProps.cmo gtkRangeProps.cmo gtkTextProps.cmo gtkTreeProps.cmo gtkFileProps.cmo gtkActionProps.cmo gtkBrokenProps.cmo gtkAssistantProps.cmo gtkData.cmo gtkBase.cmo gtkPack.cmo gtkButton.cmo gtkAssistant.cmo gtkMenu.cmo gtkMisc.cmo gtkWindow.cmo gtkList.cmo gtkBin.cmo gtkEdit.cmo gtkRange.cmo gtkText.cmo gtkTree.cmo gtkFile.cmo gtkMain.cmo gtkBroken.cmo gPango.cmo gDraw.cmo gObj.cmo ogtkBaseProps.cmo gData.cmo ogtkBinProps.cmo ogtkButtonProps.cmo ogtkEditProps.cmo ogtkListProps.cmo ogtkMenuProps.cmo ogtkMiscProps.cmo ogtkPackProps.cmo ogtkRangeProps.cmo ogtkTextProps.cmo ogtkTreeProps.cmo ogtkFileProps.cmo ogtkActionProps.cmo ogtkBrokenProps.cmo ogtkAssistantProps.cmo gMain.cmo gContainer.cmo gPack.cmo gButton.cmo gText.cmo gMenu.cmo gMisc.cmo gTree.cmo gList.cmo gFile.cmo gWindow.cmo gAssistant.cmo gBin.cmo gEdit.cmo gRange.cmo gAction.cmo gBroken.cmo gUtil.cmo gToolbox.cmo -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -Wl,-R/opt/local/lib -lfreetype + gcc -shared -o ./dlllablgtk2.so ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.4.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.4.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,rpath,/opt/local/lib -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -lfreetype ld: fatal: file rpath: open failed: No such file or directory ld: elf error: file /opt/local/lib: elf_begin: I/O error: region read: Is a directory ld: fatal: file processing errors. No output written to ./dlllablgtk2.so collect2: error: ld returned 1 exit status gmake[1]: *** [Makefile:463: lablgtk.cma] Error 2 gmake[1]: Leaving directory '/home/pbulk/build/x11/ocaml-lablgtk/work/lablgtk-2.18.10/src' gmake: *** [Makefile:5: world] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/x11/ocaml-lablgtk *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/x11/ocaml-lablgtk