Build:
- 0
2026-09-03 17:14.08: New job: build lablgtk.2.18.12 (cb1cccbbb368)
2026-09-03 17:14.08: Waiting for resource in pool day11-builds
2026-09-03 17:22.28: Got resource from pool day11-builds
2026-09-03 17:22.28: [profile full] build lablgtk.2.18.12
2026-09-03 17:22.28: build lablgtk.2.18.12 (cb1cccbbb368)
=== DEPENDENCIES (6 transitive) ===
conf-gtk2.1 e1e573a4d138
conf-pkg-config.5 74f50f3cfe72
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
ocamlfind.1.9.8 3cae95bed0a0
=== STDOUT ===
Processing: [default: loading data]
[lablgtk.2.18.12: dl]
[lablgtk.2.18.12: extract]
[lablgtk.2.18.12/lablgldir.patch: dl]
[lablgtk.2.18.12/lablgtk.install: dl]
-> retrieved lablgtk.2.18.12 (https://opam.ocaml.org/cache)
[lablgtk: patch] applying lablgldir.patch
[lablgtk: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/lablgtk.2.18.12/./configure "--prefix" "/home/opam/.opam/default" "LABLGLDIR=/home/opam/.opam/default/lib/lablgl" (CWD=/home/opam/.opam/default/.opam-switch/build/lablgtk.2.18.12)
- checking for ocamlc... ocamlc
- ocaml version is 4.14.4
- ocaml library path is /home/opam/.opam/default/lib/ocaml
- Default install dirs are : /home/opam/.opam/default/lib/ocaml/lablgtk2 and /home/opam/.opam/default/lib/ocaml/stublibs
- Compile with ocamlc -I +lablgtk2
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamlrun... ocamlrun
- checking for ocamldep... ocamldep
- checking for ocamldoc... ocamldoc
- checking for ocamllex... ocamllex
- checking for ocamlyacc... ocamlyacc
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for camlp4o... no
- configure: WARNING: Cannot find camlp4o; please do not modify .ml4 files.
- checking for ocamlfind... ocamlfind
- ocamlfind library path is /home/opam/.opam/default/lib
- ocamlfind ldconf path is /home/opam/.opam/default/lib/ocaml/ld.conf
- checking for ocaml threads... use system threads
- checking for ocaml dll support... yes
- checking for ranlib... ranlib
- OCaml uses gcc to compile C files
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking whether C compiler accepts -fno-unwind-tables... yes
- checking platform... Unix
- checking native dynlink... checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking pkg-config is at least version 0.7... yes
- checking for GTK+ - version >= 2.0.0...
- yes (version 2.24.33)
- checking for gtkgl-2.0... no
- checking for libglade-2.0... no
- checking for librsvg-2.0... no
- checking for libgnomecanvas-2.0... no
- checking for libgnomeui-2.0... no
- checking for libpanelapplet-2.0... no
- checking for gtkspell-2.0... no
- checking for gtksourceview-1.0... no
- checking for gtksourceview-2.0... no
- checking for gtk+-quartz-2.0... no
- checking for gtk+-2.0 ... yes
- configure: creating ./config.status
- config.status: creating config.make
-
- LablGTK configuration:
- threads system
- native dynlink yes
- GtkGLArea not found
- libglade not found
- librsvg not found
- libgnomecanvas not found
- libgnomeui not found
- libpanelapplet not found
- gtkspell not found
- gtksourceview 1 not found
- gtksourceview 2 not found
- quartz not found
-
- debug no
- C compiler gcc
- Camlp4 no
[lablgtk: make world]
+ /usr/bin/make "world" (CWD=/home/opam/.opam/default/.opam-switch/build/lablgtk.2.18.12)
- /usr/bin/make -C src world
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lablgtk.2.18.12/src'
- ocamlc.opt -w s-3+52 -c varcc.ml
- File "varcc.ml", line 168, characters 25-33:
- 168 | if List.mem "noconv" flags then ()
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "varcc.ml", line 201, characters 45-53:
- 201 | if !static && not (List.mem "public" flags) ||
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "varcc.ml", line 202, characters 29-37:
- 202 | List.mem "private" flags
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "varcc.ml", line 303, characters 18-26:
- 303 | if List.mem "flags" flags then "Gobject.Data.flags" else enum
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- ocamlc.opt -o varcc varcc.cmo
- rm -f *_tags.h *_tags.c
- ./varcc gdkpixbuf_tags.var
- Makefile:209: warning: pattern recipe did not update peer target 'gdkpixbufEnums.ml'.
- ./varcc gdk_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gdkpixbuf.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/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:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:102:17: 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);
- | ^~~~~~
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:94:17: note: declared here
- 94 | guint8* gdk_pixdata_serialize (const GdkPixdata *pixdata,
- | ^~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:69:13: warning: "serialize_int_4" is deprecated: use "caml_serialize_int_4" instead
- 69 | serialize_int_4 (len);
- | ^~~~~~~~~~~~
- ml_gdkpixbuf.c:70:13: warning: "serialize_block_1" is deprecated: use "caml_serialize_block_1" instead
- 70 | serialize_block_1 (stream, len);
- | ^~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_deserialize':
- ml_gdkpixbuf.c:85:13: warning: "deserialize_uint_4" is deprecated: use "caml_deserialize_uint_4" instead
- 85 | len = deserialize_uint_4();
- | ^~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:86:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 86 | stream = stat_alloc (len);
- | ^~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:87:13: warning: "deserialize_block_1" is deprecated: use "caml_deserialize_block_1" instead
- 87 | deserialize_block_1 (stream, len);
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:88:3: warning: 'gdk_pixdata_deserialize' is deprecated [-Wdeprecated-declarations]
- 88 | gdk_pixdata_deserialize (&pixdata, len, stream, &error);
- | ^~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:97:17: 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);
- | ^~
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:106:17: note: declared here
- 106 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata,
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:95:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 95 | stat_free (stream);
- | ^~~~~~~~~
- ml_gdkpixbuf.c:103:13: warning: "deserialize_error" is deprecated: use "caml_deserialize_error" instead
- 103 | deserialize_error (msg);
- | ^~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c: In function 'ml_gdkpixbuf_init':
- ml_gdkpixbuf.c:133:13: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead
- 133 | register_custom_operations (&ml_custom_GdkPixbuf);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_get_pixels':
- ml_gdkpixbuf.c:149:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 149 | value ret = alloc_small(2,0);
- | ^~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_get_file_info':
- ml_gdkpixbuf.c:185:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 185 | v = alloc_tuple(3);
- | ^~~~~~~~~
- ml_gdkpixbuf.c:186:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 186 | Store_field(v, 0, copy_string(gdk_pixbuf_format_get_name(fmt)));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_render_pixmap_and_mask':
- ml_gdkpixbuf.c:262:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 262 | ret = alloc_small(2,0);
- | ^~~~~~~~~~~~~~~
- ml_gdkpixbuf.c: In function 'convert_gdk_pixbuf_options':
- ml_gdkpixbuf.c:301:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 301 | *opt_k = stat_alloc(sizeof (char *) * (len + 1));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:302:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 302 | *opt_v = stat_alloc(sizeof (char *) * (len + 1));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_save':
- ml_gdkpixbuf.c:330:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 330 | stat_free(opt_k);
- | ^~~~~~~
- ml_gdkpixbuf.c:331:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 331 | stat_free(opt_v);
- | ^~~~~~~
- ml_gdkpixbuf.c: In function 'ml_gdkpixbuf_savefunc':
- ml_gdkpixbuf.c:347:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
- 347 | s = alloc_string (count);
- | ^~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:349:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 349 | res = callback_exn (*cb, s);
- | ^~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:353:27: warning: "format_caml_exception" is deprecated: use "caml_format_exception" instead
- 353 | "%s", format_caml_exception(Extract_exception(res)));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./varcc pango_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gdk.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gdk.c'
- ml_gdk.c: In function 'ml_raise_gdk':
- ml_gdk.c:65:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
- 65 | raise_with_string (*exn, (char*)errmsg);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_drawable_get_size':
- ml_gdk.c:260:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 260 | ret = alloc_small (2,0);
- | ^~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GDK_WINDOW_XWINDOW':
- ml_gdk.c:285:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
- 285 | ML_1 (GDK_WINDOW_XWINDOW, GdkDrawable_val, Val_XID)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_window_get_position':
- ml_gdk.c:294:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 294 | ret = alloc_small (2,0);
- | ^~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_window_get_pointer_location':
- ml_gdk.c:306:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 306 | ret = alloc_small (2, 0);
- | ^~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_display_get_window_at_pointer':
- ml_gdk.c:346:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 346 | tup = alloc_tuple(3);
- | ^~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_pixmap_colormap_create_from_xpm':
- ml_gdk.c:393:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 393 | ret = alloc_small (2,0);
- | ^~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_pixmap_colormap_create_from_xpm_d':
- ml_gdk.c:416:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 416 | ret = alloc_small (2, 0);
- | ^~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_property_change':
- ml_gdk.c:448:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 448 | int nelems = (format == 8 ? string_length (data) : Wosize_val(data));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'copy_xdata':
- ml_gdk.c:482:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
- 482 | data = alloc_string (nitems);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:487:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 487 | data = alloc (nitems,0);
- | ^~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:493:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 493 | data = alloc (nitems,0);
- | ^~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:495:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
- 495 | Store_field(data, i, copy_int32 (((long*)xdata)[i]));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:502:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 502 | ret = alloc_small (2,0);
- | ^~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_property_get':
- ml_gdk.c:533:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 533 | pair = alloc_small(2,0);
- | ^~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_gc_set_dashes':
- ml_gdk.c:610:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 610 | cdashes = stat_alloc(sizeof (gint8) * l);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:615:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 615 | stat_free (cdashes);
- | ^~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_gc_get_values':
- ml_gdk.c:634:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 634 | ret = alloc (18, 0);
- | ^~~~~~~~~~~~
- ml_gdk.c: In function 'ml_point_array_new':
- ml_gdk.c:682:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 682 | invalid_argument("PointArray.new");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:683:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 683 | ret = alloc (1 + Wosize_asize(Int_val(len)*sizeof(GdkPoint)),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_segment_array_new':
- ml_gdk.c:702:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 702 | invalid_argument("SegmentArray.new");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:703:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 703 | ret = alloc (1 + Wosize_asize(Int_val(len)*sizeof(GdkSegment)),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_gdk_event_get_time':
- ml_gdk.c:787:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
- 787 | ML_1 (gdk_event_get_time, GdkEvent_val, copy_int32)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventMotion_x':
- ml_gdk.c:805:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 805 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventMotion_y':
- ml_gdk.c:806:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 806 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'copy_axes':
- ml_gdk.c:813:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 813 | x = copy_double(axes[0]);
- | ^~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:814:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 814 | y = copy_double(axes[0]);
- | ^~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:815:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 815 | ret = alloc_small(2, 0);
- | ^~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventMotion_x_root':
- ml_gdk.c:827:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 827 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x_root, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventMotion_y_root':
- ml_gdk.c:828:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 828 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y_root, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventButton_x':
- ml_gdk.c:830:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 830 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventButton_y':
- ml_gdk.c:831:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 831 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventButton_x_root':
- ml_gdk.c:836:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 836 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x_root, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventButton_y_root':
- ml_gdk.c:837:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 837 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y_root, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventScroll_x':
- ml_gdk.c:840:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 840 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventScroll_y':
- ml_gdk.c:841:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 841 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventScroll_x_root':
- ml_gdk.c:846:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 846 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x_root, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventScroll_y_root':
- ml_gdk.c:847:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 847 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y_root, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventCrossing_x':
- ml_gdk.c:857:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 857 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventCrossing_y':
- ml_gdk.c:858:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 858 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventCrossing_x_root':
- ml_gdk.c:859:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 859 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x_root, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventCrossing_y_root':
- ml_gdk.c:860:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 860 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y_root, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventSelection_requestor':
- ml_gdk.c:885:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
- 885 | Val_GdkNativeWindow)
- | ^ ~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventSetting_name':
- ml_gdk.c:905:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 905 | Make_Extractor (GdkEventSetting, GdkEvent_arg(Setting), name, copy_string)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./varcc glib_tags.var
- Makefile:209: warning: pattern recipe did not update peer target 'glibEnums.ml'.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_glib.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_glib.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_glib.c:34:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from ml_glib.c:33:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_glib.c: In function 'copy_string_v':
- ml_glib.c:67:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 67 | s = copy_string (*v);
- | ^~~~~~~~~~~~~~~
- ml_glib.c:68:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 68 | c = alloc_small (2, 0);
- | ^~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_raise_glib':
- ml_glib.c:93:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
- 93 | raise_with_string (*exn, (char*)errmsg);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'Val_GList':
- ml_glib.c:104:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 104 | new_cell = alloc_small(2,0);
- | ^~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_register_exn_map':
- ml_glib.c:141:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 141 | struct exn_data *exn_data = stat_alloc (sizeof *exn_data);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_raise_gerror_exn':
- ml_glib.c:169:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 169 | msg = copy_string(err->message);
- | ^~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c:170:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 170 | b = alloc_small (3, 0);
- | ^~~~~~~~~~~~~
- ml_glib.c:175:13: warning: "mlraise" is deprecated: use "caml_raise" instead
- 175 | mlraise(b);
- | ^
- ml_glib.c: In function 'ml_raise_generic_gerror':
- ml_glib.c:186:13: warning: "failwith" is deprecated: use "caml_failwith" instead
- 186 | failwith ("gerror");
- | ^~~~~~~~~~~~~~
- ml_glib.c:188:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 188 | msg = copy_string (err->message);
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c:190:13: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead
- 190 | raise_with_arg (*exn, msg);
- | ^~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_log_func':
- ml_glib.c:212:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 212 | msg = copy_string (message);
- | ^~~~~~~~~~~~~~~~~~~~
- ml_glib.c:213:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
- 213 | callback2_exn(*clos_p, Val_int(log_level), msg);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_log_set_handler':
- ml_glib.c:225:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 225 | value ret = alloc_small(3,0);
- | ^~~~~~~~~~~~~~~~~~~~~
- 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_source_func':
- ml_glib.c:271:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 271 | res = callback_exn (*clos, Val_unit);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_io_channel_watch':
- ml_glib.c:348:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 348 | res = callback_exn (*clos_p, cond);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_io_channel_read':
- ml_glib.c:374:3: warning: 'g_io_channel_read' is deprecated: Use 'g_io_channel_read_chars' instead [-Wdeprecated-declarations]
- 374 | switch (g_io_channel_read(GIOChannel_val(io),
- | ^~~~~~
- In file included from /usr/include/glib-2.0/glib.h:56:
- /usr/include/glib-2.0/glib/giochannel.h:169:13: note: declared here
- 169 | GIOError g_io_channel_read (GIOChannel *channel,
- | ^~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'Val_GSList':
- ml_glib.c:430:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 430 | new_cell = alloc_small(2,0);
- | ^~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'caml_copy_string_len_and_free':
- ml_glib.c:469:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
- 469 | v = alloc_string (len);
- | ^~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_convert':
- ml_glib.c:480:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 480 | c_res = g_convert(String_val(str),string_length(str),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_convert_with_fallback':
- ml_glib.c:492:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 492 | c_res = g_convert_with_fallback(String_val(str),string_length(str),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_filename_to_utf8':
- ml_glib.c:511:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 511 | Make_conversion(g_filename_to_utf8)
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_filename_from_utf8':
- ml_glib.c:513:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 513 | Make_conversion(g_filename_from_utf8)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_filename_from_uri':
- ml_glib.c:526:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 526 | v_p = alloc_small(2, 0);
- | ^~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_get_charset':
- ml_glib.c:547:13: warning: Deprecated pre-processor symbol: replace with "const"
- 547 | G_CONST_RETURN char *c;
- | ^~~~~~~~~~~~~
- ml_glib.c:549:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 549 | couple = alloc_tuple(2);
- | ^~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_utf8_validate':
- ml_glib.c:557:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 557 | return Val_bool(g_utf8_validate(SizedString_val(s),NULL));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_utf8_strlen':
- ml_glib.c:568:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 568 | ML_1 (g_utf8_strlen, SizedString_val, Val_int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_utf8_normalize':
- ml_glib.c:569:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 569 | ML_2 (g_utf8_normalize, SizedString_val, Normalize_mode_val, copy_string_g_free)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_utf8_casefold':
- ml_glib.c:570:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 570 | ML_1 (g_utf8_casefold, SizedString_val, copy_string_g_free)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_utf8_collate_key':
- ml_glib.c:572:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 572 | ML_1 (g_utf8_collate_key, SizedString_val, copy_string_g_free)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_utf8_strup':
- ml_glib.c:573:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 573 | ML_1 (g_utf8_strup, SizedString_val, copy_string_g_free)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_utf8_strdown':
- ml_glib.c:574:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 574 | ML_1 (g_utf8_strdown, SizedString_val, copy_string_g_free)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_markup_escape_text':
- ml_glib.c:598:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 598 | ML_1 (g_markup_escape_text, SizedString_val, copy_string_g_free)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_get_user_name':
- ml_glib.c:610:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 610 | ML_0 (g_get_user_name, copy_string)
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_get_real_name':
- ml_glib.c:611:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 611 | ML_0 (g_get_real_name, copy_string)
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_get_home_dir':
- ml_glib.c:615:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 615 | return s ? ml_some (copy_string (s)) : Val_unit;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_get_tmp_dir':
- ml_glib.c:617:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 617 | ML_0 (g_get_tmp_dir, copy_string)
- | ^~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_find_program_in_path':
- ml_glib.c:622:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
- 622 | if (s == NULL) raise_not_found();
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c:623:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 623 | v = copy_string(s);
- | ^~~~~~~~~
- ml_glib.c: In function 'ml_g_getenv':
- ml_glib.c:631:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
- 631 | if (s == NULL) raise_not_found();
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c:632:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 632 | return copy_string(s);
- | ^~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_setenv':
- ml_glib.c:639:13: warning: "failwith" is deprecated: use "caml_failwith" instead
- 639 | failwith("g_setenv");
- | ^~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_get_user_cache_dir':
- ml_glib.c:649:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 649 | ML_0 (g_get_user_cache_dir, copy_string)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_get_user_data_dir':
- ml_glib.c:650:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 650 | ML_0 (g_get_user_data_dir, copy_string)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_get_user_config_dir':
- ml_glib.c:651:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 651 | ML_0 (g_get_user_config_dir, copy_string)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./varcc gobject_tags.var
- Makefile:209: warning: pattern recipe did not update peer target 'gobjectEnums.ml'.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gobject.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gobject.c'
- ml_gobject.c: In function 'ml_g_type_init':
- ml_gobject.c:104:1: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
- 104 | ML_0 (g_type_init, Unit)
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:737:23: note: declared here
- 737 | void g_type_init (void);
- | ^~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_type_interface_prerequisites':
- ml_gobject.c:123:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 123 | res = alloc_small(2,0);
- | ^~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_type_register_static':
- ml_gobject.c:141:13: warning: "failwith" is deprecated: use "caml_failwith" instead
- 141 | failwith ("g_type_register_static: invalid parent g_type");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'notify_destroy':
- ml_gobject.c:179:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
- 179 | remove_global_root((value*)&c->data);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'marshal_core':
- ml_gobject.c:186:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 186 | value vargs = alloc(3,0);
- | ^~~~~~~~~~~~~~~~~
- ml_gobject.c:189:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 189 | Store_field(vargs, 0, (ret ? Val_GValue_wrap(ret) : alloc(2,0)));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:193:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 193 | callback_exn ((value)closure->data, vargs);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_closure_new':
- ml_gobject.c:216:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
- 216 | register_global_root((value*)&closure->data);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_value_new':
- ml_gobject.c:236:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
- 236 | value ret = alloc_custom(&ml_custom_GValue, sizeof(value)+sizeof(GValue),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'GValue_val':
- ml_gobject.c:261:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 261 | if (v == NULL) invalid_argument("GValue_val");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'Val_gboxed':
- ml_gobject.c:290:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
- 290 | value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'Val_gboxed_new':
- ml_gobject.c:297:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
- 297 | value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'g_value_get_mlvariant':
- ml_gobject.c:316:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 316 | invalid_argument("Gobject.Value.get");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:346:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 346 | tmp = copy_double ((double)DATA.v_float);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:350:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 350 | tmp = copy_double (DATA.v_double);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:354:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 354 | tmp = Val_option (DATA.v_pointer, copy_string);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:382:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
- 382 | tmp = copy_int64 (DATA.v_int64);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:386:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 386 | ret = alloc_small(2,0);
- | ^~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'g_value_set_mlvariant':
- ml_gobject.c:472:13: warning: "failwith" is deprecated: use "caml_failwith" instead
- 472 | failwith ("Gobject.Value.set : cannot set this value");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:475:13: warning: "failwith" is deprecated: use "caml_failwith" instead
- 475 | failwith ("GObject.Value.set : argument type mismatch");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_value_get_nativeint':
- ml_gobject.c:486:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
- 486 | return copy_nativeint (DATA.v_int);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:491:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
- 491 | return copy_nativeint (DATA.v_long);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:493:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 493 | invalid_argument ("Gobject.get_nativeint");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_value_get_int32':
- ml_gobject.c:503:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
- 503 | return copy_int32 (DATA.v_int);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:506:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
- 506 | return copy_int32 (DATA.v_long);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:508:13: warning: "failwith" is deprecated: use "caml_failwith" instead
- 508 | failwith ("Gobject.get_int32");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_value_get_pointer':
- ml_gobject.c:523:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 523 | failwith ("Gobject.get_pointer");
- | ^~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_object_new':
- ml_gobject.c:536:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
- 536 | GParameter *params_copy = NULL, *param;
- | ^~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:28:
- /usr/include/glib-2.0/gobject/gparam.h:280:8: note: declared here
- 280 | struct _GParameter /* auxiliary structure for _setv() variants */
- | ^~~~~~~~~~~
- ml_gobject.c:536:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
- 536 | GParameter *params_copy = NULL, *param;
- | ^~~~~~~~~~
- /usr/include/glib-2.0/gobject/gparam.h:280:8: note: declared here
- 280 | struct _GParameter /* auxiliary structure for _setv() variants */
- | ^~~~~~~~~~~
- ml_gobject.c:543:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
- 543 | params_copy = (GParameter*)calloc(n, sizeof(GParameter));
- | ^~~~~~~~~~~
- /usr/include/glib-2.0/gobject/gparam.h:280:8: note: declared here
- 280 | struct _GParameter /* auxiliary structure for _setv() variants */
- | ^~~~~~~~~~~
- ml_gobject.c:543:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
- 543 | params_copy = (GParameter*)calloc(n, sizeof(GParameter));
- | ^~~~~~~~~~~
- /usr/include/glib-2.0/gobject/gparam.h:280:8: note: declared here
- 280 | struct _GParameter /* auxiliary structure for _setv() variants */
- | ^~~~~~~~~~~
- ml_gobject.c:548:13: warning: "failwith" is deprecated: use "caml_failwith" instead
- 548 | if (!pspec) failwith ("Gobject.create");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:555:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations]
- 555 | ret = g_object_newv (GType_val(type), n, params_copy);
- | ^~~
- /usr/include/glib-2.0/gobject/gobject.h:444:13: note: declared here
- 444 | gpointer g_object_newv (GType object_type,
- | ^~~~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_signal_query':
- ml_gobject.c:632:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 632 | if (query->signal_id == 0) invalid_argument("g_signal_query");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:634:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 634 | Copy_GSignalQuery(ml_query, ml_query_params, query);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_signal_list_ids':
- ml_gobject.c:647:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 647 | Copy_array(ret, n_ids, ids, Val_int);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:647:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead
- 647 | Copy_array(ret, n_ids, ids, Val_int);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_signal_emit_by_name':
- ml_gobject.c:673:13: warning: "failwith" is deprecated: use "caml_failwith" instead
- 673 | failwith("GtkSignal.emit_by_name : bad signal name");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:678:13: warning: "failwith" is deprecated: use "caml_failwith" instead
- 678 | failwith("GtkSignal.emit_by_name : bad parameters number");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gpointer.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gpointer.c'
- ml_gpointer.c: In function 'ml_stable_copy':
- ml_gpointer.c:42:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 42 | if (tag < No_scan_tag) invalid_argument("ml_stable_copy");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gpointer.c:43:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead
- 43 | ret = alloc_shr (wosize, tag);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gpointer.c: In function 'ml_string_at_pointer':
- ml_gpointer.c:53:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
- 53 | value ret = alloc_string(length);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gpointer.c: In function 'ml_long_at_pointer':
- ml_gpointer.c:71:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
- 71 | return copy_nativeint(*(long*)Pointer_val(ptr));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gpointer.c: In function 'ml_gpointer_get_addr':
- ml_gpointer.c:115:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
- 115 | return copy_nativeint ((long)ml_gpointer_base (region));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gvaluecaml.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gvaluecaml.c'
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose wrappers.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'wrappers.c'
- In file included from /usr/include/glib-2.0/glib/giochannel.h:35,
- from /usr/include/glib-2.0/glib.h:56,
- from wrappers.c:31:
- /usr/include/glib-2.0/glib/gmain.h:380:13: warning: "callback" is deprecated: use "caml_callback" instead
- 380 | GSourceFunc callback,
- | ^ ~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/giochannel.h:190:41: warning: "flush" is deprecated: use "caml_flush" instead
- 190 | gboolean flush,
- | ^~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/glib.h:68:
- /usr/include/glib-2.0/glib/gpattern.h:45:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 45 | gsize string_length,
- | ^ ~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/gpattern.h:53:48: warning: "string_length" is deprecated: use "caml_string_length" instead
- 53 | guint string_length,
- | ^~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'copy_memblock_indirected':
- wrappers.c:40:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead
- 40 | ret = alloc_shr (wosize+2, Abstract_tag);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'alloc_memblock_indirected':
- wrappers.c:48:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead
- 48 | value ret = alloc_shr (Wosize_asize(size)+2, Abstract_tag);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'ml_some':
- wrappers.c:86:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 86 | value ret = alloc_small(1,0);
- | ^~~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'ml_cons':
- wrappers.c:94:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 94 | value cell = alloc_small(2, Tag_cons);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'ml_raise_null_pointer':
- wrappers.c:105:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead
- 105 | raise_constant (*exn);
- | ^~~~~~~~~~~~
- wrappers.c: In function 'Val_pointer':
- wrappers.c:110:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 110 | value ret = alloc_small (2, Abstract_tag);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'copy_string_check':
- wrappers.c:119:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 119 | return copy_string ((char*) str);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'copy_string_or_null':
- wrappers.c:124:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 124 | return copy_string (str ? (char*) str : "");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'ml_global_root_new':
- wrappers.c:132:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 132 | value *p = stat_alloc(sizeof(value));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c:134:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
- 134 | register_global_root (p);
- | ^~~~~~~~~~~~~~~~~
- wrappers.c: In function 'ml_global_root_destroy':
- wrappers.c:140:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
- 140 | remove_global_root ((value *)data);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c:141:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 141 | stat_free (data);
- | ^~~~~~~~~
- wrappers.c: In function 'ml_lookup_from_c':
- wrappers.c:149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 149 | invalid_argument ("ml_lookup_from_c");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'ml_lookup_to_c':
- wrappers.c:161:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 161 | invalid_argument ("ml_lookup_to_c");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'ml_lookup_flags_getter':
- wrappers.c:172:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 172 | cell = alloc_small(2, Tag_cons);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.c: In function 'string_list_of_strv':
- wrappers.c:214:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 214 | s = copy_string (v[i]);
- | ^~~~~~~~~~~~~~~~~
- wrappers.c:215:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 215 | cell = alloc_small (2, Tag_cons);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./varcc gtk_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtk.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtk.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtk.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtk.c: In function 'ml_raise_gtk':
- ml_gtk.c:49:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
- 49 | raise_with_string (*exn, (char*)errmsg);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_accelerator_parse':
- ml_gtk.c:120:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 120 | tup = alloc_small(2, 0);
- | ^~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_widget_get_pointer':
- ml_gtk.c:337:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 337 | ret = alloc_small (2,0);
- | ^~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'Val_GtkAllocation':
- ml_gtk.c:371:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 371 | value ret = alloc_small (4, 0);
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_widget_style_get_property':
- ml_gtk.c:410:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 410 | invalid_argument("Gobject.Widget.style_get_property");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_drag_dest_set':
- ml_gtk.c:448:20: warning: "alloc" is deprecated: use "caml_alloc" instead
- 448 | alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_drag_source_set':
- ml_gtk.c:485:20: warning: "alloc" is deprecated: use "caml_alloc" instead
- 485 | alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_selection_data_get_data':
- ml_gtk.c:516:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
- 516 | ret = alloc_string (data->length);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_selection_data_set':
- ml_gtk.c:525:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 525 | Unit)
- | ^
- ml_gtk.c: In function 'ml_gtk_clipboard_set_text':
- ml_gtk.c:540:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 540 | ML_2 (gtk_clipboard_set_text, GtkClipboard_val, SizedString_val, Unit)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'clipboard_received_func':
- ml_gtk.c:564:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 564 | callback_exn (*(value*)data, arg);
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'clipboard_text_received_func':
- ml_gtk.c:578:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 578 | value arg = (text != NULL ? ml_some(copy_string(text)) : Val_unit);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c:579:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 579 | callback_exn (*(value*)data, arg);
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_clipboard_wait_for_targets':
- ml_gtk.c:617:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 617 | new_cell = alloc_small(2,0);
- | ^~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_simple_callback':
- ml_gtk.c:650:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 650 | callback_exn (*clos, val);
- | ^~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_file_selection_get_selections':
- ml_gtk.c:744:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 744 | next = alloc(2,0);
- | ^~~~~~~~~~
- ml_gtk.c: In function 'ml_activate_link_func':
- ml_gtk.c:883:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 883 | v_link = copy_string (link);
- | ^~~~~~~~~~~~~~~~~~
- ml_gtk.c:884:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 884 | callback_exn (*closure, v_link);
- | ^~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_init':
- ml_gtk.c:996:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 996 | copy = (argc ? alloc (argc, Abstract_tag) : Atom(0));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c:1003:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 1003 | argv = (argc ? alloc (argc, 0) : Atom(0));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_get_version':
- ml_gtk.c:1022:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 1022 | value ret = alloc_small(3,0);
- | ^~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c: In function 'ml_gtk_get_current_event_time':
- ml_gtk.c:1029:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
- 1029 | ML_0 (gtk_get_current_event_time, copy_int32)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_pango.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_pango.c'
- ml_pango.c: In function 'ml_Pango_scale_val':
- ml_pango.c:146:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 146 | return copy_double(r);
- | ^~~~~~~~~~~~
- ml_pango.c: In function 'ml_pango_layout_set_text':
- ml_pango.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 176 | ML_2 (pango_layout_set_text, PangoLayout_val, SizedString_val, Unit)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_pango.c: In function 'ml_pango_layout_set_markup':
- ml_pango.c:178:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 178 | ML_2 (pango_layout_set_markup, PangoLayout_val, SizedString_val, Unit)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_pango.c: In function 'ml_pango_layout_set_markup_with_accel':
- ml_pango.c:180:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 180 | Int_val, NULL Ignore, Unit)
- | ^~~~~~~~~~~~~~~~~~~~~
- ml_pango.c: In function 'ml_pango_layout_get_size':
- ml_pango.c:205:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 205 | value res = alloc_tuple(2);
- | ^~~~~~~~~~~~~~~~~
- ml_pango.c: In function 'ml_pango_layout_get_pixel_size':
- ml_pango.c:214:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 214 | value res = alloc_tuple(2);
- | ^~~~~~~~~~~~~~~~~
- ml_pango.c: In function 'Val_PangoRectangle':
- ml_pango.c:222:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 222 | value res = alloc_tuple(4);
- | ^~~~~~~~~~~~~~~~~
- ml_pango.c: In function 'ml_pango_layout_xy_to_index':
- ml_pango.c:240:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 240 | res = alloc_tuple(3);
- | ^~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkaction.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkaction.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkaction.c:25:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkaction.c: In function 'ml_gtk_ui_manager_get_widget':
- ml_gtkaction.c:114:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
- 114 | if (w == NULL) raise_not_found();
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkaction.c: In function 'ml_gtk_ui_manager_get_action':
- ml_gtkaction.c:120:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
- 120 | if (a == NULL) raise_not_found();
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkaction.c: In function 'ml_gtk_ui_manager_add_ui_from_string':
- ml_gtkaction.c:128:48: warning: "string_length" is deprecated: use "caml_string_length" instead
- 128 | String_val(s), string_length(s),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkbin.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkbin.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkbin.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkbroken.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkbroken.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkbroken.c:30:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkbroken.c: In function 'ml_gtk_text_insert':
- ml_gtkbroken.c:121:27: warning: "string_length" is deprecated: use "caml_string_length" instead
- 121 | String_val(str), string_length(str));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkbutton.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkbutton.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkbutton.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkbutton.c: In function 'ml_gtk_toolbar_insert_element':
- ml_gtkbutton.c:137:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 137 | Insert(NULL) Insert(NULL) Int_val, Val_GtkWidget)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkbutton.c:137:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- ml_gtkbutton.c:137:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- ml_gtkbutton.c: In function 'ml_gtk_toolbar_insert_widget':
- ml_gtkbutton.c:140:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 140 | Optstring_val, Optstring_val, Int_val, Unit)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkbutton.c:140:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- ml_gtkbutton.c: In function 'ml_g_link_button_func':
- ml_gtkbutton.c:216:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
- 216 | ret = callback2_exn(*clos, Val_GtkWidget(button),ml_link);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkassistant.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkassistant.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkassistant.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkassistant.c: In function 'ml_g_assistant_page_func':
- ml_gtkassistant.c:83:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 83 | ret = callback_exn(*clos, Val_int(current_page));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkedit.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkedit.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkedit.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkedit.c: In function 'ml_gtk_editable_get_selection_bounds':
- ml_gtkedit.c:71:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 71 | tmp = alloc_small(2,0);
- | ^~~~~~~~~~~~~~~~~~~
- ml_gtkedit.c:74:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 74 | res = alloc_small(1,0);
- | ^~~~~~~~~~~~~~~~~~~
- ml_gtkedit.c: In function 'ml_gtk_editable_insert_text':
- ml_gtkedit.c:83:34: warning: "string_length" is deprecated: use "caml_string_length" instead
- 83 | string_length(s), &position);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkedit.c: In function 'ml_gtk_entry_completion_match_func':
- ml_gtkedit.c:219:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 219 | vkey = copy_string(key);
- | ^~~~~~~~~~~~~~
- ml_gtkedit.c:221:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
- 221 | vret = callback2_exn(*closure, vkey, viter);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkfile.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkfile.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkfile.c:25:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkfile.c: In function 'some_string_and_free':
- ml_gtkfile.c:62:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 62 | value v = s ? ml_some(copy_string(s)) : Val_unit;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkfile.c: In function 'ml_gtk_file_filter_func':
- ml_gtkfile.c:112:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 112 | CONS_MEMBER (mime_type, MIME_TYPE)
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkfile.c:112:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:113:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 113 | CONS_MEMBER (display_name, DISPLAY_NAME)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkfile.c:113:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:114:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 114 | CONS_MEMBER (uri, URI)
- | ^~~~~~~~~~~~
- ml_gtkfile.c:114:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:115:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 115 | CONS_MEMBER (filename, FILENAME)
- | ^~~~~~~~~~~~~~~~~~~~~~
- ml_gtkfile.c:115:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:117:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 117 | r = callback_exn (*cb, l);
- | ^~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtklist.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtklist.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtklist.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtklist.c: In function 'ml_gtk_clist_set_text':
- ml_gtklist.c:125:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 125 | ML_4 (gtk_clist_set_text, GtkCList_val, Int_val, Int_val, Optstring_val, Unit)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtklist.c: In function 'ml_gtk_clist_get_text':
- ml_gtklist.c:131:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 131 | invalid_argument ("Gtk.Clist.get_text");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtklist.c: In function 'ml_gtk_clist_get_pixmap':
- ml_gtklist.c:146:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 146 | invalid_argument ("Gtk.Clist.get_pixmap");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtklist.c:150:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 150 | ret = alloc_small (2,0);
- | ^~~~~~~~~~~~~~~~
- ml_gtklist.c: In function 'ml_gtk_clist_get_selection_info':
- ml_gtklist.c:199:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 199 | invalid_argument ("Gtk.Clist.get_row_column");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtklist.c:200:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 200 | ret = alloc_small (2,0);
- | ^~~~~~~~~~~~~~~~
- ml_gtklist.c: In function 'ml_gtk_clist_get_row_state':
- ml_gtklist.c:225:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 225 | if (list == NULL) invalid_argument ("Gtk.Clist.get_row_state");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkmenu.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkmenu.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkmenu.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkmenu.c: In function 'menu_popup_cb':
- ml_gtkmenu.c:165:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 165 | stat_free(clos);
- | ^~~~~~~~
- ml_gtkmenu.c: In function 'ml_gtk_menu_popup_at':
- ml_gtkmenu.c:170:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 170 | value *clos = stat_alloc(sizeof(value));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkmisc.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkmisc.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkmisc.c:25:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkmisc.c: In function 'ml_gtk_gamma_curve_get_gamma':
- ml_gtkmisc.c:72:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 72 | Make_Extractor (gtk_gamma_curve_get, GtkGammaCurve_val, gamma, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkmisc.c: In function 'ml_gtk_calendar_get_date':
- ml_gtkmisc.c:158:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 158 | ret = alloc_small (3, 0);
- | ^~~~~~~~~~~~~~~~~
- ml_gtkmisc.c: In function 'ml_gtk_calendar_is_day_marked':
- ml_gtkmisc.c:170:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 170 | if (day >= 31) invalid_argument("gtk_calendar_is_day_marked: date ouf of range");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkmisc.c: In function 'ml_gtk_label_get_selection_bounds':
- ml_gtkmisc.c:233:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 233 | r = alloc_small(2, 0);
- | ^~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkpack.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkpack.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkpack.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkpack.c: In function 'ml_gtk_box_query_child_packing':
- ml_gtkpack.c:78:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 78 | ret = alloc_small(4,0);
- | ^~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkrange.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkrange.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkrange.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkrange.c: In function 'ml_gtk_progress_bar_get_pulse_step':
- ml_gtkrange.c:86:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 86 | ML_1 (gtk_progress_bar_get_pulse_step, GtkProgressBar_val,copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkrange.c: In function 'ml_gtk_progress_bar_get_fraction':
- ml_gtkrange.c:88:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 88 | ML_1 (gtk_progress_bar_get_fraction, GtkProgressBar_val,copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkrange.c: In function 'ml_gtk_ruler_get_lower':
- ml_gtkrange.c:134:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 134 | Make_Extractor (gtk_ruler_get, GtkRuler_val, lower, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkrange.c: In function 'ml_gtk_ruler_get_upper':
- ml_gtkrange.c:135:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 135 | Make_Extractor (gtk_ruler_get, GtkRuler_val, upper, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkrange.c: In function 'ml_gtk_ruler_get_position':
- ml_gtkrange.c:136:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 136 | Make_Extractor (gtk_ruler_get, GtkRuler_val, position, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkrange.c: In function 'ml_gtk_ruler_get_max_size':
- ml_gtkrange.c:137:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- 137 | Make_Extractor (gtk_ruler_get, GtkRuler_val, max_size, copy_double)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkstock.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtkstock.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtkstock.c:23:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtkstock.c: In function 'ml_gtk_icon_source_get_filename':
- ml_gtkstock.c:57:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 57 | ML_1 (gtk_icon_source_get_filename, GtkIconSource_val, copy_string)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkstock.c: In function 'ml_gtk_icon_set_get_sizes':
- ml_gtkstock.c:84:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 84 | c = alloc_small(2, Tag_cons);
- | ^~~~~~~~~~~~~~~~~~~~~
- ml_gtkstock.c: In function 'ml_gtk_stock_lookup':
- ml_gtkstock.c:129:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
- 129 | if (!b) raise_not_found();
- | ^~~~~~~~~~~~~~~~
- ml_gtkstock.c:135:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 135 | TESTANDCONS(SHIFT);
- | ^~~~~~~~~
- ml_gtkstock.c:136:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 136 | TESTANDCONS(LOCK);
- | ^~~~~~~~
- ml_gtkstock.c:137:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 137 | TESTANDCONS(CONTROL);
- | ^~~~~~~~~~~
- ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 138 | TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 139 | TESTANDCONS(MOD4); TESTANDCONS(MOD5);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkstock.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 140 | TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:141:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 141 | TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkstock.c:141:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 142 | TESTANDCONS(SUPER); TESTANDCONS(HYPER);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkstock.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:143:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 143 | TESTANDCONS(META); TESTANDCONS(RELEASE);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtkstock.c:143:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:144:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 144 | stock_result = alloc_tuple(4);
- | ^~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtktext.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtktext.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtktext.c:29:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from ml_gtktext.c:28:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtktext.c: In function 'tag_foreach_func':
- ml_gtktext.c:152:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 152 | callback_exn (*(value*)user_data, arg);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert':
- ml_gtktext.c:225:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 225 | GtkTextIter_val, SizedString_val, Unit)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_at_cursor':
- ml_gtktext.c:228:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 228 | SizedString_val, Unit)
- | ^~~~~~~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_interactive':
- ml_gtktext.c:231:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 231 | GtkTextIter_val, SizedString_val, Bool_val, Val_bool)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_interactive_at_cursor':
- ml_gtktext.c:234:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 234 | SizedString_val, Bool_val, Val_bool)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_buffer_set_text':
- ml_gtktext.c:248:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 248 | ML_2 (gtk_text_buffer_set_text, GtkTextBuffer_val, SizedString_val, Unit)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_buffer_get_bounds':
- ml_gtktext.c:410:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 410 | res = alloc_tuple(2);
- | ^~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_buffer_get_selection_bounds':
- ml_gtktext.c:430:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 430 | res = alloc_tuple(2);
- | ^~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_view_get_line_at_y':
- ml_gtktext.c:531:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 531 | res = alloc_tuple(2);
- | ^~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_view_get_line_yrange':
- ml_gtktext.c:548:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 548 | res = alloc_tuple(2);
- | ^~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_view_buffer_to_window_coords':
- ml_gtktext.c:579:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 579 | res = alloc_tuple(2);
- | ^~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_view_window_to_buffer_coords':
- ml_gtktext.c:598:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 598 | res = alloc_tuple(2);
- | ^~~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_iter_forward_search':
- ml_gtktext.c:850:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 850 | Make_search(forward);
- | ^~~~~~~~~
- ml_gtktext.c:850:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 850 | Make_search(forward);
- | ^~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_iter_backward_search':
- ml_gtktext.c:851:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 851 | Make_search(backward);
- | ^~~~~~~~~~
- ml_gtktext.c:851:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 851 | Make_search(backward);
- | ^~~~~~~~~~
- ml_gtktext.c: In function 'ml_gtk_text_char_predicate':
- ml_gtktext.c:856:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 856 | res = callback_exn (*clos, Val_int(ch));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtktree.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/default/lib/ocaml' 'ml_gtktree.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from ml_gtktree.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
- from /usr/include/glib-2.0/gobject/gbinding.h:31,
- from /usr/include/glib-2.0/glib-object.h:24,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32:
- /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
- 725 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_tree_path_get_indices':
- ml_gtktree.c:109:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 109 | value ret = alloc_tuple(depth);
- | ^~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'gtk_tree_model_foreach_func':
- ml_gtktree.c:157:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
- 157 | vret = callback2_exn(*closure, vpath, viter);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_tree_store_newv':
- ml_gtktree.c:183:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 183 | (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_list_store_newv':
- ml_gtktree.c:238:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 238 | (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'gtk_tree_selection_func':
- ml_gtktree.c:290:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
- 290 | value ret = callback2_exn(*(value*)clos_p, vp, Val_bool(cs));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'gtk_tree_selection_foreach_func':
- ml_gtktree.c:312:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 312 | value ret = callback_exn(*(value*)data, p);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'gtk_tree_cell_data_func':
- ml_gtktree.c:391:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
- 391 | ret = callback2_exn(*closure, vmod, vit);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c:393:13: warning: "format_caml_exception" is deprecated: use "caml_format_exception" instead
- 393 | CAML_EXN_LOG_VERBOSE("gtk_tree_cell_data_func",ret);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_tree_view_get_cursor':
- ml_gtktree.c:467:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 467 | ret = alloc_tuple(2);
- | ^~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_tree_view_get_path_at_pos':
- ml_gtktree.c:491:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 491 | tup = alloc_tuple(4);
- | ^~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_tree_view_enable_model_drag_dest':
- ml_gtktree.c:523:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 523 | targets = (GtkTargetEntry *) alloc
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_tree_view_enable_model_drag_source':
- ml_gtktree.c:549:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 549 | targets = (GtkTargetEntry *) alloc
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_tree_view_get_dest_row_at_pos':
- ml_gtktree.c:582:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 582 | tup = alloc_tuple(2);
- | ^~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_row_separator_func':
- ml_gtktree.c:602:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
- 602 | mlret = callback2_exn (*closure, arg1, arg2);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_tree_view_get_tooltip_context':
- ml_gtktree.c:668:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 668 | tup = alloc_tuple(3);
- | ^~~~~~~~~~~
- ml_gtktree.c:673:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 673 | sub = alloc_tuple(3);
- | ^~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_tree_sortable_get_sort_column_id':
- ml_gtktree.c:767:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 767 | ret = alloc_small(2, 0);
- | ^~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'gtk_tree_iter_compare_func':
- ml_gtktree.c:786:13: warning: "callback3_exn" is deprecated: use "caml_callback3_exn" instead
- 786 | ret = callback3_exn(*clos, obj, iter_a, iter_b);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'gtk_tree_model_filter_visible_func':
- ml_gtktree.c:829:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
- 829 | ret = callback2_exn(*clos, obj, it);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_iconview_foreach':
- ml_gtktree.c:896:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
- 896 | callback_exn(*cb, p);
- | ^~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_icon_view_get_selected_items':
- ml_gtktree.c:918:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 918 | cell = alloc_small(2, Tag_cons);
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'callback4':
- ml_gtktree.c:971:13: warning: "callbackN" is deprecated: use "caml_callbackN" instead
- 971 | return callbackN(closure, 4, arg);
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'encode_iter':
- ml_gtktree.c:1169:13: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1169 | })
- | ^
- ml_gtktree.c: In function 'custom_model_get_flags':
- ml_gtktree.c:1215:13: warning: "callback" is deprecated: use "caml_callback" instead
- 1215 | })
- | ^
- ml_gtktree.c: In function 'custom_model_get_n_columns':
- ml_gtktree.c:1228:13: warning: "callback" is deprecated: use "caml_callback" instead
- 1228 | return Int_val(n_columns);})}
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'custom_model_get_column_type':
- ml_gtktree.c:1241:13: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1241 | return GType_val(t);})}
- | ^~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'custom_model_get_iter':
- ml_gtktree.c:1271:27: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1271 | }})}
- | ^
- ml_gtktree.c: In function 'custom_model_get_path':
- ml_gtktree.c:1291:13: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1291 | return gtk_tree_path_copy(GtkTreePath_val(path));})}}
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'custom_model_iter_next':
- ml_gtktree.c:1332:27: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1332 | })})}}
- | ^
- ml_gtktree.c: In function 'custom_model_iter_children':
- ml_gtktree.c:1355:27: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1355 | })})}}
- | ^
- ml_gtktree.c: In function 'custom_model_iter_has_child':
- ml_gtktree.c:1371:13: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1371 | return Bool_val(callback2(method,callback_object, row));})}}
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'custom_model_iter_n_children':
- ml_gtktree.c:1385:13: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1385 | return Int_val(callback2(method,callback_object, arg));})}}
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'custom_model_iter_nth_child':
- ml_gtktree.c:1410:27: warning: "callback3" is deprecated: use "caml_callback3" instead
- 1410 | })})}}
- | ^
- ml_gtktree.c: In function 'custom_model_iter_parent':
- ml_gtktree.c:1434:27: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1434 | })})}}
- | ^~
- ml_gtktree.c: In function 'custom_model_ref_node':
- ml_gtktree.c:1448:20: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1448 | callback2(method, callback_object, row);})}}
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'custom_model_unref_node':
- ml_gtktree.c:1462:20: warning: "callback2" is deprecated: use "caml_callback2" instead
- 1462 | callback2(method, callback_object, row);})}}
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_tree_view_get_visible_range':
- ml_gtktree.c:1591:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
- 1591 | result = alloc_tuple(2);
- | ^~~~~~~~~~~~~~~~~
- ocamlc.opt -w s-3+52 -c gaux.ml
- ocamlc.opt -w s-3+52 -c gpointer.mli
- ocamlc.opt -w s-3+52 -c gpointer.ml
- File "gpointer.ml", line 136, characters 2-13:
- 136 | unsafe_blit reg reg';
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels src, dst were omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gutf8.mli
- ocamlc.opt -w s-3+52 -c gutf8.ml
- File "gutf8.ml", line 68, characters 29-45:
- 68 | let sub_string s ~pos ~len = Bytes.sub_string s pos len
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c glib.mli
- ocamlc.opt -w s-3+52 -c glib.ml
- ocamlc.opt -w s-3+52 -c gobject.mli
- ocamlc.opt -w s-3+52 -c gobject.ml
- File "gobject.ml", line 140, characters 17-60:
- 140 | with Failure ("Gobject.get_int32"|"Gobject.get_pointer") -> `NONE
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: 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 11.5)
- ocamlc.opt -w s-3+52 -c gdkEnums.ml
- ocamlc.opt -w s-3+52 -c pangoEnums.ml
- ocamlc.opt -w s-3+52 -c gtkEnums.ml
- ocamlc.opt -w s-3+52 -c pango.ml
- ocamlc.opt -w s-3+52 -c gdk.mli
- ocamlc.opt -w s-3+52 -c gdk.ml
- ocamlc.opt -w s-3+52 -c gdkEvent.ml
- ocamlc.opt -w s-3+52 -c gdkKeysyms.ml
- ocamlc.opt -w s-3+52 -c gdkPixbuf.mli
- ocamlc.opt -w s-3+52 -c gdkPixbuf.ml
- ocamlc.opt -w s-3+52 -c gtk.ml
- ocamlc.opt -w s-3+52 -c gtkSignal.mli
- ocamlc.opt -w s-3+52 -c gtkSignal.ml
- File "gtkSignal.ml", line 101, characters 29-40:
- 101 | try Data.of_value conv1 (Closure.nth argv 1)
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gtkStock.ml
- File "gtkStock.ml", line 295, characters 2-10:
- 295 | Gaux.may (Icon_source.set_filename s) filename ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 296, characters 2-10:
- 296 | Gaux.may (Icon_source.set_pixbuf s) pixbuf ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 297, characters 2-10:
- 297 | Gaux.may (fun p -> Icon_source.set_direction_wildcarded s false ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 299, characters 2-10:
- 299 | Gaux.may (fun p -> Icon_source.set_state_wildcarded s false ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 301, characters 2-10:
- 301 | Gaux.may (fun p -> Icon_source.set_size_wildcarded s false ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gtkObject.ml
- ocamlc.opt -w s-3+52 -c propcc.ml
- File "propcc.ml", line 36, characters 17-27:
- 36 | len1 > len2 && String.sub s (len1 - len2) len2 = suff
- ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "propcc.ml", line 103, characters 2-13:
- 103 | Hashtbl.add conversions gtk
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 105, characters 2-13:
- 105 | Hashtbl.add conversions (gtk ^ "_opt")
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 112, characters 25-36:
- 112 | List.iter ~f:(fun t -> Hashtbl.add conversions ("g" ^ t) t)
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 115, characters 37-48:
- 115 | List.iter ~f:(fun (gtype, conv) -> Hashtbl.add conversions gtype conv)
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 123, characters 12-23:
- 123 | Hashtbl.add conversions (pre ^ name)
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 425, characters 46-54:
- 425 | ~f:(fun (x, _) -> not (List.mem x class_qualifiers))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 494, characters 19-30:
- 494 | Hashtbl.add conversions (pre1 ^ k)
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 569, characters 11-25:
- 569 | if List.mem_assoc "gobject" attrs then camlize name
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 576, characters 45-59:
- 576 | ~f:(fun (_, _, attrs, _, _, _) -> not (List.mem_assoc "notype" attrs))
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 599, characters 18-29:
- 599 | Hashtbl.add all_props (name, gtype) (ref 1, ref ""); true
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 635, characters 24-35:
- 635 | else begin Hashtbl.add all_pnames pname (); pname end
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 642, characters 17-26:
- 642 | List.iter (List.sort compare shared_props)
- ^^^^^^^^^
- Warning 6 [labels-omitted]: label cmp was omitted in the application of this function.
- File "propcc.ml", line 721, characters 26-34:
- 721 | (l, List.map (Hashtbl.find conversions) tyl, ret)
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "propcc.ml", line 726, characters 15-29:
- 726 | if not (List.mem_assoc "abstract" attrs) then
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 729, characters 37-45:
- 729 | ~f:(fun (_, _, _, a) -> List.mem "ConstructOnly" a && not (List.mem "NoSet" a))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 729, characters 72-80:
- 729 | ~f:(fun (_, _, _, a) -> List.mem "ConstructOnly" a && not (List.mem "NoSet" a))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 733, characters 14-28:
- 733 | if List.mem_assoc "hv" attrs then
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 748, characters 18-32:
- 748 | if List.mem_assoc "gobject" attrs then
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 763, characters 19-33:
- 763 | let set = List.mem_assoc "set" attrs in
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 766, characters 22-30:
- 766 | (set || List.mem "Set" a) && List.mem "Write" a &&
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 766, characters 43-51:
- 766 | (set || List.mem "Set" a) && List.mem "Write" a &&
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 767, characters 19-27:
- 767 | not (List.mem "ConstructOnly" a || List.mem "NoSet" a))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 767, characters 49-57:
- 767 | not (List.mem "ConstructOnly" a || List.mem "NoSet" a))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 779, characters 14-28:
- 779 | if List.mem_assoc "abstract" attrs then
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 785, characters 21-35:
- 785 | (if List.mem_assoc "hv" attrs then " `HORIZONTAL" else "")
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 797, characters 19-27:
- 797 | if List.mem "Read" attrs then out "c P.%s;@ " (camlize name));
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 821, characters 18-32:
- 821 | let wrap = List.mem_assoc "wrap" attrs in
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 822, characters 29-43:
- 822 | let wrapset = wrap || List.mem_assoc "wrapset" attrs in
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 836, characters 52-60:
- 836 | List.filter meths ~f:(fun (_, _, attrs) -> List.mem "Wrap" attrs)
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 884, characters 18-32:
- 884 | let vset = List.mem_assoc "vset" attrs in
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 901, characters 18-32:
- 901 | let wsig = List.mem_assoc "wrapsig" attrs in
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 905, characters 14-22:
- 905 | List.mem "Wrap" attrs || wsig && not (List.mem "NoWrap" attrs))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 905, characters 52-60:
- 905 | List.mem "Wrap" attrs || wsig && not (List.mem "NoWrap" attrs))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- ocamlc.opt -o propcc propcc.cmo
- ./propcc gtkBase.props
- ocamlc.opt -w s-3+52 -c gtkBaseProps.ml
- File "gtkBaseProps.ml", line 238, characters 39-50:
- 238 | let create pl : Gtk.adjustment obj = Object.make "GtkAdjustment" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 330, characters 4-15:
- 330 | Object.make "GtkWindow" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 391, characters 35-46:
- 391 | let create pl : Gtk.dialog obj = Object.make "GtkDialog" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 416, characters 4-15:
- 416 | Object.make "GtkColorSelectionDialog" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 423, characters 4-15:
- 423 | Object.make "GtkFontSelectionDialog" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 508, characters 35-46:
- 508 | let create pl : Gtk.socket obj = Object.make "GtkSocket" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkBin.props
- ocamlc.opt -w s-3+52 -c gtkBinProps.ml
- File "gtkBinProps.ml", line 39, characters 38-49:
- 39 | let create pl : Gtk.alignment obj = Object.make "GtkAlignment" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 62, characters 34-45:
- 62 | let create pl : Gtk.frame obj = Object.make "GtkFrame" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 81, characters 41-52:
- 81 | let create pl : Gtk.aspect_frame obj = Object.make "GtkAspectFrame" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 93, characters 38-49:
- 93 | let create pl : Gtk.event_box obj = Object.make "GtkEventBox" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 102, characters 38-49:
- 102 | let create pl : Gtk.invisible obj = Object.make "GtkInvisible" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 128, characters 39-50:
- 128 | let create pl : Gtk.handle_box obj = Object.make "GtkHandleBox" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 162, characters 4-15:
- 162 | Object.make "GtkScrolledWindow" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 193, characters 37-48:
- 193 | let create pl : Gtk.viewport obj = Object.make "GtkViewport" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 219, characters 37-48:
- 219 | let create pl : Gtk.expander obj = Object.make "GtkExpander" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkButton.props
- ocamlc.opt -w s-3+52 -c gtkButtonProps.ml
- File "gtkButtonProps.ml", line 43, characters 35-46:
- 43 | let create pl : Gtk.button obj = Object.make "GtkButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 68, characters 42-53:
- 68 | let create pl : Gtk.toggle_button obj = Object.make "GtkToggleButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 83, characters 41-52:
- 83 | let create pl : Gtk.radio_button obj = Object.make "GtkRadioButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 101, characters 41-52:
- 101 | let create pl : Gtk.color_button obj = Object.make "GtkColorButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 127, characters 40-51:
- 127 | let create pl : Gtk.font_button obj = Object.make "GtkFontButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 143, characters 38-49:
- 143 | let create pl : Gtk.tool_item obj = Object.make "GtkToolItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 169, characters 4-15:
- 169 | Object.make "GtkSeparatorToolItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 189, characters 40-51:
- 189 | let create pl : Gtk.tool_button obj = Object.make "GtkToolButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 200, characters 4-15:
- 200 | Object.make "GtkToggleToolButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 215, characters 4-15:
- 215 | Object.make "GtkRadioToolButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 225, characters 4-15:
- 225 | Object.make "GtkMenuToolButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 261, characters 36-47:
- 261 | let create pl : Gtk.toolbar obj = Object.make "GtkToolbar" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 275, characters 40-51:
- 275 | let create pl : Gtk.link_button obj = Object.make "GtkLinkButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkEdit.props
- ocamlc.opt -w s-3+52 -c gtkEditProps.ml
- File "gtkEditProps.ml", line 152, characters 34-45:
- 152 | let create pl : Gtk.entry obj = Object.make "GtkEntry" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 209, characters 40-51:
- 209 | let create pl : Gtk.spin_button obj = Object.make "GtkSpinButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 241, characters 34-45:
- 241 | let create pl : Gtk.combo obj = Object.make "GtkCombo" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 273, characters 38-49:
- 273 | let create pl : Gtk.combo_box obj = Object.make "GtkComboBox" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 300, characters 44-55:
- 300 | let create pl : Gtk.combo_box_entry obj = Object.make "GtkComboBoxEntry" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 322, characters 4-25:
- 322 | Gobject.unsafe_create "GtkEntryCompletion" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkList.props
- ocamlc.opt -w s-3+52 -c gtkListProps.ml
- File "gtkListProps.ml", line 17, characters 38-49:
- 17 | let create pl : Gtk.list_item obj = Object.make "GtkListItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkListProps.ml", line 38, characters 34-45:
- 38 | let create pl : Gtk.liste obj = Object.make "GtkList" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkMenu.props
- ocamlc.opt -w s-3+52 -c gtkMenuProps.ml
- File "gtkMenuProps.ml", line 21, characters 40-51:
- 21 | let create pl : Gtk.option_menu obj = Object.make "GtkOptionMenu" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 37, characters 38-49:
- 37 | let create pl : Gtk.menu_item obj = Object.make "GtkMenuItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 72, characters 44-55:
- 72 | let create pl : Gtk.check_menu_item obj = Object.make "GtkCheckMenuItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 91, characters 44-55:
- 91 | let create pl : Gtk.image_menu_item obj = Object.make "GtkImageMenuItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 136, characters 37-48:
- 136 | let create pl : Gtk.menu_bar obj = Object.make "GtkMenuBar" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 151, characters 33-44:
- 151 | let create pl : Gtk.menu obj = Object.make "GtkMenu" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkMisc.props
- Warning: no conversion for type PangoAttrList in class GtkLabel
- Warning: no conversion for type GdkPixbufAnimation in class GtkImage
- ocamlc.opt -w s-3+52 -c gtkMiscProps.ml
- File "gtkMiscProps.ml", line 31, characters 36-57:
- 31 | let create pl : gtk_status_icon = Gobject.unsafe_create "GtkStatusIcon" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 135, characters 34-45:
- 135 | let create pl : Gtk.label obj = Object.make "GtkLabel" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 190, characters 39-50:
- 190 | let create pl : Gtk.tips_query obj = Object.make "GtkTipsQuery" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 213, characters 34-45:
- 213 | let create pl : Gtk.arrow obj = Object.make "GtkArrow" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 242, characters 34-45:
- 242 | let create pl : Gtk.image obj = Object.make "GtkImage" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 277, characters 4-15:
- 277 | Object.make "GtkColorSelection" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 295, characters 43-54:
- 295 | let create pl : Gtk.font_selection obj = Object.make "GtkFontSelection" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 305, characters 40-51:
- 305 | let create pl : Gtk.gamma_curve obj = Object.make "GtkGammaCurve" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 325, characters 38-49:
- 325 | let create pl : Gtk.statusbar obj = Object.make "GtkStatusbar" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 371, characters 37-48:
- 371 | let create pl : Gtk.calendar obj = Object.make "GtkCalendar" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 397, characters 41-52:
- 397 | let create pl : Gtk.drawing_area obj = Object.make "GtkDrawingArea" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 412, characters 34-45:
- 412 | let create pl : Gtk.curve obj = Object.make "GtkCurve" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 433, characters 4-15:
- 433 | Object.make
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkPack.props
- ocamlc.opt -w s-3+52 -c gtkPackProps.ml
- File "gtkPackProps.ml", line 21, characters 4-15:
- 21 | Object.make (if dir = `HORIZONTAL then "GtkHBox" else "GtkVBox") pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 53, characters 4-15:
- 53 | Object.make
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 64, characters 34-45:
- 64 | let create pl : Gtk.fixed obj = Object.make "GtkFixed" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 87, characters 4-15:
- 87 | Object.make (if dir = `HORIZONTAL then "GtkHPaned" else "GtkVPaned") pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 112, characters 35-46:
- 112 | let create pl : Gtk.layout obj = Object.make "GtkLayout" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 188, characters 37-48:
- 188 | let create pl : Gtk.notebook obj = Object.make "GtkNotebook" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 245, characters 34-45:
- 245 | let create pl : Gtk.table obj = Object.make "GtkTable" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 273, characters 31-52:
- 273 | let create pl : size_group = Gobject.unsafe_create "GtkSizeGroup" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkRange.props
- ocamlc.opt -w s-3+52 -c gtkRangeProps.ml
- File "gtkRangeProps.ml", line 24, characters 4-15:
- 24 | Object.make (if dir = `HORIZONTAL then "GtkHRuler" else "GtkVRuler") pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 82, characters 4-15:
- 82 | Object.make (if dir = `HORIZONTAL then "GtkHScale" else "GtkVScale") pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 94, characters 4-15:
- 94 | Object.make
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 120, characters 41-52:
- 120 | let create pl : Gtk.progress_bar obj = Object.make "GtkProgressBar" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkText.props
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
- ocamlc.opt -w s-3+52 -c gtkTextProps.ml
- File "gtkTextProps.ml", line 80, characters 38-49:
- 80 | let create pl : Gtk.text_view obj = Object.make "GtkTextView" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 154, characters 4-25:
- 154 | Gobject.unsafe_create "GtkTextBuffer" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 160, characters 4-25:
- 160 | Gobject.unsafe_create "GtkTextChildAnchor" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 169, characters 30-51:
- 169 | let create pl : text_mark = Gobject.unsafe_create "GtkTextMark" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 309, characters 4-25:
- 309 | Gobject.unsafe_create "GtkTextTag" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 335, characters 35-56:
- 335 | let create pl : text_tag_table = Gobject.unsafe_create "GtkTextTagTable" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkTree.props
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
- ocamlc.opt -w s-3+52 -c gtkTreeProps.ml
- File "gtkTreeProps.ml", line 119, characters 38-49:
- 119 | let create pl : Gtk.tree_view obj = Object.make "GtkTreeView" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 165, characters 42-53:
- 165 | let create pl : Gtk.cell_renderer obj = Object.make "GtkCellRenderer" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 188, characters 4-15:
- 188 | Object.make "GtkCellRendererPixbuf" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 272, characters 4-15:
- 272 | Object.make "GtkCellRendererText" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 298, characters 4-15:
- 298 | Object.make "GtkCellRendererToggle" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 311, characters 4-15:
- 311 | Object.make "GtkCellRendererProgress" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 333, characters 4-15:
- 333 | Object.make "GtkCellRendererCombo" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 363, characters 4-15:
- 363 | Object.make "GtkCellRendererAccel" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 427, characters 4-15:
- 427 | Object.make "GtkTreeViewColumn" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 477, characters 4-25:
- 477 | Gobject.unsafe_create "GtkTreeModelSort" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 536, characters 4-25:
- 536 | Gobject.unsafe_create "GtkTreeModelFilter" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 592, characters 38-49:
- 592 | let create pl : Gtk.icon_view obj = Object.make "GtkIconView" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkFile.props
- ocamlc.opt -w s-3+52 -c gtkFileProps.ml
- File "gtkFileProps.ml", line 61, characters 4-15:
- 61 | Object.make "GtkFileChooserButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkAction.props
- ocamlc.opt -w s-3+52 -c gtkActionProps.ml
- File "gtkActionProps.ml", line 41, characters 4-25:
- 41 | Gobject.unsafe_create "GtkAction" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 79, characters 4-25:
- 79 | Gobject.unsafe_create "GtkToggleAction" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 104, characters 4-25:
- 104 | Gobject.unsafe_create "GtkRadioAction" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 146, characters 4-25:
- 146 | Gobject.unsafe_create "GtkUIManager" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 211, characters 4-25:
- 211 | Gobject.unsafe_create "GtkActionGroup" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkBroken.props
- ocamlc.opt -w s-3+52 -c gtkBrokenProps.ml
- File "gtkBrokenProps.ml", line 18, characters 38-49:
- 18 | let create pl : Gtk.tree_item obj = Object.make "GtkTreeItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 42, characters 33-44:
- 42 | let create pl : Gtk.tree obj = Object.make "GtkTree" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 95, characters 33-44:
- 95 | let create pl : Gtk.text obj = Object.make "GtkText" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkAssistant.props
- ocamlc.opt -w s-3+52 -c gtkAssistantProps.ml
- File "gtkAssistantProps.ml", line 21, characters 38-49:
- 21 | let create pl : Gtk.assistant obj = Object.make "GtkAssistant" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gtkData.ml
- ocamlc.opt -w s-3+52 -c gtkBase.ml
- ocamlc.opt -w s-3+52 -c gtkPack.ml
- ocamlc.opt -w s-3+52 -c gtkButton.ml
- File "gtkButton.ml", line 51, characters 44-55:
- 51 | let create_check pl : toggle_button obj = Object.make "GtkCheckButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gtkAssistant.ml
- ocamlc.opt -w s-3+52 -c gtkMenu.ml
- ocamlc.opt -w s-3+52 -c gtkMisc.ml
- ocamlc.opt -w s-3+52 -c gtkWindow.ml
- ocamlc.opt -w s-3+52 -c gtkList.ml
- ocamlc.opt -w s-3+52 -c gtkBin.ml
- ocamlc.opt -w s-3+52 -c gtkEdit.ml
- ocamlc.opt -w s-3+52 -c gtkRange.ml
- ocamlc.opt -w s-3+52 -c gtkText.ml
- ocamlc.opt -w s-3+52 -c gtkTree.ml
- File "gtkTree.ml", line 111, characters 7-21:
- 111 | if iter_nth_child m i p nth then i
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label parent was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gtkFile.ml
- File "gtkFile.ml", line 117, characters 65-79:
- 117 | let dialog_create pl : [Gtk.dialog|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserDialog" pl
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkFile.ml", line 118, characters 65-79:
- 118 | let widget_create pl : [Gtk.widget|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserWidget" pl
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gtkMain.ml
- ocamlc.opt -w s-3+52 -c gtkBroken.ml
- ocamlc.opt -w s-3+52 -c gPango.ml
- ocamlc.opt -w s-3+52 -c gDraw.mli
- ocamlc.opt -w s-3+52 -c gDraw.ml
- File "gDraw.ml", line 103, characters 13-20:
- 103 | ?fore:(may_map self#color fore) ?back:(may_map self#color back)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gDraw.ml", line 103, characters 45-52:
- 103 | ?fore:(may_map self#color fore) ?back:(may_map self#color back)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gObj.mli
- ocamlc.opt -w s-3+52 -c gObj.ml
- File "gObj.ml", line 179, characters 8-20:
- 179 | self#connect sgn (fun context -> callback (new drag_context context))
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gObj.ml", line 328, characters 4-11:
- 328 | may_map (fun w -> new widget (unsafe_cast w)) (get P.parent obj)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c ogtkBaseProps.ml
- ocamlc.opt -w s-3+52 -c gData.mli
- ocamlc.opt -w s-3+52 -c gData.ml
- File "gData.ml", line 45, characters 4-7:
- 45 | may self#set_lower lower;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 46, characters 4-7:
- 46 | may self#set_upper upper;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 47, characters 4-7:
- 47 | may self#set_step_increment step_incr;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 48, characters 4-7:
- 48 | may self#set_page_increment page_incr;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 49, characters 4-7:
- 49 | may self#set_page_size page_size
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c ogtkBinProps.ml
- ocamlc.opt -w s-3+52 -c ogtkButtonProps.ml
- ocamlc.opt -w s-3+52 -c ogtkEditProps.ml
- ocamlc.opt -w s-3+52 -c ogtkListProps.ml
- ocamlc.opt -w s-3+52 -c ogtkMenuProps.ml
- ocamlc.opt -w s-3+52 -c ogtkMiscProps.ml
- ocamlc.opt -w s-3+52 -c ogtkPackProps.ml
- ocamlc.opt -w s-3+52 -c ogtkRangeProps.ml
- ocamlc.opt -w s-3+52 -c ogtkTextProps.ml
- ocamlc.opt -w s-3+52 -c ogtkTreeProps.ml
- ocamlc.opt -w s-3+52 -c ogtkFileProps.ml
- ocamlc.opt -w s-3+52 -c ogtkActionProps.ml
- ocamlc.opt -w s-3+52 -c ogtkBrokenProps.ml
- ocamlc.opt -w s-3+52 -c ogtkAssistantProps.ml
- ocamlc.opt -w s-3+52 -c gMain.mli
- ocamlc.opt -w s-3+52 -c gMain.ml
- ocamlc.opt -w s-3+52 -c gContainer.mli
- ocamlc.opt -w s-3+52 -c gContainer.ml
- ocamlc.opt -w s-3+52 -c gPack.mli
- ocamlc.opt -w s-3+52 -c gPack.ml
- File "gPack.ml", line 136, characters 18-25:
- 136 | ?hadjustment:(may_map GData.as_adjustment hadjustment)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 137, characters 18-25:
- 137 | ?vadjustment:(may_map GData.as_adjustment vadjustment)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 202, characters 4-16:
- 202 | self#connect Notebook.S.switch_page (fun _ arg1 -> callback arg1)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gButton.mli
- ocamlc.opt -w s-3+52 -c gButton.ml
- File "gButton.ml", line 229, characters 2-10:
- 229 | Gaux.may item#set_homogeneous homogeneous ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 230, characters 2-10:
- 230 | Gaux.may item#set_expand expand ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 231, characters 2-10:
- 231 | Gaux.may (fun f -> (f (item :> tool_item_o) : unit)) packing ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 294, characters 6-14:
- 294 | Gaux.may o#set_active active ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 313, characters 8-20:
- 313 | (Gaux.may_map (fun g -> g#group) group)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 328, characters 8-20:
- 328 | (Gaux.may_map (fun m -> m#as_menu) menu)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gText.mli
- ocamlc.opt -w s-3+52 -c gText.ml
- File "gText.ml", line 44, characters 19-27:
- 44 | method widgets = List.map (new widget) (ChildAnchor.get_widgets obj)
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 144, characters 28-36:
- 144 | Gobject.set_params obj (List.map text_tag_param l)
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 233, characters 30-38:
- 233 | method get_toggled_tags b = List.map (fun x -> new tag x)
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 242, characters 16-24:
- 242 | method tags = List.map (fun t -> new tag t) (Iter.get_tags it)
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 580, characters 7-14:
- 580 | (may_map as_iter iter) default_editable
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gMenu.mli
- ocamlc.opt -w s-3+52 -c gMenu.ml
- ocamlc.opt -w s-3+52 -c gMisc.mli
- ocamlc.opt -w s-3+52 -c gMisc.ml
- File "gMisc.ml", line 46, characters 4-20:
- 46 | Glib.Timeout.add delay (fun () -> self#remove msg; false);
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- File "gMisc.ml", line 235, characters 24-31:
- 235 | let mnemonic_widget = may_map (fun w -> w#as_widget) mnemonic_widget in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gMisc.ml", line 257, characters 15-22:
- 257 | let caller = may_map (fun w -> w#as_widget) caller in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gTree.mli
- ocamlc.opt -w s-3+52 -c gTree.ml
- File "gTree.ml", line 84, characters 4-21:
- 84 | new row_reference (RowReference.create obj path) obj
- ^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label model was omitted in the application of this function.
- File "gTree.ml", line 189, characters 2-11:
- 189 | List.iter
- ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 382, characters 27-34:
- 382 | method expander_column = may_map (new view_column) (get expander_column obj)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 384, characters 29-36:
- 384 | set expander_column obj (may_map as_column c)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 386, characters 38-45:
- 386 | method set_model m = set model obj (may_map (fun (m:model) -> m#as_model) m)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 420, characters 43-55:
- 420 | TreeView.get_cell_area obj ?path ?col:(Gaux.may_map as_column col) ()
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 425, characters 7-19:
- 425 | (Gaux.may_map (fun f m -> f (new model m)) fo)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 428, characters 14-21:
- 428 | let model = may_map (fun m -> m#as_model) model in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 429, characters 20-27:
- 429 | let hadjustment = may_map GData.as_adjustment hadjustment in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 430, characters 20-27:
- 430 | let vadjustment = may_map GData.as_adjustment vadjustment in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 626, characters 32-40:
- 626 | (CellRendererPixbuf.create (List.map cell_renderer_pixbuf_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 629, characters 30-38:
- 629 | (CellRendererText.create (List.map cell_renderer_text_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 632, characters 32-40:
- 632 | (CellRendererToggle.create (List.map cell_renderer_toggle_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 635, characters 34-42:
- 635 | (CellRendererProgress.create (List.map cell_renderer_progress_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 638, characters 31-39:
- 638 | (CellRendererCombo.create (List.map cell_renderer_combo_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 641, characters 31-39:
- 641 | (CellRendererAccel.create (List.map cell_renderer_accel_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 659, characters 38-50:
- 659 | Gobject.set IconView.P.model obj (Gaux.may_map (fun m -> m#as_model) m)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 679, characters 14-26:
- 679 | let model = Gaux.may_map (fun m -> m#as_model) model in
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gList.mli
- ocamlc.opt -w s-3+52 -c gList.ml
- File "gList.ml", line 172, characters 29-36:
- 172 | CList.setter ?hadjustment:(may_map GData.as_adjustment hadjustment)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gList.ml", line 173, characters 18-25:
- 173 | ?vadjustment:(may_map GData.as_adjustment vadjustment) ~cont:(
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gFile.mli
- ocamlc.opt -w s-3+52 -c gFile.ml
- File "gFile.ml", line 37, characters 3-11:
- 37 | Gaux.may (FileFilter.set_name w) name ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gWindow.mli
- ocamlc.opt -w s-3+52 -c gWindow.ml
- File "gWindow.ml", line 84, characters 6-9:
- 84 | may w#set_wm_name wm_name;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 85, characters 6-9:
- 85 | may w#set_wm_class wm_class;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 175, characters 39-57:
- 175 | method connect : 'a dialog_signals = new dialog_signals obj (self#decode)
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 181, characters 4-7:
- 181 | may (fun p -> d#set_transient_for p#as_window) parent ;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 182, characters 4-7:
- 182 | may d#set_destroy_with_parent destroy_with_parent ;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 204, characters 4-22:
- 204 | new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 228, characters 39-57:
- 228 | method connect : 'a dialog_signals = new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 258, characters 6-24:
- 258 | new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 275, characters 6-9:
- 275 | may (AboutDialog.set_authors d) authors ;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 282, characters 39-57:
- 282 | method connect : 'a dialog_signals = new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 304, characters 39-57:
- 304 | method connect : 'a dialog_signals = new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 331, characters 39-57:
- 331 | method connect : 'a dialog_signals = new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 396, characters 4-35:
- 396 | new file_chooser_dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gAssistant.mli
- ocamlc.opt -w s-3+52 -c gAssistant.ml
- File "gAssistant.ml", line 51, characters 4-7:
- 51 | may (self#set_page_type w) page_type;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 52, characters 4-7:
- 52 | may (self#set_page_title w) title;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 53, characters 4-7:
- 53 | may (self#set_page_header_image w) header_image;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 54, characters 4-7:
- 54 | may (self#set_page_side_image w) side_image;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 55, characters 4-7:
- 55 | may (self#set_page_complete w) complete;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 84, characters 6-9:
- 84 | may w#set_wm_name wm_name;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 85, characters 6-9:
- 85 | may w#set_wm_class wm_class;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gBin.mli
- ocamlc.opt -w s-3+52 -c gBin.ml
- ocamlc.opt -w s-3+52 -c gEdit.mli
- ocamlc.opt -w s-3+52 -c gEdit.ml
- File "gEdit.ml", line 84, characters 21-28:
- 84 | method get_entry = may_map (new GObj.widget) (EntryCompletion.get_entry obj)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 116, characters 4-11:
- 116 | may_map (new entry_completion) (Entry.get_completion obj)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 138, characters 6-9:
- 138 | may (fun e -> e#set_completion c) entry ;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 135, characters 12-19:
- 135 | ?model:(may_map (fun m -> m#as_model) model)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 176, characters 4-7:
- 176 | may (Combo.set_popdown_strings w) popdown_strings;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 204, characters 7-19:
- 204 | (Gaux.may_map (fun f m -> f (new GTree.model m)) fo)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 208, characters 14-26:
- 208 | let model = Gaux.may_map (fun m -> m#as_model) model in
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 237, characters 14-26:
- 237 | let model = Gaux.may_map (fun m -> m#as_model) model in
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 240, characters 8-20:
- 240 | (Gaux.may_map (fun c -> c.GTree.index) text_column) []) ~cont:(
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gRange.mli
- ocamlc.opt -w s-3+52 -c gRange.ml
- File "gRange.ml", line 64, characters 33-40:
- 64 | Range.make_params ?adjustment:(may_map GData.as_adjustment adjustment)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 69, characters 36-43:
- 69 | Range.make_params [] ?adjustment:(may_map GData.as_adjustment adjustment)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 84, characters 4-7:
- 84 | may w#set_metric metric;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gAction.mli
- ocamlc.opt -w s-3+52 -c gAction.ml
- File "gAction.ml", line 103, characters 5-17:
- 103 | (Gaux.may_map (fun g -> Some (g#as_radio_action)) group)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 111, characters 35-47:
- 111 | method connect_proxy ~callback = self#connect
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 118, characters 38-50:
- 118 | method disconnect_proxy ~callback = self#connect
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 125, characters 35-47:
- 125 | method post_activate ~callback = self#connect ActionGroup.S.post_activate
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 127, characters 34-46:
- 127 | method pre_activate ~callback = self#connect ActionGroup.S.pre_activate
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 154, characters 2-10:
- 154 | Gaux.may a#set_label label ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 155, characters 2-10:
- 155 | Gaux.may a#set_tooltip tooltip ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 156, characters 2-10:
- 156 | Gaux.may a#set_stock_id stock ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 168, characters 2-10:
- 168 | Gaux.may a#set_active active ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 185, characters 1-9:
- 185 | Gaux.may
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 190, characters 2-10:
- 190 | Gaux.may
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 192, characters 6-14:
- 192 | Gaux.may
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 205, characters 35-47:
- 205 | method connect_proxy ~callback = self#connect
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 212, characters 38-50:
- 212 | method disconnect_proxy ~callback = self#connect
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 219, characters 35-47:
- 219 | method post_activate ~callback = self#connect UIManager.S.post_activate
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 221, characters 34-46:
- 221 | method pre_activate ~callback = self#connect UIManager.S.pre_activate
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gBroken.mli
- ocamlc.opt -w s-3+52 -c gBroken.ml
- File "gBroken.ml", line 135, characters 20-27:
- 135 | let hadjustment = may_map GData.as_adjustment hadjustment in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gBroken.ml", line 136, characters 20-27:
- 136 | let vadjustment = may_map GData.as_adjustment vadjustment in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt -w s-3+52 -c gUtil.mli
- ocamlc.opt -w s-3+52 -c gUtil.ml
- ocamlc.opt -w s-3+52 -c gToolbox.mli
- ocamlc.opt -w s-3+52 -c gToolbox.ml
- File "gToolbox.ml", line 139, characters 2-23:
- 139 | wb_ok#connect#clicked f_ok;
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 140, characters 2-27:
- 140 | wb_cancel#connect#clicked f_cancel;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 160, characters 4-27:
- 160 | we_chaine#select_region 0 (we_chaine#text_length);
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start, stop were omitted in the application of this function.
- File "gToolbox.ml", line 264, characters 12-21:
- 264 | List.iter (insert_node newtree) (List.rev children)
- ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 332, characters 13-21:
- 332 | let mods = List.map (function `A -> "<Alt>" | `C -> "<Control>" | `S ->
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 334, characters 3-16:
- 334 | (String.concat "" mods) ^ (String.make 1 (Char.uppercase_ascii c))
- ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this function.
- 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 -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 -lharfbuzz -lfontconfig -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 -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 -lharfbuzz -lfontconfig -lfreetype
- + ar rcs ./liblablgtk2.a 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
- + ocamlc.opt -a -o lablgtk.cma 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 -dllib -llablgtk2 -cclib -llablgtk2 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype
- ocamlc.opt -w s-3+52 -c -thread gtkThread.mli
- ocamlc.opt -w s-3+52 -c -thread gtkThread.ml
- File "gtkThread.ml", line 53, characters 16-32:
- 53 | ignore (Glib.Timeout.add 1 (fun () -> has_timeout := false; false))
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- ocamlmktop -thread -o lablgtktop unix.cma threads.cma \
- -I . lablgtk.cma gtkThread.cmo
- sed -e "s|@INSTALLDIR@|/home/opam/.opam/default/lib/ocaml/lablgtk2|g" \
- -e "s|@LABLGLDIR@|/home/opam/.opam/default/lib/lablgl|g" \
- -e "s|@MLLIBS@| lablgtk.cma|g" \
- -e "s|@INITOBJS@|gtkInit.cmo|g" \
- -e "s|@THOBJS@|gtkThread.cmo|g" \
- -e "s|@THINITOBJS@|gtkThInit.cmo|g" \
- -e "s|@USEDLL@|yes|g" \
- -e "s|@THREADS_LIB@|system|g" \
- < lablgtk2.in > lablgtk2
- chmod 755 lablgtk2
- ocamlc.opt -o gdk_pixbuf_mlsource -I . lablgtk.cma gdk_pixbuf_mlsource.ml
- ocamlc.opt -w s-3+52 -c gtkThInit.ml
- sed -e "s|@LABLGTK_MLS@|gaux gpointer gutf8 glib gobject gdkEnums pangoEnums gtkEnums pango gdk gdkEvent gdkKeysyms gdkPixbuf gtk gtkSignal gtkStock gtkObject gtkBaseProps gtkBinProps gtkButtonProps gtkEditProps gtkListProps gtkMenuProps gtkMiscProps gtkPackProps gtkRangeProps gtkTextProps gtkTreeProps gtkFileProps gtkActionProps gtkBrokenProps gtkAssistantProps gtkData gtkBase gtkPack gtkButton gtkAssistant gtkMenu gtkMisc gtkWindow gtkList gtkBin gtkEdit gtkRange gtkText gtkTree gtkFile gtkMain gtkBroken gPango gDraw gObj ogtkBaseProps gData ogtkBaseProps ogtkBinProps ogtkButtonProps ogtkEditProps ogtkListProps ogtkMenuProps ogtkMiscProps ogtkPackProps ogtkRangeProps ogtkTextProps ogtkTreeProps ogtkFileProps ogtkActionProps ogtkBrokenProps ogtkAssistantProps gMain gContainer gPack gButton gText gMenu gMisc gTree gList gFile gWindow gAssistant gBin gEdit gRange gAction gBroken gUtil gToolbox|" \
- -e "s|@EXTRA_MLS@|gtkInit gtkThread gtkThInit|" \
- -e "s|@PROP_MLS@|gtkBaseProps gtkBinProps gtkButtonProps gtkEditProps gtkListProps gtkMenuProps gtkMiscProps gtkPackProps gtkRangeProps gtkTextProps gtkTreeProps gtkFileProps gtkActionProps gtkBrokenProps gtkAssistantProps ogtkBaseProps ogtkBinProps ogtkButtonProps ogtkEditProps ogtkListProps ogtkMenuProps ogtkMiscProps ogtkPackProps ogtkRangeProps ogtkTextProps ogtkTreeProps ogtkFileProps ogtkActionProps ogtkBrokenProps ogtkAssistantProps|" \
- -e "s|@GTKLIBS@|-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 -lharfbuzz -lfontconfig -lfreetype|" \
- -e "s|@GLADE_MLS@||" \
- -e "s|@GLADE_LIBS@||" \
- -e "s|@RSVG_MLS@||" \
- -e "s|@RSVG_LIBS@||" \
- -e "s|@CANVAS_MLS@||" \
- -e "s|@CANVAS_LIBS@||" \
- -e "s|@SOURCEVIEW2_MLS@||" \
- -e "s|@SOURCEVIEW2_LIBS@||" \
- -e "s|@TOOLCHAIN@|unix|" \
- < build.ml.in > build.ml
- ocamlc.opt -w s-3+52 -c gtkInit.ml
- ocamlopt.opt -w s -c gaux.ml
- ocamlopt.opt -w s -c gpointer.ml
- File "gpointer.ml", line 136, characters 2-13:
- 136 | unsafe_blit reg reg';
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels src, dst were omitted in the application of this function.
- ocamlopt.opt -w s -c gutf8.ml
- File "gutf8.ml", line 68, characters 29-45:
- 68 | let sub_string s ~pos ~len = Bytes.sub_string s pos len
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt.opt -w s -c glib.ml
- ocamlopt.opt -w s -c gobject.ml
- File "gobject.ml", line 140, characters 17-60:
- 140 | with Failure ("Gobject.get_int32"|"Gobject.get_pointer") -> `NONE
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: 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 11.5)
- ocamlopt.opt -w s -c gdkEnums.ml
- ocamlopt.opt -w s -c pangoEnums.ml
- ocamlopt.opt -w s -c gtkEnums.ml
- ocamlopt.opt -w s -c pango.ml
- ocamlopt.opt -w s -c gdk.ml
- ocamlopt.opt -w s -c gdkEvent.ml
- ocamlopt.opt -w s -c gdkKeysyms.ml
- ocamlopt.opt -w s -c gdkPixbuf.ml
- ocamlopt.opt -w s -c gtk.ml
- ocamlopt.opt -w s -c gtkSignal.ml
- File "gtkSignal.ml", line 101, characters 29-40:
- 101 | try Data.of_value conv1 (Closure.nth argv 1)
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkStock.ml
- File "gtkStock.ml", line 295, characters 2-10:
- 295 | Gaux.may (Icon_source.set_filename s) filename ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 296, characters 2-10:
- 296 | Gaux.may (Icon_source.set_pixbuf s) pixbuf ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 297, characters 2-10:
- 297 | Gaux.may (fun p -> Icon_source.set_direction_wildcarded s false ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 299, characters 2-10:
- 299 | Gaux.may (fun p -> Icon_source.set_state_wildcarded s false ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 301, characters 2-10:
- 301 | Gaux.may (fun p -> Icon_source.set_size_wildcarded s false ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkObject.ml
- ocamlopt.opt -w s -c gtkBaseProps.ml
- File "gtkBaseProps.ml", line 238, characters 39-50:
- 238 | let create pl : Gtk.adjustment obj = Object.make "GtkAdjustment" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 330, characters 4-15:
- 330 | Object.make "GtkWindow" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 391, characters 35-46:
- 391 | let create pl : Gtk.dialog obj = Object.make "GtkDialog" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 416, characters 4-15:
- 416 | Object.make "GtkColorSelectionDialog" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 423, characters 4-15:
- 423 | Object.make "GtkFontSelectionDialog" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 508, characters 35-46:
- 508 | let create pl : Gtk.socket obj = Object.make "GtkSocket" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkBinProps.ml
- File "gtkBinProps.ml", line 39, characters 38-49:
- 39 | let create pl : Gtk.alignment obj = Object.make "GtkAlignment" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 62, characters 34-45:
- 62 | let create pl : Gtk.frame obj = Object.make "GtkFrame" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 81, characters 41-52:
- 81 | let create pl : Gtk.aspect_frame obj = Object.make "GtkAspectFrame" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 93, characters 38-49:
- 93 | let create pl : Gtk.event_box obj = Object.make "GtkEventBox" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 102, characters 38-49:
- 102 | let create pl : Gtk.invisible obj = Object.make "GtkInvisible" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 128, characters 39-50:
- 128 | let create pl : Gtk.handle_box obj = Object.make "GtkHandleBox" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 162, characters 4-15:
- 162 | Object.make "GtkScrolledWindow" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 193, characters 37-48:
- 193 | let create pl : Gtk.viewport obj = Object.make "GtkViewport" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 219, characters 37-48:
- 219 | let create pl : Gtk.expander obj = Object.make "GtkExpander" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkButtonProps.ml
- File "gtkButtonProps.ml", line 43, characters 35-46:
- 43 | let create pl : Gtk.button obj = Object.make "GtkButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 68, characters 42-53:
- 68 | let create pl : Gtk.toggle_button obj = Object.make "GtkToggleButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 83, characters 41-52:
- 83 | let create pl : Gtk.radio_button obj = Object.make "GtkRadioButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 101, characters 41-52:
- 101 | let create pl : Gtk.color_button obj = Object.make "GtkColorButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 127, characters 40-51:
- 127 | let create pl : Gtk.font_button obj = Object.make "GtkFontButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 143, characters 38-49:
- 143 | let create pl : Gtk.tool_item obj = Object.make "GtkToolItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 169, characters 4-15:
- 169 | Object.make "GtkSeparatorToolItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 189, characters 40-51:
- 189 | let create pl : Gtk.tool_button obj = Object.make "GtkToolButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 200, characters 4-15:
- 200 | Object.make "GtkToggleToolButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 215, characters 4-15:
- 215 | Object.make "GtkRadioToolButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 225, characters 4-15:
- 225 | Object.make "GtkMenuToolButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 261, characters 36-47:
- 261 | let create pl : Gtk.toolbar obj = Object.make "GtkToolbar" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 275, characters 40-51:
- 275 | let create pl : Gtk.link_button obj = Object.make "GtkLinkButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkEditProps.ml
- File "gtkEditProps.ml", line 152, characters 34-45:
- 152 | let create pl : Gtk.entry obj = Object.make "GtkEntry" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 209, characters 40-51:
- 209 | let create pl : Gtk.spin_button obj = Object.make "GtkSpinButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 241, characters 34-45:
- 241 | let create pl : Gtk.combo obj = Object.make "GtkCombo" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 273, characters 38-49:
- 273 | let create pl : Gtk.combo_box obj = Object.make "GtkComboBox" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 300, characters 44-55:
- 300 | let create pl : Gtk.combo_box_entry obj = Object.make "GtkComboBoxEntry" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 322, characters 4-25:
- 322 | Gobject.unsafe_create "GtkEntryCompletion" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkListProps.ml
- File "gtkListProps.ml", line 17, characters 38-49:
- 17 | let create pl : Gtk.list_item obj = Object.make "GtkListItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkListProps.ml", line 38, characters 34-45:
- 38 | let create pl : Gtk.liste obj = Object.make "GtkList" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkMenuProps.ml
- File "gtkMenuProps.ml", line 21, characters 40-51:
- 21 | let create pl : Gtk.option_menu obj = Object.make "GtkOptionMenu" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 37, characters 38-49:
- 37 | let create pl : Gtk.menu_item obj = Object.make "GtkMenuItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 72, characters 44-55:
- 72 | let create pl : Gtk.check_menu_item obj = Object.make "GtkCheckMenuItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 91, characters 44-55:
- 91 | let create pl : Gtk.image_menu_item obj = Object.make "GtkImageMenuItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 136, characters 37-48:
- 136 | let create pl : Gtk.menu_bar obj = Object.make "GtkMenuBar" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 151, characters 33-44:
- 151 | let create pl : Gtk.menu obj = Object.make "GtkMenu" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkMiscProps.ml
- File "gtkMiscProps.ml", line 31, characters 36-57:
- 31 | let create pl : gtk_status_icon = Gobject.unsafe_create "GtkStatusIcon" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 135, characters 34-45:
- 135 | let create pl : Gtk.label obj = Object.make "GtkLabel" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 190, characters 39-50:
- 190 | let create pl : Gtk.tips_query obj = Object.make "GtkTipsQuery" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 213, characters 34-45:
- 213 | let create pl : Gtk.arrow obj = Object.make "GtkArrow" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 242, characters 34-45:
- 242 | let create pl : Gtk.image obj = Object.make "GtkImage" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 277, characters 4-15:
- 277 | Object.make "GtkColorSelection" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 295, characters 43-54:
- 295 | let create pl : Gtk.font_selection obj = Object.make "GtkFontSelection" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 305, characters 40-51:
- 305 | let create pl : Gtk.gamma_curve obj = Object.make "GtkGammaCurve" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 325, characters 38-49:
- 325 | let create pl : Gtk.statusbar obj = Object.make "GtkStatusbar" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 371, characters 37-48:
- 371 | let create pl : Gtk.calendar obj = Object.make "GtkCalendar" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 397, characters 41-52:
- 397 | let create pl : Gtk.drawing_area obj = Object.make "GtkDrawingArea" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 412, characters 34-45:
- 412 | let create pl : Gtk.curve obj = Object.make "GtkCurve" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 433, characters 4-15:
- 433 | Object.make
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkPackProps.ml
- File "gtkPackProps.ml", line 21, characters 4-15:
- 21 | Object.make (if dir = `HORIZONTAL then "GtkHBox" else "GtkVBox") pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 53, characters 4-15:
- 53 | Object.make
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 64, characters 34-45:
- 64 | let create pl : Gtk.fixed obj = Object.make "GtkFixed" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 87, characters 4-15:
- 87 | Object.make (if dir = `HORIZONTAL then "GtkHPaned" else "GtkVPaned") pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 112, characters 35-46:
- 112 | let create pl : Gtk.layout obj = Object.make "GtkLayout" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 188, characters 37-48:
- 188 | let create pl : Gtk.notebook obj = Object.make "GtkNotebook" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 245, characters 34-45:
- 245 | let create pl : Gtk.table obj = Object.make "GtkTable" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 273, characters 31-52:
- 273 | let create pl : size_group = Gobject.unsafe_create "GtkSizeGroup" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkRangeProps.ml
- File "gtkRangeProps.ml", line 24, characters 4-15:
- 24 | Object.make (if dir = `HORIZONTAL then "GtkHRuler" else "GtkVRuler") pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 82, characters 4-15:
- 82 | Object.make (if dir = `HORIZONTAL then "GtkHScale" else "GtkVScale") pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 94, characters 4-15:
- 94 | Object.make
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 120, characters 41-52:
- 120 | let create pl : Gtk.progress_bar obj = Object.make "GtkProgressBar" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkTextProps.ml
- File "gtkTextProps.ml", line 80, characters 38-49:
- 80 | let create pl : Gtk.text_view obj = Object.make "GtkTextView" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 154, characters 4-25:
- 154 | Gobject.unsafe_create "GtkTextBuffer" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 160, characters 4-25:
- 160 | Gobject.unsafe_create "GtkTextChildAnchor" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 169, characters 30-51:
- 169 | let create pl : text_mark = Gobject.unsafe_create "GtkTextMark" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 309, characters 4-25:
- 309 | Gobject.unsafe_create "GtkTextTag" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 335, characters 35-56:
- 335 | let create pl : text_tag_table = Gobject.unsafe_create "GtkTextTagTable" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkTreeProps.ml
- File "gtkTreeProps.ml", line 119, characters 38-49:
- 119 | let create pl : Gtk.tree_view obj = Object.make "GtkTreeView" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 165, characters 42-53:
- 165 | let create pl : Gtk.cell_renderer obj = Object.make "GtkCellRenderer" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 188, characters 4-15:
- 188 | Object.make "GtkCellRendererPixbuf" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 272, characters 4-15:
- 272 | Object.make "GtkCellRendererText" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 298, characters 4-15:
- 298 | Object.make "GtkCellRendererToggle" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 311, characters 4-15:
- 311 | Object.make "GtkCellRendererProgress" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 333, characters 4-15:
- 333 | Object.make "GtkCellRendererCombo" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 363, characters 4-15:
- 363 | Object.make "GtkCellRendererAccel" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 427, characters 4-15:
- 427 | Object.make "GtkTreeViewColumn" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 477, characters 4-25:
- 477 | Gobject.unsafe_create "GtkTreeModelSort" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 536, characters 4-25:
- 536 | Gobject.unsafe_create "GtkTreeModelFilter" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 592, characters 38-49:
- 592 | let create pl : Gtk.icon_view obj = Object.make "GtkIconView" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkFileProps.ml
- File "gtkFileProps.ml", line 61, characters 4-15:
- 61 | Object.make "GtkFileChooserButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkActionProps.ml
- File "gtkActionProps.ml", line 41, characters 4-25:
- 41 | Gobject.unsafe_create "GtkAction" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 79, characters 4-25:
- 79 | Gobject.unsafe_create "GtkToggleAction" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 104, characters 4-25:
- 104 | Gobject.unsafe_create "GtkRadioAction" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 146, characters 4-25:
- 146 | Gobject.unsafe_create "GtkUIManager" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 211, characters 4-25:
- 211 | Gobject.unsafe_create "GtkActionGroup" pl
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkBrokenProps.ml
- File "gtkBrokenProps.ml", line 18, characters 38-49:
- 18 | let create pl : Gtk.tree_item obj = Object.make "GtkTreeItem" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 42, characters 33-44:
- 42 | let create pl : Gtk.tree obj = Object.make "GtkTree" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 95, characters 33-44:
- 95 | let create pl : Gtk.text obj = Object.make "GtkText" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkAssistantProps.ml
- File "gtkAssistantProps.ml", line 21, characters 38-49:
- 21 | let create pl : Gtk.assistant obj = Object.make "GtkAssistant" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkData.ml
- ocamlopt.opt -w s -c gtkBase.ml
- ocamlopt.opt -w s -c gtkPack.ml
- ocamlopt.opt -w s -c gtkButton.ml
- File "gtkButton.ml", line 51, characters 44-55:
- 51 | let create_check pl : toggle_button obj = Object.make "GtkCheckButton" pl
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkAssistant.ml
- ocamlopt.opt -w s -c gtkMenu.ml
- ocamlopt.opt -w s -c gtkMisc.ml
- ocamlopt.opt -w s -c gtkWindow.ml
- ocamlopt.opt -w s -c gtkList.ml
- ocamlopt.opt -w s -c gtkBin.ml
- ocamlopt.opt -w s -c gtkEdit.ml
- ocamlopt.opt -w s -c gtkRange.ml
- ocamlopt.opt -w s -c gtkText.ml
- ocamlopt.opt -w s -c gtkTree.ml
- File "gtkTree.ml", line 111, characters 7-21:
- 111 | if iter_nth_child m i p nth then i
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label parent was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkFile.ml
- File "gtkFile.ml", line 117, characters 65-79:
- 117 | let dialog_create pl : [Gtk.dialog|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserDialog" pl
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkFile.ml", line 118, characters 65-79:
- 118 | let widget_create pl : [Gtk.widget|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserWidget" pl
- ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt -w s -c gtkMain.ml
- ocamlopt.opt -w s -c gtkBroken.ml
- ocamlopt.opt -w s -c gPango.ml
- ocamlopt.opt -w s -c gDraw.ml
- File "gDraw.ml", line 103, characters 13-20:
- 103 | ?fore:(may_map self#color fore) ?back:(may_map self#color back)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gDraw.ml", line 103, characters 45-52:
- 103 | ?fore:(may_map self#color fore) ?back:(may_map self#color back)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gObj.ml
- File "gObj.ml", line 179, characters 8-20:
- 179 | self#connect sgn (fun context -> callback (new drag_context context))
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gObj.ml", line 328, characters 4-11:
- 328 | may_map (fun w -> new widget (unsafe_cast w)) (get P.parent obj)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c ogtkBaseProps.ml
- ocamlopt.opt -w s -c gData.ml
- File "gData.ml", line 45, characters 4-7:
- 45 | may self#set_lower lower;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 46, characters 4-7:
- 46 | may self#set_upper upper;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 47, characters 4-7:
- 47 | may self#set_step_increment step_incr;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 48, characters 4-7:
- 48 | may self#set_page_increment page_incr;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 49, characters 4-7:
- 49 | may self#set_page_size page_size
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c ogtkBinProps.ml
- ocamlopt.opt -w s -c ogtkButtonProps.ml
- ocamlopt.opt -w s -c ogtkEditProps.ml
- ocamlopt.opt -w s -c ogtkListProps.ml
- ocamlopt.opt -w s -c ogtkMenuProps.ml
- ocamlopt.opt -w s -c ogtkMiscProps.ml
- ocamlopt.opt -w s -c ogtkPackProps.ml
- ocamlopt.opt -w s -c ogtkRangeProps.ml
- ocamlopt.opt -w s -c ogtkTextProps.ml
- ocamlopt.opt -w s -c ogtkTreeProps.ml
- ocamlopt.opt -w s -c ogtkFileProps.ml
- ocamlopt.opt -w s -c ogtkActionProps.ml
- ocamlopt.opt -w s -c ogtkBrokenProps.ml
- ocamlopt.opt -w s -c ogtkAssistantProps.ml
- ocamlopt.opt -w s -c gMain.ml
- ocamlopt.opt -w s -c gContainer.ml
- ocamlopt.opt -w s -c gPack.ml
- File "gPack.ml", line 136, characters 18-25:
- 136 | ?hadjustment:(may_map GData.as_adjustment hadjustment)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 137, characters 18-25:
- 137 | ?vadjustment:(may_map GData.as_adjustment vadjustment)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 202, characters 4-16:
- 202 | self#connect Notebook.S.switch_page (fun _ arg1 -> callback arg1)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlopt.opt -w s -c gButton.ml
- File "gButton.ml", line 229, characters 2-10:
- 229 | Gaux.may item#set_homogeneous homogeneous ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 230, characters 2-10:
- 230 | Gaux.may item#set_expand expand ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 231, characters 2-10:
- 231 | Gaux.may (fun f -> (f (item :> tool_item_o) : unit)) packing ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 294, characters 6-14:
- 294 | Gaux.may o#set_active active ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 313, characters 8-20:
- 313 | (Gaux.may_map (fun g -> g#group) group)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 328, characters 8-20:
- 328 | (Gaux.may_map (fun m -> m#as_menu) menu)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gText.ml
- File "gText.ml", line 44, characters 19-27:
- 44 | method widgets = List.map (new widget) (ChildAnchor.get_widgets obj)
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 144, characters 28-36:
- 144 | Gobject.set_params obj (List.map text_tag_param l)
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 233, characters 30-38:
- 233 | method get_toggled_tags b = List.map (fun x -> new tag x)
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 242, characters 16-24:
- 242 | method tags = List.map (fun t -> new tag t) (Iter.get_tags it)
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 580, characters 7-14:
- 580 | (may_map as_iter iter) default_editable
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gMenu.ml
- ocamlopt.opt -w s -c gMisc.ml
- File "gMisc.ml", line 46, characters 4-20:
- 46 | Glib.Timeout.add delay (fun () -> self#remove msg; false);
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- File "gMisc.ml", line 235, characters 24-31:
- 235 | let mnemonic_widget = may_map (fun w -> w#as_widget) mnemonic_widget in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gMisc.ml", line 257, characters 15-22:
- 257 | let caller = may_map (fun w -> w#as_widget) caller in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gTree.ml
- File "gTree.ml", line 84, characters 4-21:
- 84 | new row_reference (RowReference.create obj path) obj
- ^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label model was omitted in the application of this function.
- File "gTree.ml", line 189, characters 2-11:
- 189 | List.iter
- ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 382, characters 27-34:
- 382 | method expander_column = may_map (new view_column) (get expander_column obj)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 384, characters 29-36:
- 384 | set expander_column obj (may_map as_column c)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 386, characters 38-45:
- 386 | method set_model m = set model obj (may_map (fun (m:model) -> m#as_model) m)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 420, characters 43-55:
- 420 | TreeView.get_cell_area obj ?path ?col:(Gaux.may_map as_column col) ()
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 425, characters 7-19:
- 425 | (Gaux.may_map (fun f m -> f (new model m)) fo)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 428, characters 14-21:
- 428 | let model = may_map (fun m -> m#as_model) model in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 429, characters 20-27:
- 429 | let hadjustment = may_map GData.as_adjustment hadjustment in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 430, characters 20-27:
- 430 | let vadjustment = may_map GData.as_adjustment vadjustment in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 626, characters 32-40:
- 626 | (CellRendererPixbuf.create (List.map cell_renderer_pixbuf_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 629, characters 30-38:
- 629 | (CellRendererText.create (List.map cell_renderer_text_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 632, characters 32-40:
- 632 | (CellRendererToggle.create (List.map cell_renderer_toggle_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 635, characters 34-42:
- 635 | (CellRendererProgress.create (List.map cell_renderer_progress_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 638, characters 31-39:
- 638 | (CellRendererCombo.create (List.map cell_renderer_combo_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 641, characters 31-39:
- 641 | (CellRendererAccel.create (List.map cell_renderer_accel_param' l))
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 659, characters 38-50:
- 659 | Gobject.set IconView.P.model obj (Gaux.may_map (fun m -> m#as_model) m)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 679, characters 14-26:
- 679 | let model = Gaux.may_map (fun m -> m#as_model) model in
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gList.ml
- File "gList.ml", line 172, characters 29-36:
- 172 | CList.setter ?hadjustment:(may_map GData.as_adjustment hadjustment)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gList.ml", line 173, characters 18-25:
- 173 | ?vadjustment:(may_map GData.as_adjustment vadjustment) ~cont:(
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gFile.ml
- File "gFile.ml", line 37, characters 3-11:
- 37 | Gaux.may (FileFilter.set_name w) name ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gWindow.ml
- File "gWindow.ml", line 84, characters 6-9:
- 84 | may w#set_wm_name wm_name;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 85, characters 6-9:
- 85 | may w#set_wm_class wm_class;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 175, characters 39-57:
- 175 | method connect : 'a dialog_signals = new dialog_signals obj (self#decode)
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 181, characters 4-7:
- 181 | may (fun p -> d#set_transient_for p#as_window) parent ;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 182, characters 4-7:
- 182 | may d#set_destroy_with_parent destroy_with_parent ;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 204, characters 4-22:
- 204 | new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 228, characters 39-57:
- 228 | method connect : 'a dialog_signals = new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 258, characters 6-24:
- 258 | new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 275, characters 6-9:
- 275 | may (AboutDialog.set_authors d) authors ;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 282, characters 39-57:
- 282 | method connect : 'a dialog_signals = new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 304, characters 39-57:
- 304 | method connect : 'a dialog_signals = new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 331, characters 39-57:
- 331 | method connect : 'a dialog_signals = new dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 396, characters 4-35:
- 396 | new file_chooser_dialog_signals obj self#decode
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- ocamlopt.opt -w s -c gAssistant.ml
- File "gAssistant.ml", line 51, characters 4-7:
- 51 | may (self#set_page_type w) page_type;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 52, characters 4-7:
- 52 | may (self#set_page_title w) title;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 53, characters 4-7:
- 53 | may (self#set_page_header_image w) header_image;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 54, characters 4-7:
- 54 | may (self#set_page_side_image w) side_image;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 55, characters 4-7:
- 55 | may (self#set_page_complete w) complete;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 84, characters 6-9:
- 84 | may w#set_wm_name wm_name;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 85, characters 6-9:
- 85 | may w#set_wm_class wm_class;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gBin.ml
- ocamlopt.opt -w s -c gEdit.ml
- File "gEdit.ml", line 84, characters 21-28:
- 84 | method get_entry = may_map (new GObj.widget) (EntryCompletion.get_entry obj)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 116, characters 4-11:
- 116 | may_map (new entry_completion) (Entry.get_completion obj)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 138, characters 6-9:
- 138 | may (fun e -> e#set_completion c) entry ;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 135, characters 12-19:
- 135 | ?model:(may_map (fun m -> m#as_model) model)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 176, characters 4-7:
- 176 | may (Combo.set_popdown_strings w) popdown_strings;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 204, characters 7-19:
- 204 | (Gaux.may_map (fun f m -> f (new GTree.model m)) fo)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 208, characters 14-26:
- 208 | let model = Gaux.may_map (fun m -> m#as_model) model in
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 237, characters 14-26:
- 237 | let model = Gaux.may_map (fun m -> m#as_model) model in
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 240, characters 8-20:
- 240 | (Gaux.may_map (fun c -> c.GTree.index) text_column) []) ~cont:(
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gRange.ml
- File "gRange.ml", line 64, characters 33-40:
- 64 | Range.make_params ?adjustment:(may_map GData.as_adjustment adjustment)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 69, characters 36-43:
- 69 | Range.make_params [] ?adjustment:(may_map GData.as_adjustment adjustment)
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 84, characters 4-7:
- 84 | may w#set_metric metric;
- ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gAction.ml
- File "gAction.ml", line 103, characters 5-17:
- 103 | (Gaux.may_map (fun g -> Some (g#as_radio_action)) group)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 111, characters 35-47:
- 111 | method connect_proxy ~callback = self#connect
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 118, characters 38-50:
- 118 | method disconnect_proxy ~callback = self#connect
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 125, characters 35-47:
- 125 | method post_activate ~callback = self#connect ActionGroup.S.post_activate
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 127, characters 34-46:
- 127 | method pre_activate ~callback = self#connect ActionGroup.S.pre_activate
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 154, characters 2-10:
- 154 | Gaux.may a#set_label label ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 155, characters 2-10:
- 155 | Gaux.may a#set_tooltip tooltip ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 156, characters 2-10:
- 156 | Gaux.may a#set_stock_id stock ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 168, characters 2-10:
- 168 | Gaux.may a#set_active active ;
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 185, characters 1-9:
- 185 | Gaux.may
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 190, characters 2-10:
- 190 | Gaux.may
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 192, characters 6-14:
- 192 | Gaux.may
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 205, characters 35-47:
- 205 | method connect_proxy ~callback = self#connect
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 212, characters 38-50:
- 212 | method disconnect_proxy ~callback = self#connect
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 219, characters 35-47:
- 219 | method post_activate ~callback = self#connect UIManager.S.post_activate
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 221, characters 34-46:
- 221 | method pre_activate ~callback = self#connect UIManager.S.pre_activate
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlopt.opt -w s -c gBroken.ml
- File "gBroken.ml", line 135, characters 20-27:
- 135 | let hadjustment = may_map GData.as_adjustment hadjustment in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gBroken.ml", line 136, characters 20-27:
- 136 | let vadjustment = may_map GData.as_adjustment vadjustment in
- ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt -w s -c gUtil.ml
- ocamlopt.opt -w s -c gToolbox.ml
- File "gToolbox.ml", line 139, characters 2-23:
- 139 | wb_ok#connect#clicked f_ok;
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 140, characters 2-27:
- 140 | wb_cancel#connect#clicked f_cancel;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 160, characters 4-27:
- 160 | we_chaine#select_region 0 (we_chaine#text_length);
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start, stop were omitted in the application of this function.
- File "gToolbox.ml", line 264, characters 12-21:
- 264 | List.iter (insert_node newtree) (List.rev children)
- ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 332, characters 13-21:
- 332 | let mods = List.map (function `A -> "<Alt>" | `C -> "<Control>" | `S ->
- ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 334, characters 3-16:
- 334 | (String.concat "" mods) ^ (String.make 1 (Char.uppercase_ascii c))
- ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this function.
- 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.cmx gpointer.cmx gutf8.cmx glib.cmx gobject.cmx gdkEnums.cmx pangoEnums.cmx gtkEnums.cmx pango.cmx gdk.cmx gdkEvent.cmx gdkKeysyms.cmx gdkPixbuf.cmx gtk.cmx gtkSignal.cmx gtkStock.cmx gtkObject.cmx gtkBaseProps.cmx gtkBinProps.cmx gtkButtonProps.cmx gtkEditProps.cmx gtkListProps.cmx gtkMenuProps.cmx gtkMiscProps.cmx gtkPackProps.cmx gtkRangeProps.cmx gtkTextProps.cmx gtkTreeProps.cmx gtkFileProps.cmx gtkActionProps.cmx gtkBrokenProps.cmx gtkAssistantProps.cmx gtkData.cmx gtkBase.cmx gtkPack.cmx gtkButton.cmx gtkAssistant.cmx gtkMenu.cmx gtkMisc.cmx gtkWindow.cmx gtkList.cmx gtkBin.cmx gtkEdit.cmx gtkRange.cmx gtkText.cmx gtkTree.cmx gtkFile.cmx gtkMain.cmx gtkBroken.cmx gPango.cmx gDraw.cmx gObj.cmx ogtkBaseProps.cmx gData.cmx ogtkBinProps.cmx ogtkButtonProps.cmx ogtkEditProps.cmx ogtkListProps.cmx ogtkMenuProps.cmx ogtkMiscProps.cmx ogtkPackProps.cmx ogtkRangeProps.cmx ogtkTextProps.cmx ogtkTreeProps.cmx ogtkFileProps.cmx ogtkActionProps.cmx ogtkBrokenProps.cmx ogtkAssistantProps.cmx gMain.cmx gContainer.cmx gPack.cmx gButton.cmx gText.cmx gMenu.cmx gMisc.cmx gTree.cmx gList.cmx gFile.cmx gWindow.cmx gAssistant.cmx gBin.cmx gEdit.cmx gRange.cmx gAction.cmx gBroken.cmx gUtil.cmx gToolbox.cmx -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 -lharfbuzz -lfontconfig -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 -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 -lharfbuzz -lfontconfig -lfreetype
- + ar rcs ./liblablgtk2.a 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
- + ocamlopt.opt -a -o lablgtk.cmxa gaux.cmx gpointer.cmx gutf8.cmx glib.cmx gobject.cmx gdkEnums.cmx pangoEnums.cmx gtkEnums.cmx pango.cmx gdk.cmx gdkEvent.cmx gdkKeysyms.cmx gdkPixbuf.cmx gtk.cmx gtkSignal.cmx gtkStock.cmx gtkObject.cmx gtkBaseProps.cmx gtkBinProps.cmx gtkButtonProps.cmx gtkEditProps.cmx gtkListProps.cmx gtkMenuProps.cmx gtkMiscProps.cmx gtkPackProps.cmx gtkRangeProps.cmx gtkTextProps.cmx gtkTreeProps.cmx gtkFileProps.cmx gtkActionProps.cmx gtkBrokenProps.cmx gtkAssistantProps.cmx gtkData.cmx gtkBase.cmx gtkPack.cmx gtkButton.cmx gtkAssistant.cmx gtkMenu.cmx gtkMisc.cmx gtkWindow.cmx gtkList.cmx gtkBin.cmx gtkEdit.cmx gtkRange.cmx gtkText.cmx gtkTree.cmx gtkFile.cmx gtkMain.cmx gtkBroken.cmx gPango.cmx gDraw.cmx gObj.cmx ogtkBaseProps.cmx gData.cmx ogtkBinProps.cmx ogtkButtonProps.cmx ogtkEditProps.cmx ogtkListProps.cmx ogtkMenuProps.cmx ogtkMiscProps.cmx ogtkPackProps.cmx ogtkRangeProps.cmx ogtkTextProps.cmx ogtkTreeProps.cmx ogtkFileProps.cmx ogtkActionProps.cmx ogtkBrokenProps.cmx ogtkAssistantProps.cmx gMain.cmx gContainer.cmx gPack.cmx gButton.cmx gText.cmx gMenu.cmx gMisc.cmx gTree.cmx gList.cmx gFile.cmx gWindow.cmx gAssistant.cmx gBin.cmx gEdit.cmx gRange.cmx gAction.cmx gBroken.cmx gUtil.cmx gToolbox.cmx -cclib -llablgtk2 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype
- ocamlopt.opt -w s -c gtkInit.ml
- ocamlopt.opt -w s -c -thread gtkThread.ml
- File "gtkThread.ml", line 53, characters 16-32:
- 53 | ignore (Glib.Timeout.add 1 (fun () -> has_timeout := false; false))
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- ocamlopt.opt -verbose -o lablgtk.cmxs -shared -linkall -I . \
- -ccopt '' lablgtk.cmxa
- + as -o 'lablgtk.cmxs.startup.o' '/tmp/camlstartup449ad5.s'
- + gcc -shared -o 'lablgtk.cmxs' '-L.' '-L/home/opam/.opam/default/lib/ocaml' 'lablgtk.cmxs.startup.o' 'lablgtk.a' '-llablgtk2' '-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' '-lharfbuzz' '-lfontconfig' '-lfreetype'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lablgtk.2.18.12/src'
-> compiled lablgtk.2.18.12
[lablgtk: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/lablgtk.2.18.12)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lablgtk.2.18.12/src'
- mkdir -p "/home/opam/.opam/default/bin"
- mkdir -p "/home/opam/.opam/default/lib"
- ocamlfind install -destdir "/home/opam/.opam/default/lib" \
- -ldconf "/home/opam/.opam/default/lib/ocaml/ld.conf" \
- lablgtk2 ../META \
- build.ml \
- liblablgtk2.a \
- gaux.cmi gpointer.cmi gutf8.cmi glib.cmi gobject.cmi gdkEnums.cmi pangoEnums.cmi gtkEnums.cmi pango.cmi gdk.cmi gdkEvent.cmi gdkKeysyms.cmi gdkPixbuf.cmi gtk.cmi gtkSignal.cmi gtkStock.cmi gtkObject.cmi gtkBaseProps.cmi gtkBinProps.cmi gtkButtonProps.cmi gtkEditProps.cmi gtkListProps.cmi gtkMenuProps.cmi gtkMiscProps.cmi gtkPackProps.cmi gtkRangeProps.cmi gtkTextProps.cmi gtkTreeProps.cmi gtkFileProps.cmi gtkActionProps.cmi gtkBrokenProps.cmi gtkAssistantProps.cmi gtkData.cmi gtkBase.cmi gtkPack.cmi gtkButton.cmi gtkAssistant.cmi gtkMenu.cmi gtkMisc.cmi gtkWindow.cmi gtkList.cmi gtkBin.cmi gtkEdit.cmi gtkRange.cmi gtkText.cmi gtkTree.cmi gtkFile.cmi gtkMain.cmi gtkBroken.cmi gPango.cmi gDraw.cmi gObj.cmi ogtkBaseProps.cmi gData.cmi ogtkBaseProps.cmi ogtkBinProps.cmi ogtkButtonProps.cmi ogtkEditProps.cmi ogtkListProps.cmi ogtkMenuProps.cmi ogtkMiscProps.cmi ogtkPackProps.cmi ogtkRangeProps.cmi ogtkTextProps.cmi ogtkTreeProps.cmi ogtkFileProps.cmi ogtkActionProps.cmi ogtkBrokenProps.cmi ogtkAssistantProps.cmi gMain.cmi gContainer.cmi gPack.cmi gButton.cmi gText.cmi gMenu.cmi gMisc.cmi gTree.cmi gList.cmi gFile.cmi gWindow.cmi gAssistant.cmi gBin.cmi gEdit.cmi gRange.cmi gAction.cmi gBroken.cmi gUtil.cmi gToolbox.cmi gtkInit.cmi \
- *.mli \
- gaux.ml gpointer.ml gutf8.ml glib.ml gobject.ml gdkEnums.ml pangoEnums.ml gtkEnums.ml pango.ml gdk.ml gdkEvent.ml gdkKeysyms.ml gdkPixbuf.ml gtk.ml gtkSignal.ml gtkStock.ml gtkObject.ml gtkBaseProps.ml gtkBinProps.ml gtkButtonProps.ml gtkEditProps.ml gtkListProps.ml gtkMenuProps.ml gtkMiscProps.ml gtkPackProps.ml gtkRangeProps.ml gtkTextProps.ml gtkTreeProps.ml gtkFileProps.ml gtkActionProps.ml gtkBrokenProps.ml gtkAssistantProps.ml gtkData.ml gtkBase.ml gtkPack.ml gtkButton.ml gtkAssistant.ml gtkMenu.ml gtkMisc.ml gtkWindow.ml gtkList.ml gtkBin.ml gtkEdit.ml gtkRange.ml gtkText.ml gtkTree.ml gtkFile.ml gtkMain.ml gtkBroken.ml gPango.ml gDraw.ml gObj.ml ogtkBaseProps.ml gData.ml ogtkBaseProps.ml ogtkBinProps.ml ogtkButtonProps.ml ogtkEditProps.ml ogtkListProps.ml ogtkMenuProps.ml ogtkMiscProps.ml ogtkPackProps.ml ogtkRangeProps.ml ogtkTextProps.ml ogtkTreeProps.ml ogtkFileProps.ml ogtkActionProps.ml ogtkBrokenProps.ml ogtkAssistantProps.ml gMain.ml gContainer.ml gPack.ml gButton.ml gText.ml gMenu.ml gMisc.ml gTree.ml gList.ml gFile.ml gWindow.ml gAssistant.ml gBin.ml gEdit.ml gRange.ml gAction.ml gBroken.ml gUtil.ml gToolbox.ml gtkInit.ml gtkThread.ml gtkThInit.ml \
- lablgtk.cma gtkInit.cmo \
- varcc propcc \
- `if test system != no; \
- then echo gtkThread.cmo gtkThInit.cmo gtkThread.cmi gtkThInit.cmi ; \
- fi` \
- `if test system = vm || test yes != yes; \
- then echo lablgtktop ; \
- fi` \
- *.h \
- `if test -f lablgtk.cmxa; \
- then \
- echo lablgtk.cmxa lablgtk.a \
- ; \
- if test "yes" = "yes" ; \
- then echo lablgtk.cmxs ; \
- fi; \
- echo gaux.cmx gpointer.cmx gutf8.cmx glib.cmx gobject.cmx gdkEnums.cmx pangoEnums.cmx gtkEnums.cmx pango.cmx gdk.cmx gdkEvent.cmx gdkKeysyms.cmx gdkPixbuf.cmx gtk.cmx gtkSignal.cmx gtkStock.cmx gtkObject.cmx gtkBaseProps.cmx gtkBinProps.cmx gtkButtonProps.cmx gtkEditProps.cmx gtkListProps.cmx gtkMenuProps.cmx gtkMiscProps.cmx gtkPackProps.cmx gtkRangeProps.cmx gtkTextProps.cmx gtkTreeProps.cmx gtkFileProps.cmx gtkActionProps.cmx gtkBrokenProps.cmx gtkAssistantProps.cmx gtkData.cmx gtkBase.cmx gtkPack.cmx gtkButton.cmx gtkAssistant.cmx gtkMenu.cmx gtkMisc.cmx gtkWindow.cmx gtkList.cmx gtkBin.cmx gtkEdit.cmx gtkRange.cmx gtkText.cmx gtkTree.cmx gtkFile.cmx gtkMain.cmx gtkBroken.cmx gPango.cmx gDraw.cmx gObj.cmx ogtkBaseProps.cmx gData.cmx ogtkBaseProps.cmx ogtkBinProps.cmx ogtkButtonProps.cmx ogtkEditProps.cmx ogtkListProps.cmx ogtkMenuProps.cmx ogtkMiscProps.cmx ogtkPackProps.cmx ogtkRangeProps.cmx ogtkTextProps.cmx ogtkTreeProps.cmx ogtkFileProps.cmx ogtkActionProps.cmx ogtkBrokenProps.cmx ogtkAssistantProps.cmx gMain.cmx gContainer.cmx gPack.cmx gButton.cmx gText.cmx gMenu.cmx gMisc.cmx gTree.cmx gList.cmx gFile.cmx gWindow.cmx gAssistant.cmx gBin.cmx gEdit.cmx gRange.cmx gAction.cmx gBroken.cmx gUtil.cmx gToolbox.cmx gtkInit.cmx ; \
- echo gtkInit.o ; \
- if test -f gtkThread.cmx; then \
- echo gtkThread.cmx gtkThread.o ; \
- fi ; \
- fi` \
- `if test -f dlllablgtk2.so; \
- then \
- echo "-dll dlllablgtk2.so -nodll" ; \
- fi` \
- `if test -f dlllablgtk2.a; \
- then \
- echo dlllablgtk2.a ; \
- fi`
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkThread.o
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkThread.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkInit.o
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkInit.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gToolbox.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gUtil.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gBroken.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gAction.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gRange.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gEdit.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gBin.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gAssistant.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gWindow.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gFile.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gList.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gTree.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gMisc.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gMenu.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gText.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gButton.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gPack.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gContainer.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gMain.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkAssistantProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBrokenProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkActionProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkFileProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkTreeProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkTextProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkRangeProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkPackProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkMiscProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkMenuProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkListProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkEditProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkButtonProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBinProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gData.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/default/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gObj.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gDraw.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gPango.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBroken.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMain.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkFile.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkTree.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkText.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkRange.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkEdit.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBin.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkList.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkWindow.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMisc.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMenu.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkAssistant.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkButton.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkPack.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBase.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkData.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkAssistantProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBrokenProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkActionProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkFileProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkTreeProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkTextProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkRangeProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkPackProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMiscProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMenuProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkListProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkEditProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkButtonProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBinProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBaseProps.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkObject.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkStock.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkSignal.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtk.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkPixbuf.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkKeysyms.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkEvent.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gdk.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/pango.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkEnums.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/pangoEnums.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkEnums.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gobject.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/glib.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gutf8.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gpointer.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/gaux.cmx
- Installed /home/opam/.opam/default/lib/lablgtk2/lablgtk.cmxs
- Installed /home/opam/.opam/default/lib/lablgtk2/lablgtk.a
- Installed /home/opam/.opam/default/lib/lablgtk2/lablgtk.cmxa
- Installed /home/opam/.opam/default/lib/lablgtk2/wrappers.h
- Installed /home/opam/.opam/default/lib/lablgtk2/win32.h
- Installed /home/opam/.opam/default/lib/lablgtk2/pango_tags.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_pango.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_gvaluecaml.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_gtktree.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_gtktext.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_gtk.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_gpointer.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_gobject.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_glib.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_gdkpixbuf.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_gdk.h
- Installed /home/opam/.opam/default/lib/lablgtk2/ml_domain.h
- Installed /home/opam/.opam/default/lib/lablgtk2/gtk_tags.h
- Installed /home/opam/.opam/default/lib/lablgtk2/gobject_tags.h
- Installed /home/opam/.opam/default/lib/lablgtk2/glib_tags.h
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkprivate-win32.h
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkpixbuf_tags.h
- Installed /home/opam/.opam/default/lib/lablgtk2/gdk_tags.h
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkThInit.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkThread.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkThInit.cmo
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkThread.cmo
- Installed /home/opam/.opam/default/lib/lablgtk2/propcc
- Installed /home/opam/.opam/default/lib/lablgtk2/varcc
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkInit.cmo
- Installed /home/opam/.opam/default/lib/lablgtk2/lablgtk.cma
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkThInit.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkThread.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkInit.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gToolbox.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gUtil.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gBroken.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gAction.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gRange.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gEdit.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gBin.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gAssistant.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gWindow.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gFile.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gList.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gTree.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gMisc.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gMenu.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gText.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gButton.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gPack.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gContainer.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gMain.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkAssistantProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBrokenProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkActionProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkFileProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkTreeProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkTextProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkRangeProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkPackProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkMiscProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkMenuProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkListProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkEditProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkButtonProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBinProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gData.ml
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/default/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gObj.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gDraw.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gPango.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBroken.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMain.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkFile.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkTree.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkText.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkRange.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkEdit.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBin.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkList.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkWindow.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMisc.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMenu.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkAssistant.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkButton.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkPack.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBase.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkData.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkAssistantProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBrokenProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkActionProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkFileProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkTreeProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkTextProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkRangeProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkPackProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMiscProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMenuProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkListProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkEditProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkButtonProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBinProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBaseProps.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkObject.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkStock.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkSignal.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtk.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkPixbuf.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkKeysyms.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkEvent.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gdk.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/pango.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkEnums.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/pangoEnums.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkEnums.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gobject.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/glib.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gutf8.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gpointer.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/gaux.ml
- Installed /home/opam/.opam/default/lib/lablgtk2/xml_lexer.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/rsvg.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/panel.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gutf8.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkThread.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkSpell.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkSourceView_types.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkSourceView2_types.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkSignal.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gpointer.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gobject.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gnoDruid.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gnoCanvas.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/glib.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/glade.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/glGtk.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkPixbuf.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gdk.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gWindow.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gUtil.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gTree.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gToolbox.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gText.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gSourceView2.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gSourceView.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gRange.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gPack.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gObj.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gMisc.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gMenu.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gMain.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gList.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gFile.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gEdit.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gDraw.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gData.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gContainer.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gButton.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gBroken.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gBin.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gAssistant.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gAction.mli
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkInit.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gToolbox.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gUtil.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gBroken.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gAction.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gRange.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gEdit.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gBin.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gAssistant.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gWindow.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gFile.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gList.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gTree.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gMisc.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gMenu.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gText.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gButton.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gPack.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gContainer.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gMain.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkAssistantProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBrokenProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkActionProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkFileProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkTreeProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkTextProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkRangeProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkPackProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkMiscProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkMenuProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkListProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkEditProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkButtonProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBinProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gData.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/default/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gObj.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gDraw.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gPango.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBroken.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMain.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkFile.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkTree.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkText.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkRange.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkEdit.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBin.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkList.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkWindow.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMisc.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMenu.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkAssistant.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkButton.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkPack.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBase.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkData.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkAssistantProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBrokenProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkActionProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkFileProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkTreeProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkTextProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkRangeProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkPackProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMiscProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkMenuProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkListProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkEditProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkButtonProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBinProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkBaseProps.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkObject.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkStock.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkSignal.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtk.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkPixbuf.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkKeysyms.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkEvent.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gdk.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/pango.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gtkEnums.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/pangoEnums.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gdkEnums.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gobject.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/glib.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gutf8.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gpointer.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/gaux.cmi
- Installed /home/opam/.opam/default/lib/lablgtk2/liblablgtk2.a
- Installed /home/opam/.opam/default/lib/lablgtk2/build.ml
- Installed /home/opam/.opam/default/lib/stublibs/dlllablgtk2.so
- Installed /home/opam/.opam/default/lib/stublibs/dlllablgtk2.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/default/lib/lablgtk2/META
- rm -f lablgtk2
- /usr/bin/make lablgtk2 LABLGTKDIR="/home/opam/.opam/default/lib/lablgtk2"
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lablgtk.2.18.12/src'
- sed -e "s|@INSTALLDIR@|/home/opam/.opam/default/lib/lablgtk2|g" \
- -e "s|@LABLGLDIR@|/home/opam/.opam/default/lib/lablgl|g" \
- -e "s|@MLLIBS@| lablgtk.cma|g" \
- -e "s|@INITOBJS@|gtkInit.cmo|g" \
- -e "s|@THOBJS@|gtkThread.cmo|g" \
- -e "s|@THINITOBJS@|gtkThInit.cmo|g" \
- -e "s|@USEDLL@|yes|g" \
- -e "s|@THREADS_LIB@|system|g" \
- < lablgtk2.in > lablgtk2
- chmod 755 lablgtk2
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lablgtk.2.18.12/src'
- cp lablgtk2 "/home/opam/.opam/default/bin"
- if test -f lablgladecc; then \
- cp lablgladecc "/home/opam/.opam/default/bin/lablgladecc2"; \
- fi
- cp gdk_pixbuf_mlsource "/home/opam/.opam/default/bin"
- ranlib "/home/opam/.opam/default/lib/lablgtk2"/liblablgtk2.a
- Execute ranlib in /home/opam/.opam/default/lib/lablgtk2
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lablgtk.2.18.12/src'
-> installed lablgtk.2.18.12
[WARNING] Opam package conf-gtk2.1 depends on the following system packages that can no longer be found: libexpat1-dev libgtk2.0-dev
=== STDERR ===
2026-09-03 17:23.34: OK: build lablgtk.2.18.12 (runc: 39.1s, disk: 327KB)
2026-09-03 17:23.34: Job succeeded