>>> Building on exopi-6 under x11/lablgtk3 BDEPENDS = [x11/gtksourceview3;devel/gmake;lang/ocaml;devel/gettext,-runtime;devel/dune,-configurator;graphics/ocaml-cairo;x11/gtk+3;archivers/bzip2;devel/dune] DIST = [x11/lablgtk3:lablgtk3-3.1.1.tbz] FULLPKGNAME = lablgtk3-3.1.1p7 RDEPENDS = [x11/gtk+3;graphics/ocaml-cairo;lang/ocaml;devel/gettext,-runtime;x11/gtksourceview3] (Junk lock obtained for exopi-6 at 1764796034.28) >>> Running depends in x11/lablgtk3 at 1764796034.33 last junk was in x11/xfce4/mousepad /usr/sbin/pkg_add -aI -Drepair dune-3.8.3 dune-configurator-3.8.3 gettext-runtime-0.23.1 gtk+3-3.24.51p0 gtksourceview3-3.24.11p5 ocaml-4.14.2 ocaml-cairo-0.6.2p7 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 dune-3.8.3 dune-configurator-3.8.3 gettext-runtime-0.23.1 gmake-4.4.1p0 gtk+3-3.24.51p0 gtksourceview3-3.24.11p5 ocaml-4.14.2 ocaml-cairo-0.6.2p7 /usr/sbin/pkg_add -aI -Drepair dune-3.8.3 dune-configurator-3.8.3 gettext-runtime-0.23.1 gtk+3-3.24.51p0 gtksourceview3-3.24.11p5 ocaml-4.14.2 ocaml-cairo-0.6.2p7 >>> Running show-prepare-results in x11/lablgtk3 at 1764796038.72 ===> x11/lablgtk3 ===> Building from scratch lablgtk3-3.1.1p7 ===> lablgtk3-3.1.1p7 depends on: ocaml-cairo-* -> ocaml-cairo-0.6.2p7 ===> lablgtk3-3.1.1p7 depends on: ocaml-=4.14.2 -> ocaml-4.14.2 ===> lablgtk3-3.1.1p7 depends on: dune-* -> dune-3.8.3 ===> lablgtk3-3.1.1p7 depends on: dune-configurator-* -> dune-configurator-3.8.3 ===> lablgtk3-3.1.1p7 depends on: gmake-* -> gmake-4.4.1p0 ===> lablgtk3-3.1.1p7 depends on: bzip2-* -> bzip2-1.0.8p0 ===> lablgtk3-3.1.1p7 depends on: gtk+3-* -> gtk+3-3.24.51p0 ===> lablgtk3-3.1.1p7 depends on: gettext-runtime-* -> gettext-runtime-0.23.1 ===> lablgtk3-3.1.1p7 depends on: gtksourceview3-* -> gtksourceview3-3.24.11p5 ===> Verifying specs: atk-1.0 c cairo cairo-gobject fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gobject-2.0 gtk-3 gtksourceview-3.0 harfbuzz intl m pango-1.0 pangocairo-1.0 pthread z ===> found atk-1.0.21810.4 c.102.2 cairo.13.5 cairo-gobject.2.2 fontconfig.14.1 freetype.31.1 gdk-3.2201.1 gdk_pixbuf-2.0.3200.3 gio-2.0.4200.22 glib-2.0.4201.15 gobject-2.0.4200.22 gtk-3.2201.0 gtksourceview-3.0.3.5 harfbuzz.18.20 intl.8.1 m.10.1 pango-1.0.3801.7 pangocairo-1.0.3801.4 pthread.28.1 z.7.1 bzip2-1.0.8p0 dune-3.8.3 dune-configurator-3.8.3 gettext-runtime-0.23.1 gmake-4.4.1p0 gtk+3-3.24.51p0 gtksourceview3-3.24.11p5 ocaml-4.14.2 ocaml-cairo-0.6.2p7 (Junk lock released for exopi-6 at 1764796040.59) distfiles size=854720 >>> Running build in x11/lablgtk3 at 1764796040.65 ===> x11/lablgtk3 ===> Checking files for lablgtk3-3.1.1p7 `/exopi-cvs/ports/distfiles/lablgtk3-3.1.1.tbz' is up to date. >> (SHA256) all files: OK ===> Extracting for lablgtk3-3.1.1p7 ===> Patching for lablgtk3-3.1.1p7 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for lablgtk3-3.1.1p7 ===> Configuring for lablgtk3-3.1.1p7 ===> Building for lablgtk3-3.1.1p7 cd /exopi-obj/pobj/lablgtk3-3.1.1/lablgtk3-3.1.1 && dune build -j 1 -p lablgtk3,lablgtk3-sourceview3 (cd _build/default && /usr/local/bin/ocamlc.opt -w -40 -g -bin-annot -I tools/.varcc.eobjs/byte -no-alias-deps -o tools/.varcc.eobjs/byte/varcc.cmo -c -impl tools/varcc.ml) File "tools/varcc.ml", line 32, characters 5-11: 32 | open Genlex ^^^^^^ Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "tools/varcc.ml", line 36, characters 27-35: 36 | let may_string (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 37, characters 8-19: 37 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 38, characters 23-34: 38 | Some (String s) -> Stream.junk strm__; s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 41, characters 24-32: 41 | let may_bar (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 42, characters 8-19: 42 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 43, characters 22-33: 43 | Some (Kwd "|") -> Stream.junk strm__; () ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 46, characters 31-39: 46 | let rec ident_list (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 47, characters 8-19: 47 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 49, characters 6-17: 49 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 50, characters 18-29: 50 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 52, characters 10-21: 52 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 55, characters 14-28: 55 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 55, characters 39-51: 55 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 58, characters 36-50: 58 | try may_bar strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 58, characters 61-73: 58 | try may_bar strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 61, characters 20-32: 61 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 67, characters 39-47: 67 | let rec star ?(acc = []) p (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 68, characters 33-47: 68 | match try Some (p strm__) with Stream.Failure -> None with ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 72, characters 21-29: 72 | let flag (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 73, characters 8-19: 73 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 75, characters 6-17: 75 | Stream.junk strm__; s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 76, characters 15-29: 76 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 78, characters 24-32: 78 | let protect (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 79, characters 8-19: 79 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 81, characters 6-17: 81 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 82, characters 18-29: 82 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 83, characters 26-37: 83 | Some (Ident m) -> Stream.junk strm__; Some m ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 84, characters 20-32: 84 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 101, characters 36-44: 101 | let declaration ~hc ~cc (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 102, characters 8-19: 102 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 104, characters 6-17: 104 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 106, characters 34-48: 106 | try star flag strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 106, characters 59-71: 106 | try star flag strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 109, characters 32-46: 109 | try protect strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 109, characters 57-69: 109 | try protect strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 111, characters 18-29: 111 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 113, characters 10-21: 113 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 116, characters 14-28: 116 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 116, characters 39-51: 116 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 118, characters 22-33: 118 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 120, characters 14-25: 120 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 123, characters 18-32: 123 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 123, characters 43-55: 123 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 125, characters 26-37: 125 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 127, characters 18-29: 127 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 130, characters 22-36: 130 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 130, characters 47-59: 130 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 134, characters 22-36: 134 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 134, characters 47-59: 134 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 136, characters 30-41: 136 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 138, characters 22-33: 138 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 141, characters 26-40: 141 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 141, characters 51-63: 141 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 228, characters 32-44: 228 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 230, characters 28-40: 230 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 232, characters 24-36: 232 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 234, characters 20-32: 234 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 237, characters 6-17: 237 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 238, characters 18-29: 238 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 239, characters 27-38: 239 | Some (String s) -> Stream.junk strm__; package := s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 240, characters 20-32: 240 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 243, characters 6-17: 243 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 244, characters 18-29: 244 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 245, characters 27-38: 245 | Some (String s) -> Stream.junk strm__; pkgprefix := s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 246, characters 20-32: 246 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 253, characters 14-31: 253 | let chars = Stream.of_channel ic in ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 305, characters 4-16: 305 | | Stream.Error err -> ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 308, characters 16-28: 308 | err (Stream.count chars)) ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. (cd _build/default && /usr/local/bin/ocamlc.opt -w -40 -g -bin-annot -I tools/.varcc.eobjs/byte -no-alias-deps -o tools/.varcc.eobjs/byte/propcc.cmo -c -impl tools/propcc.ml) File "tools/propcc.ml", line 138, characters 5-11: 138 | open Genlex ^^^^^^ Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "tools/propcc.ml", line 143, characters 39-47: 143 | let rec star ?(acc = []) p (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 144, characters 33-47: 144 | match try Some (p strm__) with Stream.Failure -> None with ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 148, characters 25-36: 148 | let may_token tok s = if Stream.peek s = Some tok then Stream.junk s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 148, characters 55-66: 148 | let may_token tok s = if Stream.peek s = Some tok then Stream.junk s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 150, characters 22-30: 150 | let ident (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 151, characters 8-19: 151 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 152, characters 23-34: 152 | Some (Ident id) -> Stream.junk strm__; id ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 153, characters 15-29: 153 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 155, characters 23-31: 155 | let string (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 156, characters 8-19: 156 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 157, characters 23-34: 157 | Some (String s) -> Stream.junk strm__; s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 158, characters 15-29: 158 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 160, characters 32-40: 160 | let may_colon p def (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 161, characters 8-19: 161 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 162, characters 22-33: 162 | Some (Kwd ":") -> Stream.junk strm__; p strm__ ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 165, characters 31-39: 165 | let may_string def (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 166, characters 8-19: 166 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 167, characters 23-34: 167 | Some (String s) -> Stream.junk strm__; s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 170, characters 27-35: 170 | let may_name s (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 171, characters 8-19: 171 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 173, characters 6-17: 173 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 174, characters 18-29: 174 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 176, characters 10-21: 176 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 177, characters 22-33: 177 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 178, characters 30-41: 178 | Some (Kwd ")") -> Stream.junk strm__; id ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 179, characters 24-36: 179 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 181, characters 20-32: 181 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 185, characters 26-34: 185 | let next_attr (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 186, characters 8-19: 186 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 188, characters 6-17: 188 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 189, characters 18-29: 189 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 191, characters 10-21: 191 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 194, characters 14-28: 194 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 194, characters 39-51: 194 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 197, characters 20-32: 197 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 199, characters 15-29: 199 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 205, characters 31-39: 205 | let label_type2 id (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 206, characters 8-19: 206 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 208, characters 6-17: 208 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 209, characters 18-29: 209 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 210, characters 27-38: 210 | Some (Ident ty) -> Stream.junk strm__; id, ty ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 211, characters 20-32: 211 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 214, characters 27-35: 214 | let label_type (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 215, characters 8-19: 215 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 217, characters 6-17: 217 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 219, characters 8-22: 219 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 219, characters 33-45: 219 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 221, characters 15-29: 221 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 227, characters 39-47: 227 | let return_type (l, types) (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 228, characters 8-19: 228 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 230, characters 6-17: 230 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 231, characters 18-29: 231 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 232, characters 28-39: 232 | Some (Ident ret) -> Stream.junk strm__; Types (l, types, ret) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 233, characters 20-32: 233 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 237, characters 27-35: 237 | let marshaller (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 238, characters 8-19: 238 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 239, characters 23-34: 239 | Some (String s) -> Stream.junk strm__; Function s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 241, characters 6-17: 241 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 244, characters 10-24: 244 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 244, characters 35-47: 244 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 249, characters 28-36: 249 | let simple_attr (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 250, characters 8-19: 250 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 252, characters 6-17: 252 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 253, characters 18-29: 253 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 254, characters 26-37: 254 | Some (Ident s) -> Stream.junk strm__; s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 255, characters 20-32: 255 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 257, characters 15-29: 257 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 259, characters 22-30: 259 | let field (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 260, characters 8-19: 260 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 262, characters 6-17: 262 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 265, characters 10-24: 265 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 265, characters 35-47: 265 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 267, characters 18-29: 267 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 269, characters 10-21: 269 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 270, characters 22-33: 270 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 272, characters 14-25: 272 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 273, characters 26-37: 273 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 275, characters 18-29: 275 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 278, characters 22-36: 278 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 278, characters 47-59: 278 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 282, characters 27-39: 282 | raise (Stream.Error "bad attribute"); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 284, characters 28-40: 284 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 286, characters 24-36: 286 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 288, characters 20-32: 288 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 291, characters 6-17: 291 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 292, characters 18-29: 292 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 294, characters 10-21: 294 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 297, characters 14-28: 297 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 297, characters 39-51: 297 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 301, characters 14-28: 301 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 301, characters 39-51: 301 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 304, characters 19-31: 304 | raise (Stream.Error "bad attribute"); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 306, characters 20-32: 306 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 309, characters 6-17: 309 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 310, characters 18-29: 310 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 312, characters 10-21: 312 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 315, characters 14-28: 315 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 315, characters 39-51: 315 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 319, characters 14-28: 319 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 319, characters 39-51: 319 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 322, characters 19-31: 322 | raise (Stream.Error "bad attribute"); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 324, characters 20-32: 324 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 326, characters 15-29: 326 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 338, characters 33-41: 338 | let rec verbatim buf (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 339, characters 8-19: 339 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 341, characters 6-17: 341 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 346, characters 6-17: 346 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 350, characters 6-17: 350 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 351, characters 18-29: 351 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 353, characters 10-21: 353 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 358, characters 20-32: 358 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 361, characters 6-17: 361 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 363, characters 15-29: 363 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 365, characters 26-34: 365 | let read_pair (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 366, characters 8-19: 366 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 368, characters 6-17: 368 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 371, characters 10-24: 371 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 371, characters 35-47: 371 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 374, characters 15-29: 374 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 376, characters 26-34: 376 | let qualifier (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 377, characters 8-19: 377 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 379, characters 6-17: 379 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 382, characters 10-24: 382 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 382, characters 35-47: 382 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 385, characters 15-29: 385 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 398, characters 38-46: 398 | let process_phrase ~chars (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 399, characters 8-19: 399 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 401, characters 6-17: 401 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 402, characters 18-29: 402 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 404, characters 10-21: 404 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 407, characters 14-28: 407 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 407, characters 39-51: 407 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 411, characters 14-28: 411 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 411, characters 39-51: 411 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 415, characters 14-28: 415 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 415, characters 39-51: 415 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 417, characters 22-33: 417 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 419, characters 14-25: 419 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 422, characters 18-32: 422 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 422, characters 43-55: 422 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 424, characters 26-37: 424 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 426, characters 18-29: 426 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 430, characters 27-39: 430 | raise (Stream.Error "bad qualifier"); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 439, characters 28-40: 439 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 441, characters 24-36: 441 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 443, characters 20-32: 443 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 446, characters 6-17: 446 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 447, characters 18-29: 447 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 449, characters 10-21: 449 | Stream.junk strm__; initializers := !initializers @ [func] ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 450, characters 20-32: 450 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 453, characters 6-17: 453 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 454, characters 18-29: 454 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 456, characters 10-21: 456 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 459, characters 20-32: 459 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 462, characters 6-17: 462 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 463, characters 18-29: 463 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 465, characters 10-21: 465 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 468, characters 20-32: 468 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 471, characters 6-17: 471 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 472, characters 18-29: 472 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 473, characters 28-39: 473 | Some (String id) -> Stream.junk strm__; prefix := id ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 474, characters 20-32: 474 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 477, characters 6-17: 477 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 478, characters 18-29: 478 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 479, characters 28-39: 479 | Some (String id) -> Stream.junk strm__; tagprefix := id ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 480, characters 20-32: 480 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 483, characters 6-17: 483 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 486, characters 10-24: 486 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 486, characters 35-47: 486 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 490, characters 10-24: 490 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 490, characters 35-47: 490 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 492, characters 18-29: 492 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 494, characters 10-21: 494 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 497, characters 14-28: 497 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 497, characters 39-51: 497 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 499, characters 22-33: 499 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 501, characters 14-25: 501 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 506, characters 24-36: 506 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 508, characters 20-32: 508 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 511, characters 6-17: 511 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 512, characters 18-29: 512 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 514, characters 10-21: 514 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 517, characters 14-28: 517 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 517, characters 39-51: 517 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 519, characters 22-33: 519 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 521, characters 14-25: 521 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 523, characters 24-36: 523 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 525, characters 20-32: 525 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 528, characters 6-17: 528 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 529, characters 18-29: 529 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 531, characters 10-21: 531 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 534, characters 14-28: 534 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 534, characters 39-51: 534 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 536, characters 22-33: 536 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 538, characters 14-25: 538 | Stream.junk strm__; List.iter l ~f:(fun (k, d) -> add_boxed k d) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 539, characters 24-36: 539 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 541, characters 20-32: 541 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 543, characters 14-25: 543 | | Some _ -> Stream.junk strm__; raise (Stream.Error "") ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 543, characters 41-53: 543 | | Some _ -> Stream.junk strm__; raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 562, characters 14-31: 562 | let chars = Stream.of_channel ic in ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 566, characters 4-16: 566 | | Stream.Error _ | Stream.Failure -> ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 566, characters 21-35: 566 | | Stream.Error _ | Stream.Failure -> ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 568, characters 9-21: 568 | (Stream.count chars); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 572, characters 36-48: 572 | (Printexc.to_string exn) f (Stream.count chars); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. (cd _build/default && /usr/local/bin/ocamlopt.opt -w -40 -g -I tools/.varcc.eobjs/byte -I tools/.varcc.eobjs/native -intf-suffix .ml -no-alias-deps -o tools/.varcc.eobjs/native/varcc.cmx -c -impl tools/varcc.ml) File "tools/varcc.ml", line 32, characters 5-11: 32 | open Genlex ^^^^^^ Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "tools/varcc.ml", line 36, characters 27-35: 36 | let may_string (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 37, characters 8-19: 37 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 38, characters 23-34: 38 | Some (String s) -> Stream.junk strm__; s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 41, characters 24-32: 41 | let may_bar (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 42, characters 8-19: 42 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 43, characters 22-33: 43 | Some (Kwd "|") -> Stream.junk strm__; () ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 46, characters 31-39: 46 | let rec ident_list (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 47, characters 8-19: 47 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 49, characters 6-17: 49 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 50, characters 18-29: 50 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 52, characters 10-21: 52 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 55, characters 14-28: 55 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 55, characters 39-51: 55 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 58, characters 36-50: 58 | try may_bar strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 58, characters 61-73: 58 | try may_bar strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 61, characters 20-32: 61 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 67, characters 39-47: 67 | let rec star ?(acc = []) p (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 68, characters 33-47: 68 | match try Some (p strm__) with Stream.Failure -> None with ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 72, characters 21-29: 72 | let flag (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 73, characters 8-19: 73 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 75, characters 6-17: 75 | Stream.junk strm__; s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 76, characters 15-29: 76 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 78, characters 24-32: 78 | let protect (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 79, characters 8-19: 79 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 81, characters 6-17: 81 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 82, characters 18-29: 82 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 83, characters 26-37: 83 | Some (Ident m) -> Stream.junk strm__; Some m ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 84, characters 20-32: 84 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 101, characters 36-44: 101 | let declaration ~hc ~cc (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 102, characters 8-19: 102 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 104, characters 6-17: 104 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 106, characters 34-48: 106 | try star flag strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 106, characters 59-71: 106 | try star flag strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 109, characters 32-46: 109 | try protect strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 109, characters 57-69: 109 | try protect strm__ with Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 111, characters 18-29: 111 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 113, characters 10-21: 113 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 116, characters 14-28: 116 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 116, characters 39-51: 116 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 118, characters 22-33: 118 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 120, characters 14-25: 120 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 123, characters 18-32: 123 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 123, characters 43-55: 123 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 125, characters 26-37: 125 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 127, characters 18-29: 127 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 130, characters 22-36: 130 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 130, characters 47-59: 130 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 134, characters 22-36: 134 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 134, characters 47-59: 134 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 136, characters 30-41: 136 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 138, characters 22-33: 138 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 141, characters 26-40: 141 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 141, characters 51-63: 141 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 228, characters 32-44: 228 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 230, characters 28-40: 230 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 232, characters 24-36: 232 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 234, characters 20-32: 234 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 237, characters 6-17: 237 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 238, characters 18-29: 238 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 239, characters 27-38: 239 | Some (String s) -> Stream.junk strm__; package := s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 240, characters 20-32: 240 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 243, characters 6-17: 243 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 244, characters 18-29: 244 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 245, characters 27-38: 245 | Some (String s) -> Stream.junk strm__; pkgprefix := s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 246, characters 20-32: 246 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 253, characters 14-31: 253 | let chars = Stream.of_channel ic in ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 305, characters 4-16: 305 | | Stream.Error err -> ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/varcc.ml", line 308, characters 16-28: 308 | err (Stream.count chars)) ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. (cd _build/default && /usr/local/bin/ocamlopt.opt -w -40 -g -I tools/.varcc.eobjs/byte -I tools/.varcc.eobjs/native -intf-suffix .ml -no-alias-deps -o tools/.varcc.eobjs/native/propcc.cmx -c -impl tools/propcc.ml) File "tools/propcc.ml", line 138, characters 5-11: 138 | open Genlex ^^^^^^ Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "tools/propcc.ml", line 143, characters 39-47: 143 | let rec star ?(acc = []) p (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 144, characters 33-47: 144 | match try Some (p strm__) with Stream.Failure -> None with ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 148, characters 25-36: 148 | let may_token tok s = if Stream.peek s = Some tok then Stream.junk s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 148, characters 55-66: 148 | let may_token tok s = if Stream.peek s = Some tok then Stream.junk s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 150, characters 22-30: 150 | let ident (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 151, characters 8-19: 151 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 152, characters 23-34: 152 | Some (Ident id) -> Stream.junk strm__; id ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 153, characters 15-29: 153 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 155, characters 23-31: 155 | let string (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 156, characters 8-19: 156 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 157, characters 23-34: 157 | Some (String s) -> Stream.junk strm__; s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 158, characters 15-29: 158 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 160, characters 32-40: 160 | let may_colon p def (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 161, characters 8-19: 161 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 162, characters 22-33: 162 | Some (Kwd ":") -> Stream.junk strm__; p strm__ ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 165, characters 31-39: 165 | let may_string def (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 166, characters 8-19: 166 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 167, characters 23-34: 167 | Some (String s) -> Stream.junk strm__; s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 170, characters 27-35: 170 | let may_name s (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 171, characters 8-19: 171 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 173, characters 6-17: 173 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 174, characters 18-29: 174 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 176, characters 10-21: 176 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 177, characters 22-33: 177 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 178, characters 30-41: 178 | Some (Kwd ")") -> Stream.junk strm__; id ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 179, characters 24-36: 179 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 181, characters 20-32: 181 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 185, characters 26-34: 185 | let next_attr (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 186, characters 8-19: 186 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 188, characters 6-17: 188 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 189, characters 18-29: 189 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 191, characters 10-21: 191 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 194, characters 14-28: 194 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 194, characters 39-51: 194 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 197, characters 20-32: 197 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 199, characters 15-29: 199 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 205, characters 31-39: 205 | let label_type2 id (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 206, characters 8-19: 206 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 208, characters 6-17: 208 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 209, characters 18-29: 209 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 210, characters 27-38: 210 | Some (Ident ty) -> Stream.junk strm__; id, ty ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 211, characters 20-32: 211 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 214, characters 27-35: 214 | let label_type (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 215, characters 8-19: 215 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 217, characters 6-17: 217 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 219, characters 8-22: 219 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 219, characters 33-45: 219 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 221, characters 15-29: 221 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 227, characters 39-47: 227 | let return_type (l, types) (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 228, characters 8-19: 228 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 230, characters 6-17: 230 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 231, characters 18-29: 231 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 232, characters 28-39: 232 | Some (Ident ret) -> Stream.junk strm__; Types (l, types, ret) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 233, characters 20-32: 233 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 237, characters 27-35: 237 | let marshaller (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 238, characters 8-19: 238 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 239, characters 23-34: 239 | Some (String s) -> Stream.junk strm__; Function s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 241, characters 6-17: 241 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 244, characters 10-24: 244 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 244, characters 35-47: 244 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 249, characters 28-36: 249 | let simple_attr (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 250, characters 8-19: 250 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 252, characters 6-17: 252 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 253, characters 18-29: 253 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 254, characters 26-37: 254 | Some (Ident s) -> Stream.junk strm__; s ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 255, characters 20-32: 255 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 257, characters 15-29: 257 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 259, characters 22-30: 259 | let field (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 260, characters 8-19: 260 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 262, characters 6-17: 262 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 265, characters 10-24: 265 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 265, characters 35-47: 265 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 267, characters 18-29: 267 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 269, characters 10-21: 269 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 270, characters 22-33: 270 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 272, characters 14-25: 272 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 273, characters 26-37: 273 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 275, characters 18-29: 275 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 278, characters 22-36: 278 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 278, characters 47-59: 278 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 282, characters 27-39: 282 | raise (Stream.Error "bad attribute"); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 284, characters 28-40: 284 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 286, characters 24-36: 286 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 288, characters 20-32: 288 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 291, characters 6-17: 291 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 292, characters 18-29: 292 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 294, characters 10-21: 294 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 297, characters 14-28: 297 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 297, characters 39-51: 297 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 301, characters 14-28: 301 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 301, characters 39-51: 301 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 304, characters 19-31: 304 | raise (Stream.Error "bad attribute"); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 306, characters 20-32: 306 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 309, characters 6-17: 309 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 310, characters 18-29: 310 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 312, characters 10-21: 312 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 315, characters 14-28: 315 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 315, characters 39-51: 315 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 319, characters 14-28: 319 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 319, characters 39-51: 319 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 322, characters 19-31: 322 | raise (Stream.Error "bad attribute"); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 324, characters 20-32: 324 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 326, characters 15-29: 326 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 338, characters 33-41: 338 | let rec verbatim buf (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 339, characters 8-19: 339 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 341, characters 6-17: 341 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 346, characters 6-17: 346 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 350, characters 6-17: 350 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 351, characters 18-29: 351 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 353, characters 10-21: 353 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 358, characters 20-32: 358 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 361, characters 6-17: 361 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 363, characters 15-29: 363 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 365, characters 26-34: 365 | let read_pair (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 366, characters 8-19: 366 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 368, characters 6-17: 368 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 371, characters 10-24: 371 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 371, characters 35-47: 371 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 374, characters 15-29: 374 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 376, characters 26-34: 376 | let qualifier (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 377, characters 8-19: 377 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 379, characters 6-17: 379 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 382, characters 10-24: 382 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 382, characters 35-47: 382 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 385, characters 15-29: 385 | | _ -> raise Stream.Failure ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 398, characters 38-46: 398 | let process_phrase ~chars (strm__ : _ Stream.t) = ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 399, characters 8-19: 399 | match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 401, characters 6-17: 401 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 402, characters 18-29: 402 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 404, characters 10-21: 404 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 407, characters 14-28: 407 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 407, characters 39-51: 407 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 411, characters 14-28: 411 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 411, characters 39-51: 411 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 415, characters 14-28: 415 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 415, characters 39-51: 415 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 417, characters 22-33: 417 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 419, characters 14-25: 419 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 422, characters 18-32: 422 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 422, characters 43-55: 422 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 424, characters 26-37: 424 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 426, characters 18-29: 426 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 430, characters 27-39: 430 | raise (Stream.Error "bad qualifier"); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 439, characters 28-40: 439 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 441, characters 24-36: 441 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 443, characters 20-32: 443 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 446, characters 6-17: 446 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 447, characters 18-29: 447 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 449, characters 10-21: 449 | Stream.junk strm__; initializers := !initializers @ [func] ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 450, characters 20-32: 450 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 453, characters 6-17: 453 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 454, characters 18-29: 454 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 456, characters 10-21: 456 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 459, characters 20-32: 459 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 462, characters 6-17: 462 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 463, characters 18-29: 463 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 465, characters 10-21: 465 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 468, characters 20-32: 468 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 471, characters 6-17: 471 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 472, characters 18-29: 472 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 473, characters 28-39: 473 | Some (String id) -> Stream.junk strm__; prefix := id ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 474, characters 20-32: 474 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 477, characters 6-17: 477 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 478, characters 18-29: 478 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 479, characters 28-39: 479 | Some (String id) -> Stream.junk strm__; tagprefix := id ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 480, characters 20-32: 480 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 483, characters 6-17: 483 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 486, characters 10-24: 486 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 486, characters 35-47: 486 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 490, characters 10-24: 490 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 490, characters 35-47: 490 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 492, characters 18-29: 492 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 494, characters 10-21: 494 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 497, characters 14-28: 497 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 497, characters 39-51: 497 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 499, characters 22-33: 499 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 501, characters 14-25: 501 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 506, characters 24-36: 506 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 508, characters 20-32: 508 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 511, characters 6-17: 511 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 512, characters 18-29: 512 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 514, characters 10-21: 514 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 517, characters 14-28: 517 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 517, characters 39-51: 517 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 519, characters 22-33: 519 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 521, characters 14-25: 521 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 523, characters 24-36: 523 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 525, characters 20-32: 525 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 528, characters 6-17: 528 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 529, characters 18-29: 529 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 531, characters 10-21: 531 | Stream.junk strm__; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 534, characters 14-28: 534 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 534, characters 39-51: 534 | Stream.Failure -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 536, characters 22-33: 536 | begin match Stream.peek strm__ with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 538, characters 14-25: 538 | Stream.junk strm__; List.iter l ~f:(fun (k, d) -> add_boxed k d) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 539, characters 24-36: 539 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 541, characters 20-32: 541 | | _ -> raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 543, characters 14-25: 543 | | Some _ -> Stream.junk strm__; raise (Stream.Error "") ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 543, characters 41-53: 543 | | Some _ -> Stream.junk strm__; raise (Stream.Error "") ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 562, characters 14-31: 562 | let chars = Stream.of_channel ic in ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 566, characters 4-16: 566 | | Stream.Error _ | Stream.Failure -> ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 566, characters 21-35: 566 | | Stream.Error _ | Stream.Failure -> ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 568, characters 9-21: 568 | (Stream.count chars); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "tools/propcc.ml", line 572, characters 36-48: 572 | (Printexc.to_string exn) f (Stream.count chars); ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. (cd _build/default/src && ../.bin/propcc gtkBase.props) Warning: no conversion for type GdkWindow_opt in class GtkWidget (cd _build/default/src && ../.bin/propcc gtkMisc.props) Warning: no conversion for type PangoAttrList in class GtkLabel Warning: no conversion for type GIcon in class GtkImage Warning: no conversion for type GdkPixbufAnimation in class GtkImage Warning: no conversion for type CairoSurface in class GtkImage (cd _build/default/src && ../.bin/propcc gtkText.props) Warning: no conversion for type PangoTabArray in class GtkTextView Warning: no conversion for type PangoTabArray in class GtkTextTag (cd _build/default/src && ../.bin/propcc gtkTree.props) Warning: no conversion for type PangoAttrList in class GtkCellRendererText (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o cairo_pango_stubs.o -c cairo_pango_stubs.c) In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:30: In file included from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:8: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:35: /usr/local/include/glib-2.0/glib/gmain.h:381:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 381 | GSourceFunc callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :196:6: note: expanded from here 196 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:30: In file included from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:8: In file included from /usr/local/include/glib-2.0/glib.h:56: /usr/local/include/glib-2.0/glib/giochannel.h:190:23: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages] 190 | gboolean flush, | ^ /usr/local/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush' 191 | #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :34:6: note: expanded from here 34 | GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:30: In file included from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:8: In file included from /usr/local/include/glib-2.0/glib.h:68: /usr/local/include/glib-2.0/glib/gpattern.h:45:38: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 45 | gsize string_length, | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :40:6: note: expanded from here 40 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:30: In file included from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:8: In file included from /usr/local/include/glib-2.0/glib.h:68: /usr/local/include/glib-2.0/glib/gpattern.h:53:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 53 | guint string_length, | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :45:6: note: expanded from here 45 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: In file included from /usr/local/include/glib-2.0/gobject/gobject.h:29: /usr/local/include/glib-2.0/gobject/gclosure.h:217:12: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 217 | gpointer callback; | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :142:6: note: expanded from here 142 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:34: /usr/local/include/glib-2.0/gio/gappinfo.h:150:70: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 150 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :30:6: note: expanded from here 30 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:34: /usr/local/include/glib-2.0/gio/gappinfo.h:202:76: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 202 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :34:6: note: expanded from here 34 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:34: /usr/local/include/glib-2.0/gio/gappinfo.h:261:72: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 261 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :38:6: note: expanded from here 38 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:34: /usr/local/include/glib-2.0/gio/gappinfo.h:272:77: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 272 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :42:6: note: expanded from here 42 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:34: /usr/local/include/glib-2.0/gio/gappinfo.h:287:75: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 287 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :46:6: note: expanded from here 46 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:37: /usr/local/include/glib-2.0/gio/gasyncinitable.h:63:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 63 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :57:6: note: expanded from here 57 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:37: /usr/local/include/glib-2.0/gio/gasyncinitable.h:78:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 78 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :61:6: note: expanded from here 61 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:37: /usr/local/include/glib-2.0/gio/gasyncinitable.h:89:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 89 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :65:6: note: expanded from here 65 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:37: /usr/local/include/glib-2.0/gio/gasyncinitable.h:102:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 102 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :74:6: note: expanded from here 74 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:37: /usr/local/include/glib-2.0/gio/gasyncinitable.h:113:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 113 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :80:6: note: expanded from here 80 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:39: In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30: /usr/local/include/glib-2.0/gio/ginputstream.h:77:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 77 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :84:6: note: expanded from here 84 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:39: In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30: /usr/local/include/glib-2.0/gio/ginputstream.h:86:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 86 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :88:6: note: expanded from here 88 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:39: In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30: /usr/local/include/glib-2.0/gio/ginputstream.h:94:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 94 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :92:6: note: expanded from here 92 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:39: In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30: /usr/local/include/glib-2.0/gio/ginputstream.h:145:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 145 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :2:6: note: expanded from here 2 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:39: In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30: /usr/local/include/glib-2.0/gio/ginputstream.h:158:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 158 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :6:6: note: expanded from here 6 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:39: In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30: /usr/local/include/glib-2.0/gio/ginputstream.h:171:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 171 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :10:6: note: expanded from here 10 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:39: In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30: /usr/local/include/glib-2.0/gio/ginputstream.h:182:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 182 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :14:6: note: expanded from here 14 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:39: In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30: /usr/local/include/glib-2.0/gio/ginputstream.h:192:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 192 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :18:6: note: expanded from here 18 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:39: /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:66:30: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 66 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :22:6: note: expanded from here 22 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:39: /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:116:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 116 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :26:6: note: expanded from here 26 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:69:18: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages] 69 | gboolean (* flush) (GOutputStream *stream, | ^ /usr/local/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush' 191 | #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :30:6: note: expanded from here 30 | GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:83:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 83 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :34:6: note: expanded from here 34 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:93:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 93 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :38:6: note: expanded from here 38 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:101:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 101 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :42:6: note: expanded from here 42 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:109:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 109 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :46:6: note: expanded from here 46 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:127:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 127 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :50:6: note: expanded from here 50 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:215:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 215 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :54:6: note: expanded from here 54 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:228:68: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 228 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :58:6: note: expanded from here 58 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:243:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 243 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :62:6: note: expanded from here 62 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:257:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 257 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :66:6: note: expanded from here 66 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:271:38: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 271 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :70:6: note: expanded from here 70 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:283:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 283 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :74:6: note: expanded from here 74 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:293:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 293 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:40: In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30: In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30: /usr/local/include/glib-2.0/gio/goutputstream.h:303:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 303 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :8:6: note: expanded from here 8 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:42: /usr/local/include/glib-2.0/gio/gcancellable.h:101:26: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 101 | GCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :12:6: note: expanded from here 12 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:50: /usr/local/include/glib-2.0/gio/gdatainputstream.h:122:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 122 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :16:6: note: expanded from here 16 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:50: /usr/local/include/glib-2.0/gio/gdatainputstream.h:145:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 145 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :22:6: note: expanded from here 22 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:50: /usr/local/include/glib-2.0/gio/gdatainputstream.h:166:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 166 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :27:6: note: expanded from here 27 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:53: /usr/local/include/glib-2.0/gio/gdbusaddress.h:46:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 46 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :31:6: note: expanded from here 31 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:55: /usr/local/include/glib-2.0/gio/gdbusconnection.h:46:70: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 46 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :35:6: note: expanded from here 35 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:55: /usr/local/include/glib-2.0/gio/gdbusconnection.h:64:88: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 64 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :39:6: note: expanded from here 39 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:55: /usr/local/include/glib-2.0/gio/gdbusconnection.h:82:88: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 82 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :43:6: note: expanded from here 43 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:55: /usr/local/include/glib-2.0/gio/gdbusconnection.h:127:89: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 127 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :47:6: note: expanded from here 47 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:55: /usr/local/include/glib-2.0/gio/gdbusconnection.h:143:89: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 143 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :51:6: note: expanded from here 51 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:55: /usr/local/include/glib-2.0/gio/gdbusconnection.h:169:89: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 169 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :55:6: note: expanded from here 55 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:55: /usr/local/include/glib-2.0/gio/gdbusconnection.h:205:84: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 205 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :59:6: note: expanded from here 59 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:55: /usr/local/include/glib-2.0/gio/gdbusconnection.h:238:84: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 238 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :63:6: note: expanded from here 63 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:55: /usr/local/include/glib-2.0/gio/gdbusconnection.h:607:85: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 607 | GDBusSignalCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :68:6: note: expanded from here 68 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:58: /usr/local/include/glib-2.0/gio/gdbusinterfaceskeleton.h:68:27: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages] 68 | void (*flush) (GDBusInterfaceSkeleton *interface_); | ^ /usr/local/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush' 191 | #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :78:6: note: expanded from here 78 | GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:67: /usr/local/include/glib-2.0/gio/gdbusobjectmanagerclient.h:90:111: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 90 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:67: /usr/local/include/glib-2.0/gio/gdbusobjectmanagerclient.h:114:111: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 114 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :8:6: note: expanded from here 8 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:71: /usr/local/include/glib-2.0/gio/gdbusproxy.h:91:79: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 91 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :12:6: note: expanded from here 12 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:71: /usr/local/include/glib-2.0/gio/gdbusproxy.h:113:79: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 113 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :16:6: note: expanded from here 16 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:71: /usr/local/include/glib-2.0/gio/gdbusproxy.h:165:79: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 165 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :20:6: note: expanded from here 20 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:71: /usr/local/include/glib-2.0/gio/gdbusproxy.h:190:83: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 190 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :24:6: note: expanded from here 24 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:76: /usr/local/include/glib-2.0/gio/gdrive.h:113:63: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 113 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :32:6: note: expanded from here 32 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:76: /usr/local/include/glib-2.0/gio/gdrive.h:120:63: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 120 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :36:6: note: expanded from here 36 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:76: /usr/local/include/glib-2.0/gio/gdrive.h:138:63: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 138 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :40:6: note: expanded from here 40 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:76: /usr/local/include/glib-2.0/gio/gdrive.h:149:63: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 149 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :44:6: note: expanded from here 44 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:76: /usr/local/include/glib-2.0/gio/gdrive.h:161:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 161 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :48:6: note: expanded from here 48 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:76: /usr/local/include/glib-2.0/gio/gdrive.h:202:66: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 202 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :53:6: note: expanded from here 53 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:76: /usr/local/include/glib-2.0/gio/gdrive.h:212:66: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 212 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :58:6: note: expanded from here 58 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:76: /usr/local/include/glib-2.0/gio/gdrive.h:236:65: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 236 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :62:6: note: expanded from here 62 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:76: /usr/local/include/glib-2.0/gio/gdrive.h:250:66: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 250 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :66:6: note: expanded from here 66 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:76: /usr/local/include/glib-2.0/gio/gdrive.h:262:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 262 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :70:6: note: expanded from here 70 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:77: In file included from /usr/local/include/glib-2.0/gio/gdtlsclientconnection.h:29: /usr/local/include/glib-2.0/gio/gdtlsconnection.h:75:58: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 75 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :74:6: note: expanded from here 74 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:77: In file included from /usr/local/include/glib-2.0/gio/gdtlsclientconnection.h:29: /usr/local/include/glib-2.0/gio/gdtlsconnection.h:92:58: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 92 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :78:6: note: expanded from here 78 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:77: In file included from /usr/local/include/glib-2.0/gio/gdtlsclientconnection.h:29: /usr/local/include/glib-2.0/gio/gdtlsconnection.h:159:93: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 159 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :94:6: note: expanded from here 94 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:77: In file included from /usr/local/include/glib-2.0/gio/gdtlsclientconnection.h:29: /usr/local/include/glib-2.0/gio/gdtlsconnection.h:179:93: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 179 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :98:6: note: expanded from here 98 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:77: In file included from /usr/local/include/glib-2.0/gio/gdtlsclientconnection.h:29: /usr/local/include/glib-2.0/gio/gdtlsconnection.h:195:93: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 195 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:194:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 194 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :14:6: note: expanded from here 14 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:210:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 210 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :18:6: note: expanded from here 18 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:224:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 224 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :22:6: note: expanded from here 22 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:236:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 236 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :26:6: note: expanded from here 26 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:250:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 250 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :30:6: note: expanded from here 30 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:285:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 285 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :34:6: note: expanded from here 34 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:298:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 298 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :38:6: note: expanded from here 38 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:312:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 312 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :42:6: note: expanded from here 42 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:326:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 326 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :46:6: note: expanded from here 46 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:344:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 344 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :50:6: note: expanded from here 50 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:356:36: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 356 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :54:6: note: expanded from here 54 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:368:36: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 368 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :58:6: note: expanded from here 58 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:380:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 380 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :62:6: note: expanded from here 62 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:394:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 394 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :66:6: note: expanded from here 66 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:414:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 414 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :70:6: note: expanded from here 70 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:434:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 434 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :74:6: note: expanded from here 74 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:444:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 444 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :2:6: note: expanded from here 2 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:453:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 453 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :6:6: note: expanded from here 6 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:462:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 462 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :10:6: note: expanded from here 10 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:472:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 472 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :14:6: note: expanded from here 14 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:493:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 493 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :18:6: note: expanded from here 18 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:506:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 506 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :22:6: note: expanded from here 22 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:523:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 523 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :26:6: note: expanded from here 26 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:533:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 533 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :30:6: note: expanded from here 30 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:543:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 543 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :34:6: note: expanded from here 34 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:555:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 555 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :38:6: note: expanded from here 38 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:565:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 565 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :42:6: note: expanded from here 42 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:573:78: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 573 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :46:6: note: expanded from here 46 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:594:87: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 594 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :50:6: note: expanded from here 50 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:627:88: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 627 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :54:6: note: expanded from here 54 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:637:88: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 637 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :58:6: note: expanded from here 58 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:702:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 702 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :62:6: note: expanded from here 62 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:730:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 730 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :66:6: note: expanded from here 66 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:741:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 741 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :70:6: note: expanded from here 70 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:754:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 754 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :74:6: note: expanded from here 74 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:768:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 768 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:784:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 784 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :8:6: note: expanded from here 8 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:804:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 804 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :12:6: note: expanded from here 12 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:829:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 829 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :16:6: note: expanded from here 16 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:845:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 845 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :20:6: note: expanded from here 20 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:859:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 859 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :24:6: note: expanded from here 24 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:877:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 877 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :28:6: note: expanded from here 28 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:893:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 893 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :32:6: note: expanded from here 32 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:908:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 908 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :36:6: note: expanded from here 36 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:925:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 925 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :40:6: note: expanded from here 40 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:949:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 949 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :44:6: note: expanded from here 44 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:979:81: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 979 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :48:6: note: expanded from here 48 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1001:88: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1001 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :52:6: note: expanded from here 52 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1022:88: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1022 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :56:6: note: expanded from here 56 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1056:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1056 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :60:6: note: expanded from here 60 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1110:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1110 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :64:6: note: expanded from here 64 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1121:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1121 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :68:6: note: expanded from here 68 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1131:88: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1131 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :73:6: note: expanded from here 73 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1143:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1143 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :5:6: note: expanded from here 5 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1153:88: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1153 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :10:6: note: expanded from here 10 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1165:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1165 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :15:6: note: expanded from here 15 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1220:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1220 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :19:6: note: expanded from here 19 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1236:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1236 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :23:6: note: expanded from here 23 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1247:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1247 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :27:6: note: expanded from here 27 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1257:39: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1257 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :31:6: note: expanded from here 31 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1274:71: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1274 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :35:6: note: expanded from here 35 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1291:36: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1291 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :39:6: note: expanded from here 39 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1304:36: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1304 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :43:6: note: expanded from here 43 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1331:36: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1331 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :47:6: note: expanded from here 47 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1340:36: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1340 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :51:6: note: expanded from here 51 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:81: /usr/local/include/glib-2.0/gio/gfile.h:1359:71: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1359 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :55:6: note: expanded from here 55 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:83: /usr/local/include/glib-2.0/gio/gfileenumerator.h:69:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 69 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :59:6: note: expanded from here 59 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:83: /usr/local/include/glib-2.0/gio/gfileenumerator.h:77:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 77 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :63:6: note: expanded from here 63 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:83: /usr/local/include/glib-2.0/gio/gfileenumerator.h:110:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 110 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :67:6: note: expanded from here 67 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:83: /usr/local/include/glib-2.0/gio/gfileenumerator.h:120:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 120 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :71:6: note: expanded from here 71 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:86: /usr/local/include/glib-2.0/gio/gfileinputstream.h:71:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 71 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :11:6: note: expanded from here 11 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:86: /usr/local/include/glib-2.0/gio/gfileinputstream.h:99:31: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 99 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :15:6: note: expanded from here 15 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:87: In file included from /usr/local/include/glib-2.0/gio/gfileiostream.h:30: /usr/local/include/glib-2.0/gio/giostream.h:64:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 64 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :19:6: note: expanded from here 19 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:87: In file included from /usr/local/include/glib-2.0/gio/gfileiostream.h:30: /usr/local/include/glib-2.0/gio/giostream.h:97:34: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 97 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :23:6: note: expanded from here 23 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:87: In file included from /usr/local/include/glib-2.0/gio/gfileiostream.h:30: /usr/local/include/glib-2.0/gio/giostream.h:113:34: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 113 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :27:6: note: expanded from here 27 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:87: /usr/local/include/glib-2.0/gio/gfileiostream.h:76:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 76 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :31:6: note: expanded from here 31 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:87: /usr/local/include/glib-2.0/gio/gfileiostream.h:104:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 104 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :35:6: note: expanded from here 35 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:90: /usr/local/include/glib-2.0/gio/gfileoutputstream.h:76:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 76 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :39:6: note: expanded from here 39 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:90: /usr/local/include/glib-2.0/gio/gfileoutputstream.h:105:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 105 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :43:6: note: expanded from here 43 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:107: /usr/local/include/glib-2.0/gio/gloadableicon.h:64:56: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 64 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :26:6: note: expanded from here 26 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:107: /usr/local/include/glib-2.0/gio/gloadableicon.h:85:31: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 85 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :30:6: note: expanded from here 30 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:100:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 100 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :78:6: note: expanded from here 78 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:109:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 109 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :82:6: note: expanded from here 82 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:119:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 119 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :86:6: note: expanded from here 86 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:128:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 128 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :90:6: note: expanded from here 90 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:145:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 145 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :94:6: note: expanded from here 94 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:155:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 155 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :98:6: note: expanded from here 98 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:194:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 194 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :103:6: note: expanded from here 103 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:206:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 206 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :109:6: note: expanded from here 109 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:219:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 219 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:230:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 230 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :8:6: note: expanded from here 8 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:254:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 254 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :12:6: note: expanded from here 12 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:114: /usr/local/include/glib-2.0/gio/gmount.h:266:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 266 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :16:6: note: expanded from here 16 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:119: /usr/local/include/glib-2.0/gio/gnetworkmonitor.h:62:27: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 62 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :20:6: note: expanded from here 20 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:119: /usr/local/include/glib-2.0/gio/gnetworkmonitor.h:92:85: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 92 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :24:6: note: expanded from here 24 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:123: /usr/local/include/glib-2.0/gio/gpermission.h:64:53: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 64 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :29:6: note: expanded from here 29 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:123: /usr/local/include/glib-2.0/gio/gpermission.h:75:53: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 75 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :33:6: note: expanded from here 33 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:123: /usr/local/include/glib-2.0/gio/gpermission.h:93:72: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 93 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :37:6: note: expanded from here 37 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:123: /usr/local/include/glib-2.0/gio/gpermission.h:107:72: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 107 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :41:6: note: expanded from here 41 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:129: /usr/local/include/glib-2.0/gio/gproxy.h:82:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 82 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :89:6: note: expanded from here 89 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:129: /usr/local/include/glib-2.0/gio/gproxy.h:110:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 110 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :93:6: note: expanded from here 93 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:131: In file included from /usr/local/include/glib-2.0/gio/gproxyaddressenumerator.h:30: /usr/local/include/glib-2.0/gio/gsocketaddressenumerator.h:69:36: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 69 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :3:6: note: expanded from here 3 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:131: In file included from /usr/local/include/glib-2.0/gio/gproxyaddressenumerator.h:30: /usr/local/include/glib-2.0/gio/gsocketaddressenumerator.h:87:36: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 87 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :7:6: note: expanded from here 7 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:132: /usr/local/include/glib-2.0/gio/gproxyresolver.h:63:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 63 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :11:6: note: expanded from here 11 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:132: /usr/local/include/glib-2.0/gio/gproxyresolver.h:87:30: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 87 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :15:6: note: expanded from here 15 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:134: /usr/local/include/glib-2.0/gio/gresolver.h:79:74: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 79 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :19:6: note: expanded from here 19 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:134: /usr/local/include/glib-2.0/gio/gresolver.h:92:74: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 92 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :23:6: note: expanded from here 23 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:134: /usr/local/include/glib-2.0/gio/gresolver.h:105:75: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 105 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :27:6: note: expanded from here 27 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:134: /usr/local/include/glib-2.0/gio/gresolver.h:121:75: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 121 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :31:6: note: expanded from here 31 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:134: /usr/local/include/glib-2.0/gio/gresolver.h:147:76: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 147 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :35:6: note: expanded from here 35 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:134: /usr/local/include/glib-2.0/gio/gresolver.h:201:84: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 201 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :39:6: note: expanded from here 39 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:134: /usr/local/include/glib-2.0/gio/gresolver.h:212:84: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 212 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :43:6: note: expanded from here 43 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:134: /usr/local/include/glib-2.0/gio/gresolver.h:235:84: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 235 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :47:6: note: expanded from here 47 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:134: /usr/local/include/glib-2.0/gio/gresolver.h:254:84: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 254 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :51:6: note: expanded from here 51 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:134: /usr/local/include/glib-2.0/gio/gresolver.h:271:84: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 271 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :55:6: note: expanded from here 55 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:141: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:49:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 49 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :69:6: note: expanded from here 69 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:141: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:54:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 54 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :74:6: note: expanded from here 74 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:141: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:62:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 62 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :79:6: note: expanded from here 79 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:141: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:67:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 67 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:141: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:138:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 138 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :9:6: note: expanded from here 9 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:141: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:146:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 146 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :14:6: note: expanded from here 14 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:141: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:151:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 151 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :19:6: note: expanded from here 19 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:148: /usr/local/include/glib-2.0/gio/gsocketclient.h:153:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 153 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :23:6: note: expanded from here 23 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:148: /usr/local/include/glib-2.0/gio/gsocketclient.h:164:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 164 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :27:6: note: expanded from here 27 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:148: /usr/local/include/glib-2.0/gio/gsocketclient.h:176:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 176 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :31:6: note: expanded from here 31 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:148: /usr/local/include/glib-2.0/gio/gsocketclient.h:187:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 187 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :35:6: note: expanded from here 35 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:150: /usr/local/include/glib-2.0/gio/gsocketconnection.h:87:31: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 87 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :39:6: note: expanded from here 39 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:152: /usr/local/include/glib-2.0/gio/gsocketlistener.h:125:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 125 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :43:6: note: expanded from here 43 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:152: /usr/local/include/glib-2.0/gio/gsocketlistener.h:143:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 143 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :47:6: note: expanded from here 47 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:155: /usr/local/include/glib-2.0/gio/gsubprocess.h:82:80: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 82 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :51:6: note: expanded from here 51 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:155: /usr/local/include/glib-2.0/gio/gsubprocess.h:98:80: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 98 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :55:6: note: expanded from here 55 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:155: /usr/local/include/glib-2.0/gio/gsubprocess.h:136:80: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 136 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :59:6: note: expanded from here 59 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:155: /usr/local/include/glib-2.0/gio/gsubprocess.h:157:80: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 157 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :63:6: note: expanded from here 63 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:157: /usr/local/include/glib-2.0/gio/gtask.h:47:66: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 47 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :67:6: note: expanded from here 67 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:157: /usr/local/include/glib-2.0/gio/gtask.h:52:66: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 52 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :71:6: note: expanded from here 71 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:157: /usr/local/include/glib-2.0/gio/gtask.h:58:66: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 58 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :75:6: note: expanded from here 75 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:157: /usr/local/include/glib-2.0/gio/gtask.h:149:61: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 149 | GSourceFunc callback); | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:165: In file included from /usr/local/include/glib-2.0/gio/gtlsclientconnection.h:28: /usr/local/include/glib-2.0/gio/gtlsconnection.h:79:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 79 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :8:6: note: expanded from here 8 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:165: In file included from /usr/local/include/glib-2.0/gio/gtlsclientconnection.h:28: /usr/local/include/glib-2.0/gio/gtlsconnection.h:169:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 169 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :30:6: note: expanded from here 30 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:167: /usr/local/include/glib-2.0/gio/gtlsdatabase.h:76:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 76 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :34:6: note: expanded from here 34 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:167: /usr/local/include/glib-2.0/gio/gtlsdatabase.h:98:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 98 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :38:6: note: expanded from here 38 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:167: /usr/local/include/glib-2.0/gio/gtlsdatabase.h:117:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 117 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :42:6: note: expanded from here 42 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:167: /usr/local/include/glib-2.0/gio/gtlsdatabase.h:136:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 136 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :46:6: note: expanded from here 46 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:167: /usr/local/include/glib-2.0/gio/gtlsdatabase.h:169:101: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 169 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :50:6: note: expanded from here 50 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:167: /usr/local/include/glib-2.0/gio/gtlsdatabase.h:195:101: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 195 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :54:6: note: expanded from here 54 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:167: /usr/local/include/glib-2.0/gio/gtlsdatabase.h:217:101: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 217 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :58:6: note: expanded from here 58 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:167: /usr/local/include/glib-2.0/gio/gtlsdatabase.h:239:102: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 239 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :62:6: note: expanded from here 62 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:169: /usr/local/include/glib-2.0/gio/gtlsinteraction.h:65:71: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 65 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :66:6: note: expanded from here 66 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:169: /usr/local/include/glib-2.0/gio/gtlsinteraction.h:82:88: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 82 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :70:6: note: expanded from here 70 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:169: /usr/local/include/glib-2.0/gio/gtlsinteraction.h:113:83: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 113 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :74:6: note: expanded from here 74 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:169: /usr/local/include/glib-2.0/gio/gtlsinteraction.h:140:100: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 140 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :78:6: note: expanded from here 78 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:172: /usr/local/include/glib-2.0/gio/gunixconnection.h:79:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 79 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :10:6: note: expanded from here 10 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:172: /usr/local/include/glib-2.0/gio/gunixconnection.h:93:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 93 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :14:6: note: expanded from here 14 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:177: /usr/local/include/glib-2.0/gio/gvolume.h:150:63: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 150 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :79:6: note: expanded from here 79 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:177: /usr/local/include/glib-2.0/gio/gvolume.h:158:63: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 158 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :83:6: note: expanded from here 83 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:177: /usr/local/include/glib-2.0/gio/gvolume.h:176:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 176 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :87:6: note: expanded from here 87 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:177: /usr/local/include/glib-2.0/gio/gvolume.h:212:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 212 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :91:6: note: expanded from here 91 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:177: /usr/local/include/glib-2.0/gio/gvolume.h:222:64: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 222 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :96:6: note: expanded from here 96 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32: In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:177: /usr/local/include/glib-2.0/gio/gvolume.h:243:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 243 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :101:6: note: expanded from here 101 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33: In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29: In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33: In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:411:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 411 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :50:6: note: expanded from here 50 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33: In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29: In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33: In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:432:28: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 432 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :54:6: note: expanded from here 54 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33: In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29: In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33: In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:448:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 448 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :58:6: note: expanded from here 58 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33: In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29: In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33: In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:463:61: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 463 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :62:6: note: expanded from here 62 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33: In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29: In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33: In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:72:79: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 72 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :86:6: note: expanded from here 86 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:24: In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33: In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29: In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33: In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:38: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h:83:31: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 83 | GAsyncReadyCallback callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :36:6: note: expanded from here 36 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from cairo_pango_stubs.c:31: In file included from /usr/local/lib/ocaml/cairo2/cairo_ocaml.h:151: In file included from /usr/local/include/cairo/cairo-ft.h:47: In file included from /usr/X11R6/include/freetype2/freetype/freetype.h:25: In file included from /usr/X11R6/include/freetype2/freetype/fttypes.h:25: /usr/X11R6/include/freetype2/freetype/ftsystem.h:172:22: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 172 | FT_Alloc_Func alloc; | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :140:6: note: expanded from here 140 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ cairo_pango_stubs.c:124:8: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages] 124 | vf = ALLOC(scaled_font); | ^ cairo_pango_stubs.c:35:21: note: expanded from macro 'ALLOC' 35 | #define ALLOC(name) alloc_custom(&caml_##name##_ops, sizeof(void*), 1, 50) | ^ /usr/local/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom' 82 | #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead" | ^ cairo_pango_stubs.c:147:9: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages] 147 | vfo = ALLOC(font_options); | ^ cairo_pango_stubs.c:35:21: note: expanded from macro 'ALLOC' 35 | #define ALLOC(name) alloc_custom(&caml_##name##_ops, sizeof(void*), 1, 50) | ^ /usr/local/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom' 82 | #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :43:6: note: expanded from here 43 | GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead" | ^ 243 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gdk.o -c ml_gdk.c) ml_gdk.c:58:3: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead [-W#pragma-messages] 58 | raise_with_string (*exn, (char*)errmsg); | ^ /usr/local/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string' 110 | #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :154:6: note: expanded from here 154 | GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead" | ^ ml_gdk.c:255:38: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages] 255 | ML_1 (GDK_WINDOW_XID, GdkWindow_val, Val_XID) | ^ ./ml_gdk.h:81:17: note: expanded from macro 'Val_XID' 81 | #define Val_XID copy_int32 | ^ /usr/local/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32' 172 | #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:266:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 266 | ret = alloc_small (2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :50:6: note: expanded from here 50 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gdk.c:279:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 279 | ret = alloc_small (2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :54:6: note: expanded from here 54 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gdk.c:291:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 291 | ret = alloc_small (2, 0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :58:6: note: expanded from here 58 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gdk.c:299:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 299 | Make_Val_final_pointer_ext (GdkCursor, _new, Ignore, gdk_cursor_unref, 20) | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :74:6: note: expanded from here 74 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gdk.c:331:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 331 | tup = alloc_tuple(3); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :92:6: note: expanded from here 92 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gdk.c:346:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 346 | Make_Val_final_pointer(cairo_t, cairo_reference, cairo_destroy, 1) | ^ ./wrappers.h:292:3: note: expanded from macro 'Make_Val_final_pointer' 292 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :103:6: note: expanded from here 103 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gdk.c:347:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 347 | Make_Val_final_pointer_ext(cairo_t, _new, Ignore, cairo_destroy, 5) | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :119:6: note: expanded from here 119 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gdk.c:360:33: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 360 | int nelems = (format == 8 ? string_length (data) : Wosize_val(data)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :126:6: note: expanded from here 126 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ ml_gdk.c:394:16: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages] 394 | data = alloc_string (nitems); | ^ /usr/local/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string' 49 | #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :6:6: note: expanded from here 6 | GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead" | ^ ml_gdk.c:399:16: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 399 | data = alloc (nitems,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :10:6: note: expanded from here 10 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gdk.c:405:16: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 405 | data = alloc (nitems,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :14:6: note: expanded from here 14 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gdk.c:407:34: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages] 407 | Store_field(data, i, copy_int32 (((long*)xdata)[i])); | ^ /usr/local/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32' 172 | #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:414:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 414 | ret = alloc_small (2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :22:6: note: expanded from here 22 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gdk.c:445:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 445 | pair = alloc_small(2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :39:6: note: expanded from here 39 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gdk.c:469:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 469 | Make_Val_final_pointer (GdkEvent, Ignore, gdk_event_free, 1) | ^ ./wrappers.h:292:3: note: expanded from macro 'Make_Val_final_pointer' 292 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :51:6: note: expanded from here 51 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gdk.c:490:41: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages] 490 | ML_1 (gdk_event_get_time, GdkEvent_val, copy_int32) | ^ /usr/local/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32' 172 | #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:508:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 508 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:509:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 509 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:516:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 516 | x = copy_double(axes[0]); | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :120:6: note: expanded from here 120 | GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" | ^ ml_gdk.c:517:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 517 | y = copy_double(axes[0]); | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :3:6: note: expanded from here 3 | GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" | ^ ml_gdk.c:518:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 518 | ret = alloc_small(2, 0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :7:6: note: expanded from here 7 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gdk.c:530:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 530 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x_root, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:531:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 531 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y_root, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:533:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 533 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:534:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 534 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:539:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 539 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x_root, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:540:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 540 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y_root, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:543:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 543 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:544:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 544 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:549:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 549 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x_root, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:550:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 550 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y_root, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:560:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 560 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:561:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 561 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:562:67: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 562 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x_root, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:563:67: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 563 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y_root, copy_double) | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdk.c:595:63: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 595 | Make_Extractor (GdkEventSetting, GdkEvent_arg(Setting), name, copy_string) | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ 38 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gdkpixbuf.o -c ml_gdkpixbuf.c) ml_gdkpixbuf.c:69:3: warning: "serialize_int_4" is deprecated: use "caml_serialize_int_4" instead [-W#pragma-messages] 69 | serialize_int_4 (len); | ^ /usr/local/lib/ocaml/caml/compatibility.h:95:25: note: expanded from macro 'serialize_int_4' 95 | #define serialize_int_4 CAML_DEPRECATED("serialize_int_4", "caml_serialize_int_4") caml_serialize_int_4 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :136:6: note: expanded from here 136 | GCC warning "\"serialize_int_4\" is deprecated: use \"caml_serialize_int_4\" instead" | ^ ml_gdkpixbuf.c:70:3: warning: "serialize_block_1" is deprecated: use "caml_serialize_block_1" instead [-W#pragma-messages] 70 | serialize_block_1 (stream, len); | ^ /usr/local/lib/ocaml/caml/compatibility.h:99:27: note: expanded from macro 'serialize_block_1' 99 | #define serialize_block_1 CAML_DEPRECATED("serialize_block_1", "caml_serialize_block_1") caml_serialize_block_1 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :140:6: note: expanded from here 140 | GCC warning "\"serialize_block_1\" is deprecated: use \"caml_serialize_block_1\" instead" | ^ ml_gdkpixbuf.c:85:9: warning: "deserialize_uint_4" is deprecated: use "caml_deserialize_uint_4" instead [-W#pragma-messages] 85 | len = deserialize_uint_4(); | ^ /usr/local/lib/ocaml/caml/compatibility.h:155:28: note: expanded from macro 'deserialize_uint_4' 155 | #define deserialize_uint_4 CAML_DEPRECATED("deserialize_uint_4", "caml_deserialize_uint_4") caml_deserialize_uint_4 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :144:6: note: expanded from here 144 | GCC warning "\"deserialize_uint_4\" is deprecated: use \"caml_deserialize_uint_4\" instead" | ^ ml_gdkpixbuf.c:86:12: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] 86 | stream = stat_alloc (len); | ^ /usr/local/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' 231 | #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :2:6: note: expanded from here 2 | GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" | ^ ml_gdkpixbuf.c:87:3: warning: "deserialize_block_1" is deprecated: use "caml_deserialize_block_1" instead [-W#pragma-messages] 87 | deserialize_block_1 (stream, len); | ^ /usr/local/lib/ocaml/caml/compatibility.h:161:29: note: expanded from macro 'deserialize_block_1' 161 | #define deserialize_block_1 CAML_DEPRECATED("deserialize_block_1", "caml_deserialize_block_1") caml_deserialize_block_1 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :6:6: note: expanded from here 6 | GCC warning "\"deserialize_block_1\" is deprecated: use \"caml_deserialize_block_1\" instead" | ^ ml_gdkpixbuf.c:95:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] 95 | stat_free (stream); | ^ /usr/local/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' 232 | #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :10:6: note: expanded from here 10 | GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" | ^ ml_gdkpixbuf.c:103:7: warning: "deserialize_error" is deprecated: use "caml_deserialize_error" instead [-W#pragma-messages] 103 | deserialize_error (msg); | ^ /usr/local/lib/ocaml/caml/compatibility.h:166:27: note: expanded from macro 'deserialize_error' 166 | #define deserialize_error CAML_DEPRECATED("deserialize_error", "caml_deserialize_error") caml_deserialize_error | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :14:6: note: expanded from here 14 | GCC warning "\"deserialize_error\" is deprecated: use \"caml_deserialize_error\" instead" | ^ ml_gdkpixbuf.c:133:3: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead [-W#pragma-messages] 133 | register_custom_operations (&ml_custom_GdkPixbuf); | ^ /usr/local/lib/ocaml/caml/compatibility.h:83:36: note: expanded from macro 'register_custom_operations' 83 | #define register_custom_operations CAML_DEPRECATED("register_custom_operations", "caml_register_custom_operations") caml_register_custom_operations | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :20:6: note: expanded from here 20 | GCC warning "\"register_custom_operations\" is deprecated: use \"caml_register_custom_operations\" instead" | ^ ml_gdkpixbuf.c:149:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 149 | value ret = alloc_small(2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :30:6: note: expanded from here 30 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gdkpixbuf.c:185:7: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 185 | v = alloc_tuple(3); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :46:6: note: expanded from here 46 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gdkpixbuf.c:186:21: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 186 | Store_field(v, 0, copy_string(gdk_pixbuf_format_get_name(fmt))); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gdkpixbuf.c:259:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] 259 | *opt_k = stat_alloc(sizeof (char *) * (len + 1)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' 231 | #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :67:6: note: expanded from here 67 | GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" | ^ ml_gdkpixbuf.c:260:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] 260 | *opt_v = stat_alloc(sizeof (char *) * (len + 1)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' 231 | #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :71:6: note: expanded from here 71 | GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" | ^ ml_gdkpixbuf.c:288:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] 288 | stat_free(opt_k); | ^ /usr/local/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' 232 | #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :75:6: note: expanded from here 75 | GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" | ^ ml_gdkpixbuf.c:289:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] 289 | stat_free(opt_v); | ^ /usr/local/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' 232 | #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :79:6: note: expanded from here 79 | GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" | ^ ml_gdkpixbuf.c:305:7: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages] 305 | s = alloc_string (count); | ^ /usr/local/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string' 49 | #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :83:6: note: expanded from here 83 | GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead" | ^ ml_gdkpixbuf.c:307:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 307 | res = callback_exn (*cb, s); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :2:6: note: expanded from here 2 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_gdkpixbuf.c:311:12: warning: "format_caml_exception" is deprecated: use "caml_format_exception" instead [-W#pragma-messages] 311 | "%s", format_caml_exception(Extract_exception(res))); | ^ /usr/local/lib/ocaml/caml/compatibility.h:255:31: note: expanded from macro 'format_caml_exception' 255 | #define format_caml_exception CAML_DEPRECATED("format_caml_exception", "caml_format_exception") caml_format_exception /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :6:6: note: expanded from here 6 | GCC warning "\"format_caml_exception\" is deprecated: use \"caml_format_exception\" instead" | ^ 18 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_glib.o -c ml_glib.c) ml_glib.c:67:11: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 67 | s = copy_string (*v); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :136:6: note: expanded from here 136 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_glib.c:68:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 68 | c = alloc_small (2, 0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :140:6: note: expanded from here 140 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_glib.c:93:3: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead [-W#pragma-messages] 93 | raise_with_string (*exn, (char*)errmsg); | ^ /usr/local/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string' 110 | #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :145:6: note: expanded from here 145 | GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead" | ^ ml_glib.c:104:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 104 | new_cell = alloc_small(2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_glib.c:108:10: warning: "modify" is deprecated: use "caml_modify" instead [-W#pragma-messages] 108 | else modify(&Field(last_cell,1), new_cell); | ^ /usr/local/lib/ocaml/caml/compatibility.h:230:16: note: expanded from macro 'modify' 230 | #define modify CAML_DEPRECATED("modify", "caml_modify") caml_modify | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :8:6: note: expanded from here 8 | GCC warning "\"modify\" is deprecated: use \"caml_modify\" instead" | ^ ml_glib.c:141:31: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] 141 | struct exn_data *exn_data = stat_alloc (sizeof *exn_data); | ^ /usr/local/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' 231 | #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :13:6: note: expanded from here 13 | GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" | ^ ml_glib.c:169:9: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 169 | msg = copy_string(err->message); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :35:6: note: expanded from here 35 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_glib.c:170:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 170 | b = alloc_small (3, 0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :39:6: note: expanded from here 39 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_glib.c:175:3: warning: "mlraise" is deprecated: use "caml_raise" instead [-W#pragma-messages] 175 | mlraise(b); | ^ /usr/local/lib/ocaml/caml/compatibility.h:107:17: note: expanded from macro 'mlraise' 107 | #define mlraise CAML_DEPRECATED("mlraise", "caml_raise") caml_raise /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :43:6: note: expanded from here 43 | GCC warning "\"mlraise\" is deprecated: use \"caml_raise\" instead" | ^ ml_glib.c:186:7: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] 186 | failwith ("gerror"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' 111 | #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :47:6: note: expanded from here 47 | GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" | ^ ml_glib.c:188:9: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 188 | msg = copy_string (err->message); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :51:6: note: expanded from here 51 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_glib.c:190:3: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead [-W#pragma-messages] 190 | raise_with_arg (*exn, msg); | ^ /usr/local/lib/ocaml/caml/compatibility.h:109:24: note: expanded from macro 'raise_with_arg' 109 | #define raise_with_arg CAML_DEPRECATED("raise_with_arg", "caml_raise_with_arg") caml_raise_with_arg | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :55:6: note: expanded from here 55 | GCC warning "\"raise_with_arg\" is deprecated: use \"caml_raise_with_arg\" instead" | ^ ml_glib.c:212:11: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 212 | msg = copy_string (message); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :66:6: note: expanded from here 66 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_glib.c:213:5: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages] 213 | callback2_exn(*clos_p, Val_int(log_level), msg); | ^ /usr/local/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn' 69 | #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :70:6: note: expanded from here 70 | GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead" | ^ ml_glib.c:225:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 225 | value ret = alloc_small(3,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :85:6: note: expanded from here 85 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_glib.c:262:7: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration" [-W#pragma-messages] 262 | ML_1 (g_main_iteration, Bool_val, Val_bool) | ^ ml_glib.c:263:7: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending" [-W#pragma-messages] 263 | ML_0 (g_main_pending, Val_bool) | ^ ml_glib.c:264:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running" [-W#pragma-messages] 264 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool) | ^ ml_glib.c:265:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit" [-W#pragma-messages] 265 | ML_1 (g_main_quit, GMainLoop_val, Unit) | ^ ml_glib.c:266:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref" [-W#pragma-messages] 266 | ML_1 (g_main_destroy, GMainLoop_val, Unit) | ^ ml_glib.c:271:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 271 | res = callback_exn (*clos, Val_unit); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :24:6: note: expanded from here 24 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_glib.c:323:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 323 | Make_Val_final_pointer (GIOChannel, g_io_channel_ref, g_io_channel_unref, 0) | ^ ./wrappers.h:292:3: note: expanded from macro 'Make_Val_final_pointer' 292 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :35:6: note: expanded from here 35 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_glib.c:324:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 324 | Make_Val_final_pointer_ext (GIOChannel, _noref, Ignore, g_io_channel_unref, 20) | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :51:6: note: expanded from here 51 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_glib.c:344:11: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 344 | res = callback_exn (*clos_p, cond); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :56:6: note: expanded from here 56 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_glib.c:426:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 426 | new_cell = alloc_small(2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :74:6: note: expanded from here 74 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_glib.c:430:10: warning: "modify" is deprecated: use "caml_modify" instead [-W#pragma-messages] 430 | else modify(&Field(last_cell,1), new_cell); | ^ /usr/local/lib/ocaml/caml/compatibility.h:230:16: note: expanded from macro 'modify' 230 | #define modify CAML_DEPRECATED("modify", "caml_modify") caml_modify | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :78:6: note: expanded from here 78 | GCC warning "\"modify\" is deprecated: use \"caml_modify\" instead" | ^ ml_glib.c:465:7: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages] 465 | v = alloc_string (len); | ^ /usr/local/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string' 49 | #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :90:6: note: expanded from here 90 | GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead" | ^ ml_glib.c:476:37: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 476 | c_res = g_convert(String_val(str),string_length(str), | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :94:6: note: expanded from here 94 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ ml_glib.c:488:51: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 488 | c_res = g_convert_with_fallback(String_val(str),string_length(str), | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :98:6: note: expanded from here 98 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ ml_glib.c:507:1: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 507 | Make_conversion(g_filename_to_utf8) | ^ ml_glib.c:501:33: note: expanded from macro 'Make_conversion' 501 | c_res = cname(String_val(str),string_length(str),NULL,&bw,&error); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :3:6: note: expanded from here 3 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ ml_glib.c:509:1: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 509 | Make_conversion(g_filename_from_utf8) | ^ ml_glib.c:501:33: note: expanded from macro 'Make_conversion' 501 | c_res = cname(String_val(str),string_length(str),NULL,&bw,&error); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :8:6: note: expanded from here 8 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ ml_glib.c:522:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 522 | v_p = alloc_small(2, 0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :24:6: note: expanded from here 24 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_glib.c:543:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 543 | G_CONST_RETURN char *c; | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN' 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :40:6: note: expanded from here 40 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ ml_glib.c:545:12: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 545 | couple = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :44:6: note: expanded from here 44 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_glib.c:553:35: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 553 | return Val_bool(g_utf8_validate(SizedString_val(s),NULL)); | ^ ./wrappers.h:260:43: note: expanded from macro 'SizedString_val' 260 | #define SizedString_val(x) String_val(x), string_length(x) | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_glib.c:564:22: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 564 | ML_1 (g_utf8_strlen, SizedString_val, Val_int) | ^ ml_glib.c:565:25: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 565 | ML_2 (g_utf8_normalize, SizedString_val, Normalize_mode_val, copy_string_g_free) | ^ ml_glib.c:566:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 566 | ML_1 (g_utf8_casefold, SizedString_val, copy_string_g_free) | ^ ml_glib.c:568:27: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 568 | ML_1 (g_utf8_collate_key, SizedString_val, copy_string_g_free) | ^ ml_glib.c:569:21: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 569 | ML_1 (g_utf8_strup, SizedString_val, copy_string_g_free) | ^ ml_glib.c:570:23: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 570 | ML_1 (g_utf8_strdown, SizedString_val, copy_string_g_free) | ^ ml_glib.c:594:29: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 594 | ML_1 (g_markup_escape_text, SizedString_val, copy_string_g_free) | ^ ml_glib.c:606:24: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 606 | ML_0 (g_get_user_name, copy_string) | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_glib.c:607:24: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 607 | ML_0 (g_get_real_name, copy_string) | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_glib.c:611:23: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 611 | return s ? ml_some (copy_string (s)) : Val_unit; | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :30:6: note: expanded from here 30 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_glib.c:613:22: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 613 | ML_0 (g_get_tmp_dir, copy_string) | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_glib.c:618:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages] 618 | if (s == NULL) raise_not_found(); | ^ /usr/local/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found' 119 | #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :39:6: note: expanded from here 39 | GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead" | ^ ml_glib.c:619:7: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 619 | v = copy_string(s); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :43:6: note: expanded from here 43 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_glib.c:627:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages] 627 | if (s == NULL) raise_not_found(); | ^ /usr/local/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found' 119 | #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :47:6: note: expanded from here 47 | GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead" | ^ ml_glib.c:628:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 628 | return copy_string(s); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :51:6: note: expanded from here 51 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_glib.c:635:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] 635 | failwith("g_setenv"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' 111 | #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :55:6: note: expanded from here 55 | GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" | ^ ml_glib.c:645:29: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 645 | ML_0 (g_get_user_cache_dir, copy_string) | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_glib.c:646:28: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 646 | ML_0 (g_get_user_data_dir, copy_string) | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_glib.c:647:30: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 647 | ML_0 (g_get_user_config_dir, copy_string) | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ 54 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gobject.o -c ml_gobject.c) ml_gobject.c:60:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 60 | Make_Val_final_pointer(GObject, g_object_ref, ml_g_object_unref_later, 0) | ^ ./wrappers.h:292:3: note: expanded from macro 'Make_Val_final_pointer' 292 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :163:6: note: expanded from here 163 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gobject.c:61:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 61 | Make_Val_final_pointer_ext (GObject, _new, Ignore, ml_g_object_unref_later, 20) | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :8:6: note: expanded from here 8 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gobject.c:62:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 62 | Make_Val_final_pointer_ext(GObject, _sink , g_object_ref_sink, | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :24:6: note: expanded from here 24 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gobject.c:124:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 124 | res = alloc_small(2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :66:6: note: expanded from here 66 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gobject.c:142:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] 142 | failwith ("g_type_register_static: invalid parent g_type"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' 111 | #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :71:6: note: expanded from here 71 | GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" | ^ ml_gobject.c:171:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 171 | Make_Val_final_pointer(GClosure, g_closure_ref, g_closure_unref, 0) | ^ ./wrappers.h:292:3: note: expanded from macro 'Make_Val_final_pointer' 292 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :81:6: note: expanded from here 81 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gobject.c:174:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 174 | Make_Val_final_pointer_ext(GClosure, _sink , g_closure_ref_and_sink, | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :97:6: note: expanded from here 97 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gobject.c:180:5: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] 180 | remove_global_root((value*)&c->data); | ^ /usr/local/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' 139 | #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :101:6: note: expanded from here 101 | GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" | ^ ml_gobject.c:187:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 187 | value vargs = alloc(3,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :105:6: note: expanded from here 105 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gobject.c:190:57: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 190 | Store_field(vargs, 0, (ret ? Val_GValue_wrap(ret) : alloc(2,0))); | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gobject.c:194:5: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 194 | callback_exn ((value)closure->data, vargs); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :123:6: note: expanded from here 123 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_gobject.c:203:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] 203 | register_global_root((value*)&closure->data); | ^ /usr/local/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' 138 | #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :3:6: note: expanded from here 3 | GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" | ^ ml_gobject.c:223:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages] 223 | value ret = alloc_custom(&ml_custom_GValue, sizeof(value)+sizeof(GValue), | ^ /usr/local/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom' 82 | #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :7:6: note: expanded from here 7 | GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead" | ^ ml_gobject.c:248:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] 248 | if (v == NULL) invalid_argument("GValue_val"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' 112 | #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :11:6: note: expanded from here 11 | GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" | ^ ml_gobject.c:277:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages] 277 | value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000); | ^ /usr/local/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom' 82 | #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :22:6: note: expanded from here 22 | GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead" | ^ ml_gobject.c:284:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages] 284 | value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000); | ^ /usr/local/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom' 82 | #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :26:6: note: expanded from here 26 | GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead" | ^ ml_gobject.c:303:7: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] 303 | invalid_argument("Gobject.Value.get"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' 112 | #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :40:6: note: expanded from here 40 | GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" | ^ ml_gobject.c:333:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 333 | tmp = copy_double ((double)DATA.v_float); | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :44:6: note: expanded from here 44 | GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" | ^ ml_gobject.c:337:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 337 | tmp = copy_double (DATA.v_double); | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :48:6: note: expanded from here 48 | GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" | ^ ml_gobject.c:341:41: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 341 | tmp = Val_option (DATA.v_pointer, copy_string); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gobject.c:369:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead [-W#pragma-messages] 369 | tmp = copy_int64 (DATA.v_int64); | ^ /usr/local/lib/ocaml/caml/compatibility.h:175:20: note: expanded from macro 'copy_int64' 175 | #define copy_int64 CAML_DEPRECATED("copy_int64", "caml_copy_int64") caml_copy_int64 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :56:6: note: expanded from here 56 | GCC warning "\"copy_int64\" is deprecated: use \"caml_copy_int64\" instead" | ^ ml_gobject.c:373:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 373 | ret = alloc_small(2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :60:6: note: expanded from here 60 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gobject.c:459:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] 459 | failwith ("Gobject.Value.set : cannot set this value"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' 111 | #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :66:6: note: expanded from here 66 | GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" | ^ ml_gobject.c:462:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] 462 | failwith ("GObject.Value.set : argument type mismatch"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' 111 | #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :70:6: note: expanded from here 70 | GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" | ^ ml_gobject.c:473:16: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages] 473 | return copy_nativeint (DATA.v_int); | ^ /usr/local/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint' 177 | #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :75:6: note: expanded from here 75 | GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead" | ^ ml_gobject.c:478:16: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages] 478 | return copy_nativeint (DATA.v_long); | ^ /usr/local/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint' 177 | #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :79:6: note: expanded from here 79 | GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead" | ^ ml_gobject.c:480:9: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] 480 | invalid_argument ("Gobject.get_nativeint"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' 112 | #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" | ^ ml_gobject.c:490:16: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages] 490 | return copy_int32 (DATA.v_int); | ^ /usr/local/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32' 172 | #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :8:6: note: expanded from here 8 | GCC warning "\"copy_int32\" is deprecated: use \"caml_copy_int32\" instead" | ^ ml_gobject.c:493:16: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages] 493 | return copy_int32 (DATA.v_long); | ^ /usr/local/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32' 172 | #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :12:6: note: expanded from here 12 | GCC warning "\"copy_int32\" is deprecated: use \"caml_copy_int32\" instead" | ^ ml_gobject.c:495:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] 495 | failwith ("Gobject.get_int32"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' 111 | #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :16:6: note: expanded from here 16 | GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" | ^ ml_gobject.c:510:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] 510 | failwith ("Gobject.get_pointer"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' 111 | #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :20:6: note: expanded from here 20 | GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" | ^ ml_gobject.c:535:21: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] 535 | if (!pspec) failwith ("Gobject.create"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' 111 | #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :24:6: note: expanded from here 24 | GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" | ^ ml_gobject.c:620:30: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] 620 | if (query->signal_id == 0) invalid_argument("g_signal_query"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' 112 | #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :49:6: note: expanded from here 49 | GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" | ^ ml_gobject.c:622:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 622 | Copy_GSignalQuery(ml_query, ml_query_params, query); | ^ ml_gobject.c:583:14: note: expanded from macro 'Copy_GSignalQuery' 583 | ml_query = alloc_small(6, 0); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :53:6: note: expanded from here 53 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gobject.c:635:5: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 635 | Copy_array(ret, n_ids, ids, Val_int); | ^ ./wrappers.h:278:49: note: expanded from macro 'Copy_array' 278 | else if (l <= Max_young_wosize) { int i; ret = alloc_tuple(l); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :77:6: note: expanded from here 77 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gobject.c:635:5: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages] ./wrappers.h:280:22: note: expanded from macro 'Copy_array' 280 | else { int i; ret = alloc_shr(l,0); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr' 228 | #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :81:6: note: expanded from here 81 | GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead" | ^ ml_gobject.c:635:5: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] ./wrappers.h:281:21: note: expanded from macro 'Copy_array' 281 | for(i=0;i:85:6: note: expanded from here 85 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gobject.c:661:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] 661 | failwith("GtkSignal.emit_by_name : bad signal name"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' 111 | #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :109:6: note: expanded from here 109 | GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" | ^ ml_gobject.c:666:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] 666 | failwith("GtkSignal.emit_by_name : bad parameters number"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' 111 | #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :3:6: note: expanded from here 3 | GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" | ^ 39 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gpointer.o -c ml_gpointer.c) ml_gpointer.c:36:9: warning: "young_end" is deprecated: use "caml_young_end" instead [-W#pragma-messages] 36 | if (Is_young_block(v)) | ^ ./wrappers.h:38:33: note: expanded from macro 'Is_young_block' 38 | (Is_block(v) && (value*)(v) < young_end && (value*)(v) > young_start) | ^ /usr/local/lib/ocaml/caml/compatibility.h:239:19: note: expanded from macro 'young_end' 239 | #define young_end CAML_DEPRECATED("young_end", "caml_young_end") caml_young_end | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :64:6: note: expanded from here 64 | GCC warning "\"young_end\" is deprecated: use \"caml_young_end\" instead" | ^ ml_gpointer.c:36:9: warning: "young_start" is deprecated: use "caml_young_start" instead [-W#pragma-messages] ./wrappers.h:38:60: note: expanded from macro 'Is_young_block' 38 | (Is_block(v) && (value*)(v) < young_end && (value*)(v) > young_start) | ^ /usr/local/lib/ocaml/caml/compatibility.h:238:21: note: expanded from macro 'young_start' 238 | #define young_start CAML_DEPRECATED("young_start", "caml_young_start") caml_young_start | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :69:6: note: expanded from here 69 | GCC warning "\"young_start\" is deprecated: use \"caml_young_start\" instead" | ^ ml_gpointer.c:42:32: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] 42 | if (tag < No_scan_tag) invalid_argument("ml_stable_copy"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' 112 | #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :84:6: note: expanded from here 84 | GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" | ^ ml_gpointer.c:43:15: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages] 43 | ret = alloc_shr (wosize, tag); | ^ /usr/local/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr' 228 | #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :88:6: note: expanded from here 88 | GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead" | ^ ml_gpointer.c:53:17: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages] 53 | value ret = alloc_string(length); | ^ /usr/local/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string' 49 | #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :93:6: note: expanded from here 93 | GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead" | ^ ml_gpointer.c:71:12: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages] 71 | return copy_nativeint(*(long*)Pointer_val(ptr)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint' 177 | #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :97:6: note: expanded from here 97 | GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead" | ^ ml_gpointer.c:115:12: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages] 115 | return copy_nativeint ((long)ml_gpointer_base (region)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint' 177 | #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :101:6: note: expanded from here 101 | GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead" | ^ 7 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtk.o -c ml_gtk.c) ml_gtk.c:52:3: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead [-W#pragma-messages] 52 | raise_with_string (*exn, (char*)errmsg); | ^ /usr/local/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string' 110 | #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :26:6: note: expanded from here 26 | GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead" | ^ ml_gtk.c:112:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 112 | tup = alloc_small(2, 0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :52:6: note: expanded from here 52 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtk.c:315:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 315 | ret = alloc_small (2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :148:6: note: expanded from here 148 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtk.c:352:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 352 | value ret = alloc_small (4, 0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :5:6: note: expanded from here 5 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtk.c:397:9: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] 397 | invalid_argument("Gobject.Widget.style_get_property"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' 112 | #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :33:6: note: expanded from here 33 | GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" | ^ ml_gtk.c:435:4: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 435 | alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)), | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :60:6: note: expanded from here 60 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gtk.c:474:4: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 474 | alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)), | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :86:6: note: expanded from here 86 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gtk.c:492:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 492 | Make_Val_final_pointer(GtkSelectionData, Ignore, gtk_selection_data_free, 20) | ^ ./wrappers.h:292:3: note: expanded from macro 'Make_Val_final_pointer' 292 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :98:6: note: expanded from here 98 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gtk.c:507:11: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages] 507 | ret = alloc_string (length); | ^ /usr/local/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string' 49 | #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :106:6: note: expanded from here 106 | GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead" | ^ ml_gtk.c:515:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 515 | Option_val(arg4, string_length, -1) Ignore, | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtk.c:531:49: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 531 | ML_2 (gtk_clipboard_set_text, GtkClipboard_val, SizedString_val, Unit) | ^ ml_gtk.c:555:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 555 | callback_exn (*(value*)data, arg); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :3:6: note: expanded from here 3 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_gtk.c:569:39: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 569 | value arg = (text != NULL ? ml_some(copy_string(text)) : Val_unit); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :7:6: note: expanded from here 7 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_gtk.c:570:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 570 | callback_exn (*(value*)data, arg); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :11:6: note: expanded from here 11 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_gtk.c:608:18: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 608 | new_cell = alloc_small(2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :27:6: note: expanded from here 27 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtk.c:641:5: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 641 | callback_exn (*clos, val); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :37:6: note: expanded from here 37 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_gtk.c:688:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 688 | Make_Val_final_pointer_ext (GtkWidget, _window, g_object_ref, | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :79:6: note: expanded from here 79 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gtk.c:823:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 823 | v_link = copy_string (link); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :123:6: note: expanded from here 123 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_gtk.c:824:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 824 | callback_exn (*closure, v_link); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :3:6: note: expanded from here 3 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_gtk.c:904:41: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages] 904 | ML_1 (gtk_socket_get_id, GtkSocket_val, Val_GdkNativeWindow) | ^ ./ml_gdk.h:74:29: note: expanded from macro 'Val_GdkNativeWindow' 74 | #define Val_GdkNativeWindow copy_int32 | ^ /usr/local/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32' 172 | #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtk.c:916:20: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 916 | copy = (argc ? alloc (argc, Abstract_tag) : Atom(0)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :38:6: note: expanded from here 38 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gtk.c:922:20: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 922 | argv = (argc ? alloc (argc, 0) : Atom(0)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :42:6: note: expanded from here 42 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gtk.c:923:32: warning: "modify" is deprecated: use "caml_modify" instead [-W#pragma-messages] 923 | for (i = 0; i < argc; i++) modify(&Field(argv,i), Field(copy,i)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:230:16: note: expanded from macro 'modify' 230 | #define modify CAML_DEPRECATED("modify", "caml_modify") caml_modify | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :46:6: note: expanded from here 46 | GCC warning "\"modify\" is deprecated: use \"caml_modify\" instead" | ^ ml_gtk.c:937:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 937 | value ret = alloc_small(3,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :58:6: note: expanded from here 58 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtk.c:944:35: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages] 944 | ML_0 (gtk_get_current_event_time, copy_int32) | ^ /usr/local/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32' 172 | #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ 25 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtkaction.o -c ml_gtkaction.c) ml_gtkaction.c:114:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages] 114 | if (w == NULL) raise_not_found(); | ^ /usr/local/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found' 119 | #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :143:6: note: expanded from here 143 | GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead" | ^ ml_gtkaction.c:120:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages] 120 | if (a == NULL) raise_not_found(); | ^ /usr/local/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found' 119 | #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :147:6: note: expanded from here 147 | GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead" | ^ ml_gtkaction.c:128:22: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 128 | String_val(s), string_length(s), | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ 3 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtkassistant.o -c ml_gtkassistant.c) ml_gtkassistant.c:83:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 83 | ret = callback_exn(*clos, Val_int(current_page)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :150:6: note: expanded from here 150 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ 1 warning generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtkedit.o -c ml_gtkedit.c) ml_gtkedit.c:66:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 66 | tmp = alloc_small(2,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :142:6: note: expanded from here 142 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkedit.c:69:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 69 | res = alloc_small(1,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :146:6: note: expanded from here 146 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkedit.c:78:10: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 78 | string_length(s), &position); | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :151:6: note: expanded from here 151 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ ml_gtkedit.c:192:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 192 | vkey = copy_string(key); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :29:6: note: expanded from here 29 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_gtkedit.c:194:10: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages] 194 | vret = callback2_exn(*closure, vkey, viter); | ^ /usr/local/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn' 69 | #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :33:6: note: expanded from here 33 | GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead" | ^ 5 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtkfile.o -c ml_gtkfile.c) ml_gtkfile.c:62:25: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 62 | value v = s ? ml_some(copy_string(s)) : Val_unit; | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :122:6: note: expanded from here 122 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_gtkfile.c:112:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 112 | CONS_MEMBER (mime_type, MIME_TYPE) | ^ ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER' 106 | s = copy_string (filter_info->memb); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :5:6: note: expanded from here 5 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_gtkfile.c:112:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER' 107 | v = alloc_small(2, 0); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :9:6: note: expanded from here 9 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkfile.c:113:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 113 | CONS_MEMBER (display_name, DISPLAY_NAME) | ^ ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER' 106 | s = copy_string (filter_info->memb); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :15:6: note: expanded from here 15 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_gtkfile.c:113:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER' 107 | v = alloc_small(2, 0); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :19:6: note: expanded from here 19 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkfile.c:114:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 114 | CONS_MEMBER (uri, URI) | ^ ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER' 106 | s = copy_string (filter_info->memb); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :25:6: note: expanded from here 25 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_gtkfile.c:114:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER' 107 | v = alloc_small(2, 0); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :29:6: note: expanded from here 29 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkfile.c:115:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 115 | CONS_MEMBER (filename, FILENAME) | ^ ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER' 106 | s = copy_string (filter_info->memb); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :35:6: note: expanded from here 35 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ ml_gtkfile.c:115:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER' 107 | v = alloc_small(2, 0); \ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :39:6: note: expanded from here 39 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkfile.c:117:7: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 117 | r = callback_exn (*cb, l); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :44:6: note: expanded from here 44 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ 10 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtkmenu.o -c ml_gtkmenu.c) ml_gtkmenu.c:155:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] 155 | stat_free(clos); | ^ /usr/local/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' 232 | #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :12:6: note: expanded from here 12 | GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" | ^ ml_gtkmenu.c:160:19: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] 160 | value *clos = stat_alloc(sizeof(value)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' 231 | #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :16:6: note: expanded from here 16 | GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" | ^ 2 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtkmisc.o -c ml_gtkmisc.c) ml_gtkmisc.c:124:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 124 | ret = alloc_small (3, 0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :146:6: note: expanded from here 146 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkmisc.c:164:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 164 | r = alloc_small(2, 0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :3:6: note: expanded from here 3 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ 2 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtkpack.o -c ml_gtkpack.c) ml_gtkpack.c:79:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 79 | ret = alloc_small(4,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :126:6: note: expanded from here 126 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ 1 warning generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtkstock.o -c ml_gtkstock.c) ml_gtkstock.c:52:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 52 | Make_Val_final_pointer_ext(GtkIconSource, _new, Ignore, gtk_icon_source_free, 5) | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :134:6: note: expanded from here 134 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gtkstock.c:57:56: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 57 | ML_1 (gtk_icon_source_get_filename, GtkIconSource_val, copy_string) | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtkstock.c:69:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 69 | Make_Val_final_pointer(GtkIconSet, gtk_icon_set_ref, gtk_icon_set_unref, 0) | ^ ./wrappers.h:292:3: note: expanded from macro 'Make_Val_final_pointer' 292 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gtkstock.c:70:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 70 | Make_Val_final_pointer_ext(GtkIconSet, _new, Ignore, gtk_icon_set_unref, 5) | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :20:6: note: expanded from here 20 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gtkstock.c:84:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 84 | c = alloc_small(2, Tag_cons); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :38:6: note: expanded from here 38 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:129:11: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages] 129 | if (!b) raise_not_found(); | ^ /usr/local/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found' 119 | #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :70:6: note: expanded from here 70 | GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead" | ^ ml_gtkstock.c:135:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 135 | TESTANDCONS(SHIFT); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :76:6: note: expanded from here 76 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:136:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 136 | TESTANDCONS(LOCK); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :84:6: note: expanded from here 84 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:137:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 137 | TESTANDCONS(CONTROL); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :92:6: note: expanded from here 92 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:138:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 138 | TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :100:6: note: expanded from here 100 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:138:22: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 138 | TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :108:6: note: expanded from here 108 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:138:41: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 138 | TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :116:6: note: expanded from here 116 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:139:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 139 | TESTANDCONS(MOD4); TESTANDCONS(MOD5); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :2:6: note: expanded from here 2 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:139:22: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 139 | TESTANDCONS(MOD4); TESTANDCONS(MOD5); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :10:6: note: expanded from here 10 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:140:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 140 | TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :18:6: note: expanded from here 18 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:140:25: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 140 | TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :26:6: note: expanded from here 26 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:140:47: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 140 | TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :34:6: note: expanded from here 34 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:141:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 141 | TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :42:6: note: expanded from here 42 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:141:25: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 141 | TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :50:6: note: expanded from here 50 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:142:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 142 | TESTANDCONS(SUPER); TESTANDCONS(HYPER); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :58:6: note: expanded from here 58 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:142:23: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 142 | TESTANDCONS(SUPER); TESTANDCONS(HYPER); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :66:6: note: expanded from here 66 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:143:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 143 | TESTANDCONS(META); TESTANDCONS(RELEASE); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :74:6: note: expanded from here 74 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:143:22: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 143 | TESTANDCONS(META); TESTANDCONS(RELEASE); | ^ ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS' 133 | { c = alloc_small(2,Tag_cons);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :82:6: note: expanded from here 82 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtkstock.c:144:18: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 144 | stock_result = alloc_tuple(4); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :88:6: note: expanded from here 88 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ 24 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtktext.o -c ml_gtktext.c) ml_gtktext.c:152:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 152 | callback_exn (*(value*)user_data, arg); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :164:6: note: expanded from here 164 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_gtktext.c:225:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 225 | GtkTextIter_val, SizedString_val, Unit) | ^ ml_gtktext.c:228:7: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 228 | SizedString_val, Unit) | ^ ml_gtktext.c:231:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 231 | GtkTextIter_val, SizedString_val, Bool_val, Val_bool) | ^ ml_gtktext.c:234:7: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 234 | SizedString_val, Bool_val, Val_bool) | ^ ml_gtktext.c:248:52: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 248 | ML_2 (gtk_text_buffer_set_text, GtkTextBuffer_val, SizedString_val, Unit) | ^ ml_gtktext.c:410:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 410 | res = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :2:6: note: expanded from here 2 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktext.c:430:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 430 | res = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :29:6: note: expanded from here 29 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktext.c:531:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 531 | res = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :75:6: note: expanded from here 75 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktext.c:548:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 548 | res = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :100:6: note: expanded from here 100 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktext.c:579:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 579 | res = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :140:6: note: expanded from here 140 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktext.c:598:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 598 | res = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :167:6: note: expanded from here 167 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktext.c:850:1: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 850 | Make_search(forward); | ^ ml_gtktext.c:843:13: note: expanded from macro 'Make_search' 843 | { res = alloc(1,0);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :113:6: note: expanded from here 113 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gtktext.c:850:1: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] ml_gtktext.c:844:14: note: expanded from macro 'Make_search' 844 | coup = alloc_tuple(2);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :117:6: note: expanded from here 117 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktext.c:851:1: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 851 | Make_search(backward); | ^ ml_gtktext.c:843:13: note: expanded from macro 'Make_search' 843 | { res = alloc(1,0);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :18:6: note: expanded from here 18 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gtktext.c:851:1: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] ml_gtktext.c:844:14: note: expanded from macro 'Make_search' 844 | coup = alloc_tuple(2);\ | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :22:6: note: expanded from here 22 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktext.c:856:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 856 | res = callback_exn (*clos, Val_int(ch)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :27:6: note: expanded from here 27 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ 17 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_gtktree.o -c ml_gtktree.c) ml_gtktree.c:90:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 90 | Make_Val_final_pointer_compare (GtkTreePath, Ignore, gtk_tree_path_compare, gtk_tree_path_free, 1) | ^ ./wrappers.h:316:3: note: expanded from macro 'Make_Val_final_pointer_compare' 316 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :130:6: note: expanded from here 130 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gtktree.c:94:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 94 | Make_Val_final_pointer (GtkTreeRowReference, Ignore, | ^ ./wrappers.h:292:3: note: expanded from macro 'Make_Val_final_pointer' 292 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :140:6: note: expanded from here 140 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_gtktree.c:109:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 109 | value ret = alloc_tuple(depth); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :150:6: note: expanded from here 150 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktree.c:157:10: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages] 157 | vret = callback2_exn(*closure, vpath, viter); | ^ /usr/local/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn' 69 | #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :35:6: note: expanded from here 35 | GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead" | ^ ml_gtktree.c:183:18: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 183 | (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag) | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :63:6: note: expanded from here 63 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gtktree.c:238:18: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 238 | (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag) | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :92:6: note: expanded from here 92 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gtktree.c:290:15: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages] 290 | value ret = callback2_exn(*(value*)clos_p, vp, Val_bool(cs)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn' 69 | #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :111:6: note: expanded from here 111 | GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead" | ^ ml_gtktree.c:312:15: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 312 | value ret = callback_exn(*(value*)data, p); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :115:6: note: expanded from here 115 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_gtktree.c:391:9: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages] 391 | ret = callback2_exn(*closure, vmod, vit); | ^ /usr/local/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn' 69 | #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :25:6: note: expanded from here 25 | GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead" | ^ ml_gtktree.c:393:5: warning: "format_caml_exception" is deprecated: use "caml_format_exception" instead [-W#pragma-messages] 393 | CAML_EXN_LOG_VERBOSE("gtk_tree_cell_data_func",ret); | ^ ./wrappers.h:30:93: note: expanded from macro 'CAML_EXN_LOG_VERBOSE' 30 | #define CAML_EXN_LOG_VERBOSE(name,exn) g_critical("%s: callback raised exception %s", name, format_caml_exception(Extract_exception(exn))) | ^ /usr/local/lib/ocaml/caml/compatibility.h:255:31: note: expanded from macro 'format_caml_exception' 255 | #define format_caml_exception CAML_DEPRECATED("format_caml_exception", "caml_format_exception") caml_format_exception /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:464:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 464 | ret = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :65:6: note: expanded from here 65 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktree.c:488:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 488 | tup = alloc_tuple(4); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :80:6: note: expanded from here 80 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktree.c:520:34: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 520 | targets = (GtkTargetEntry *) alloc | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :99:6: note: expanded from here 99 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gtktree.c:546:34: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] 546 | targets = (GtkTargetEntry *) alloc | ^ /usr/local/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' 46 | #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :118:6: note: expanded from here 118 | GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" | ^ ml_gtktree.c:579:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 579 | tup = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :134:6: note: expanded from here 134 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktree.c:599:11: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages] 599 | mlret = callback2_exn (*closure, arg1, arg2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn' 69 | #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :8:6: note: expanded from here 8 | GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead" | ^ ml_gtktree.c:665:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 665 | tup = alloc_tuple(3); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :39:6: note: expanded from here 39 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktree.c:670:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 670 | sub = alloc_tuple(3); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :43:6: note: expanded from here 43 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_gtktree.c:764:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 764 | ret = alloc_small(2, 0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :61:6: note: expanded from here 61 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtktree.c:783:9: warning: "callback3_exn" is deprecated: use "caml_callback3_exn" instead [-W#pragma-messages] 783 | ret = callback3_exn(*clos, obj, iter_a, iter_b); | ^ /usr/local/lib/ocaml/caml/compatibility.h:70:23: note: expanded from macro 'callback3_exn' 70 | #define callback3_exn CAML_DEPRECATED("callback3_exn", "caml_callback3_exn") caml_callback3_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :79:6: note: expanded from here 79 | GCC warning "\"callback3_exn\" is deprecated: use \"caml_callback3_exn\" instead" | ^ ml_gtktree.c:826:9: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages] 826 | ret = callback2_exn(*clos, obj, it); | ^ /usr/local/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn' 69 | #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :98:6: note: expanded from here 98 | GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead" | ^ ml_gtktree.c:893:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages] 893 | callback_exn(*cb, p); | ^ /usr/local/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn' 68 | #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :111:6: note: expanded from here 111 | GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead" | ^ ml_gtktree.c:915:12: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 915 | cell = alloc_small(2, Tag_cons); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :15:6: note: expanded from here 15 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtktree.c:968:10: warning: "callbackN" is deprecated: use "caml_callbackN" instead [-W#pragma-messages] 968 | return callbackN(closure, 4, arg); | ^ /usr/local/lib/ocaml/caml/compatibility.h:74:19: note: expanded from macro 'callbackN' 74 | #define callbackN CAML_DEPRECATED("callbackN", "caml_callbackN") caml_callbackN | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :23:6: note: expanded from here 23 | GCC warning "\"callbackN\" is deprecated: use \"caml_callbackN\" instead" | ^ ml_gtktree.c:1144:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1144 | { value triple = callback2(method,callback_object,v); | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1151:8: warning: "young_end" is deprecated: use "caml_young_end" instead [-W#pragma-messages] 1151 | if(Is_young_block(v1) || Is_young_block(v2) || Is_young_block(v3)) | ^ ./wrappers.h:38:33: note: expanded from macro 'Is_young_block' 38 | (Is_block(v) && (value*)(v) < young_end && (value*)(v) > young_start) | ^ /usr/local/lib/ocaml/caml/compatibility.h:239:19: note: expanded from macro 'young_end' 239 | #define young_end CAML_DEPRECATED("young_end", "caml_young_end") caml_young_end | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1151:8: warning: "young_start" is deprecated: use "caml_young_start" instead [-W#pragma-messages] ./wrappers.h:38:60: note: expanded from macro 'Is_young_block' 38 | (Is_block(v) && (value*)(v) < young_end && (value*)(v) > young_start) | ^ /usr/local/lib/ocaml/caml/compatibility.h:238:21: note: expanded from macro 'young_start' 238 | #define young_start CAML_DEPRECATED("young_start", "caml_young_start") caml_young_start | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1151:30: warning: "young_end" is deprecated: use "caml_young_end" instead [-W#pragma-messages] 1151 | if(Is_young_block(v1) || Is_young_block(v2) || Is_young_block(v3)) | ^ ./wrappers.h:38:33: note: expanded from macro 'Is_young_block' 38 | (Is_block(v) && (value*)(v) < young_end && (value*)(v) > young_start) | ^ /usr/local/lib/ocaml/caml/compatibility.h:239:19: note: expanded from macro 'young_end' 239 | #define young_end CAML_DEPRECATED("young_end", "caml_young_end") caml_young_end | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1151:30: warning: "young_start" is deprecated: use "caml_young_start" instead [-W#pragma-messages] ./wrappers.h:38:60: note: expanded from macro 'Is_young_block' 38 | (Is_block(v) && (value*)(v) < young_end && (value*)(v) > young_start) | ^ /usr/local/lib/ocaml/caml/compatibility.h:238:21: note: expanded from macro 'young_start' 238 | #define young_start CAML_DEPRECATED("young_start", "caml_young_start") caml_young_start | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1151:52: warning: "young_end" is deprecated: use "caml_young_end" instead [-W#pragma-messages] 1151 | if(Is_young_block(v1) || Is_young_block(v2) || Is_young_block(v3)) | ^ ./wrappers.h:38:33: note: expanded from macro 'Is_young_block' 38 | (Is_block(v) && (value*)(v) < young_end && (value*)(v) > young_start) | ^ /usr/local/lib/ocaml/caml/compatibility.h:239:19: note: expanded from macro 'young_end' 239 | #define young_end CAML_DEPRECATED("young_end", "caml_young_end") caml_young_end | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1151:52: warning: "young_start" is deprecated: use "caml_young_start" instead [-W#pragma-messages] ./wrappers.h:38:60: note: expanded from macro 'Is_young_block' 38 | (Is_block(v) && (value*)(v) < young_end && (value*)(v) > young_start) | ^ /usr/local/lib/ocaml/caml/compatibility.h:238:21: note: expanded from macro 'young_start' 238 | #define young_start CAML_DEPRECATED("young_start", "caml_young_start") caml_young_start | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1196:24: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1196 | { value flags_list = callback(method, callback_object); | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1224:25: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 1224 | { value n_columns = callback(method,callback_object); | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1237:15: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1237 | { value t = callback2(method,callback_object, Val_int(index)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1259:5: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1259 | callback2(method, | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1286:18: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1286 | { value path = callback2(method,callback_object, | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1322:25: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1322 | UNWRAP_OPTION(res,callback2(method,callback_object, row), | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1345:24: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1345 | UNWRAP_OPTION(res, callback2(method,callback_object,arg), | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1368:21: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1368 | return Bool_val(callback2(method,callback_object, row));})}} | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1382:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1382 | return Int_val(callback2(method,callback_object, arg));})}} | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1400:23: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages] 1400 | UNWRAP_OPTION(res,callback3(method, callback_object, arg, Val_int(n)), | ^ /usr/local/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3' 73 | #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1424:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1424 | UNWRAP_OPTION(res,callback2(method,callback_object,row), | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1445:2: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1445 | callback2(method, callback_object, row);})}} | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1459:2: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 1459 | callback2(method, callback_object, row);})}} | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtktree.c:1487:39: warning: "young_end" is deprecated: use "caml_young_end" instead [-W#pragma-messages] 1487 | (char*)callback_object < (char*)young_end && | ^ /usr/local/lib/ocaml/caml/compatibility.h:239:19: note: expanded from macro 'young_end' 239 | #define young_end CAML_DEPRECATED("young_end", "caml_young_end") caml_young_end | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :48:6: note: expanded from here 48 | GCC warning "\"young_end\" is deprecated: use \"caml_young_end\" instead" | ^ ml_gtktree.c:1488:39: warning: "young_start" is deprecated: use "caml_young_start" instead [-W#pragma-messages] 1488 | (char*)callback_object > (char*)young_start) | ^ /usr/local/lib/ocaml/caml/compatibility.h:238:21: note: expanded from macro 'young_start' 238 | #define young_start CAML_DEPRECATED("young_start", "caml_young_start") caml_young_start | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :53:6: note: expanded from here 53 | GCC warning "\"young_start\" is deprecated: use \"caml_young_start\" instead" | ^ ml_gtktree.c:1588:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 1588 | result = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :100:6: note: expanded from here 100 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ 47 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o ml_pango.o -c ml_pango.c) ml_pango.c:58:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 58 | Make_Val_final_pointer_ext (PangoFontDescription, _new, Ignore, | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :131:6: note: expanded from here 131 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_pango.c:95:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 95 | Make_Val_final_pointer (PangoFontMetrics, pango_font_metrics_ref, | ^ ./wrappers.h:292:3: note: expanded from macro 'Make_Val_final_pointer' 292 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :3:6: note: expanded from here 3 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_pango.c:97:1: warning: "initialize" is deprecated: use "caml_initialize" instead [-W#pragma-messages] 97 | Make_Val_final_pointer_ext (PangoFontMetrics, _new, Ignore, | ^ ./wrappers.h:303:3: note: expanded from macro 'Make_Val_final_pointer_ext' 303 | initialize (&Field(ret,1), (value) p); init(p); return ret; } | ^ /usr/local/lib/ocaml/caml/compatibility.h:229:20: note: expanded from macro 'initialize' 229 | #define initialize CAML_DEPRECATED("initialize", "caml_initialize") caml_initialize | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :19:6: note: expanded from here 19 | GCC warning "\"initialize\" is deprecated: use \"caml_initialize\" instead" | ^ ml_pango.c:146:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] 146 | return copy_double(r); | ^ /usr/local/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' 131 | #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :29:6: note: expanded from here 29 | GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" | ^ ml_pango.c:176:47: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 176 | ML_2 (pango_layout_set_text, PangoLayout_val, SizedString_val, Unit) | ^ ml_pango.c:178:49: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 178 | ML_2 (pango_layout_set_markup, PangoLayout_val, SizedString_val, Unit) | ^ ml_pango.c:179:60: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 179 | ML_4 (pango_layout_set_markup_with_accel, PangoLayout_val, SizedString_val, | ^ ml_pango.c:201:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 201 | value res = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :77:6: note: expanded from here 77 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_pango.c:210:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 210 | value res = alloc_tuple(2); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :81:6: note: expanded from here 81 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_pango.c:218:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 218 | value res = alloc_tuple(4); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :85:6: note: expanded from here 85 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ ml_pango.c:236:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] 236 | res = alloc_tuple(3); | ^ /usr/local/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' 48 | #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :89:6: note: expanded from here 89 | GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" | ^ 11 warnings generated. (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -o wrappers.o -c wrappers.c) In file included from wrappers.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:35: /usr/local/include/glib-2.0/glib/gmain.h:381:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 381 | GSourceFunc callback, | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :196:6: note: expanded from here 196 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ In file included from wrappers.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: /usr/local/include/glib-2.0/glib/giochannel.h:190:23: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages] 190 | gboolean flush, | ^ /usr/local/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush' 191 | #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/ | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :34:6: note: expanded from here 34 | GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead" | ^ In file included from wrappers.c:31: In file included from /usr/local/include/glib-2.0/glib.h:68: /usr/local/include/glib-2.0/glib/gpattern.h:45:38: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 45 | gsize string_length, | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :40:6: note: expanded from here 40 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ In file included from wrappers.c:31: In file included from /usr/local/include/glib-2.0/glib.h:68: /usr/local/include/glib-2.0/glib/gpattern.h:53:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] 53 | guint string_length, | ^ /usr/local/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' 289 | #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :45:6: note: expanded from here 45 | GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" | ^ wrappers.c:40:11: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages] 40 | ret = alloc_shr (wosize+2, Abstract_tag); | ^ /usr/local/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr' 228 | #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :129:6: note: expanded from here 129 | GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead" | ^ wrappers.c:48:17: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages] 48 | value ret = alloc_shr (Wosize_asize(size)+2, Abstract_tag); | ^ /usr/local/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr' 228 | #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :133:6: note: expanded from here 133 | GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead" | ^ wrappers.c:86:18: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 86 | value ret = alloc_small(1,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :147:6: note: expanded from here 147 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ wrappers.c:94:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 94 | value cell = alloc_small(2, Tag_cons); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :7:6: note: expanded from here 7 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ wrappers.c:105:3: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead [-W#pragma-messages] 105 | raise_constant (*exn); | ^ /usr/local/lib/ocaml/caml/compatibility.h:108:24: note: expanded from macro 'raise_constant' 108 | #define raise_constant CAML_DEPRECATED("raise_constant", "caml_raise_constant") caml_raise_constant | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :12:6: note: expanded from here 12 | GCC warning "\"raise_constant\" is deprecated: use \"caml_raise_constant\" instead" | ^ wrappers.c:110:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 110 | value ret = alloc_small (2, Abstract_tag); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :16:6: note: expanded from here 16 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ wrappers.c:119:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 119 | return copy_string ((char*) str); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :20:6: note: expanded from here 20 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ wrappers.c:124:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 124 | return copy_string (str ? (char*) str : ""); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :24:6: note: expanded from here 24 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ wrappers.c:132:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] 132 | value *p = stat_alloc(sizeof(value)); | ^ /usr/local/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' 231 | #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :28:6: note: expanded from here 28 | GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" | ^ wrappers.c:134:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] 134 | register_global_root (p); | ^ /usr/local/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' 138 | #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :32:6: note: expanded from here 32 | GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" | ^ wrappers.c:140:5: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] 140 | remove_global_root ((value *)data); | ^ /usr/local/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' 139 | #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :36:6: note: expanded from here 36 | GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" | ^ wrappers.c:141:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] 141 | stat_free (data); | ^ /usr/local/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' 232 | #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :40:6: note: expanded from here 40 | GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" | ^ wrappers.c:149:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] 149 | invalid_argument ("ml_lookup_from_c"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' 112 | #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :44:6: note: expanded from here 44 | GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" | ^ wrappers.c:161:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] 161 | invalid_argument ("ml_lookup_to_c"); | ^ /usr/local/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' 112 | #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :48:6: note: expanded from here 48 | GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" | ^ wrappers.c:172:14: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 172 | cell = alloc_small(2, Tag_cons); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :63:6: note: expanded from here 63 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ wrappers.c:214:11: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] 214 | s = copy_string (v[i]); | ^ /usr/local/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' 51 | #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :88:6: note: expanded from here 88 | GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" | ^ wrappers.c:215:14: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 215 | cell = alloc_small (2, Tag_cons); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :2:6: note: expanded from here 2 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ 21 warnings generated. (cd _build/default/src-sourceview3 && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -I/usr/local/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -I/usr/local/include -I/usr/local/include/gtksourceview-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/X11R6/include/libdrm -I/usr/local/include/fribidi -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/gio-unix-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -Wno-deprecated-declarations -g -I /usr/local/lib/ocaml -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -I ../src -o ml_gtksourceview3.o -c ml_gtksourceview3.c) ml_gtksourceview3.c:230:31: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 230 | return g_strdup(string_val (METHOD1(obj, 0, Val_unit))); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:236:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 236 | return GdkPixbuf_option_val (METHOD1(obj, 1, Val_unit)); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:236:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:236:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:242:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 242 | METHOD1(obj, 2, Val_GtkSourceCompletionContext(context)); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :122:6: note: expanded from here 122 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ ml_gtksourceview3.c:248:56: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 248 | return Flags_Source_completion_activation_flags_val (METHOD1(obj, 3, Val_unit)); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :131:6: note: expanded from here 131 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ ml_gtksourceview3.c:254:20: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 254 | return Bool_val (METHOD1(obj, 4, Val_GtkSourceCompletionContext(context))); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:260:22: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 260 | return Option_val (METHOD1(obj, 5, Val_GtkSourceCompletionProposal(proposal)), GtkWidget_val, NULL); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:260:22: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:260:22: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:267:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 267 | METHOD2(obj, 6, Val_GtkSourceCompletionProposal(proposal), Val_GtkSourceCompletionInfo(info)); | ^ ml_gtksourceview3.c:216:38: note: expanded from macro 'METHOD2' 216 | #define METHOD2(obj, n, arg1, arg2) (callback2(Field(*(obj->caml_object), n), arg1, arg2)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :4:6: note: expanded from here 4 | GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead" | ^ ml_gtksourceview3.c:274:20: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages] 274 | return Bool_val (METHOD3(obj, 7, Val_GtkSourceCompletionContext(context), Val_GtkSourceCompletionProposal(proposal), Val_GtkTextIter(iter))); | ^ ml_gtksourceview3.c:217:44: note: expanded from macro 'METHOD3' 217 | #define METHOD3(obj, n, arg1, arg2, arg3) (callback3(Field(*(obj->caml_object), n), arg1, arg2, arg3)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3' 73 | #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:281:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] 281 | return Bool_val (METHOD2(obj, 8, Val_GtkSourceCompletionProposal(proposal), Val_GtkTextIter(iter))); | ^ ml_gtksourceview3.c:216:38: note: expanded from macro 'METHOD2' 216 | #define METHOD2(obj, n, arg1, arg2) (callback2(Field(*(obj->caml_object), n), arg1, arg2)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' 72 | #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:287:19: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 287 | return Int_val (METHOD1(obj, 9, Val_unit)); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:293:19: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 293 | return Int_val (METHOD1(obj, 10, Val_unit)); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:564:14: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] 564 | result = alloc_small(1,0); | ^ /usr/local/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' 47 | #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :35:6: note: expanded from here 35 | GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" | ^ ml_gtksourceview3.c:604:20: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 604 | return Bool_val (METHOD1(obj, 0, Val_unit)); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:610:20: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 610 | return Bool_val (METHOD1(obj, 1, Val_unit)); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ ml_gtksourceview3.c:616:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 616 | METHOD1(obj, 2, Val_unit); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :93:6: note: expanded from here 93 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ ml_gtksourceview3.c:622:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 622 | METHOD1(obj, 3, Val_unit); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :102:6: note: expanded from here 102 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ ml_gtksourceview3.c:628:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 628 | METHOD1(obj, 4, Val_unit); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :111:6: note: expanded from here 111 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ ml_gtksourceview3.c:634:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 634 | METHOD1(obj, 5, Val_unit); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :120:6: note: expanded from here 120 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ ml_gtksourceview3.c:640:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 640 | METHOD1(obj, 6, Val_unit); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :129:6: note: expanded from here 129 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ ml_gtksourceview3.c:646:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] 646 | METHOD1(obj, 7, Val_unit); | ^ ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1' 215 | #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1)) | ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^ :138:6: note: expanded from here 138 | GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" | ^ ml_gtksourceview3.c:796:8: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 796 | static G_CONST_RETURN gchar * | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN' 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :36:6: note: expanded from here 36 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ 25 warnings generated. (cd _build/default && /usr/local/bin/ocamlc.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -bin-annot -I src/.lablgtk3.objs/byte -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -no-alias-deps -o src/.lablgtk3.objs/byte/gtkMain.cmo -c -impl src/gtkMain.ml) File "src/gtkMain.ml", line 49, characters 4-16: 49 | Obj.truncate (Obj.repr Sys.argv) (Array.length argv) [@warnerror "-3"]; ^^^^^^^^^^^^ Alert deprecated: Stdlib.Obj.truncate (cd _build/default && /usr/local/bin/ocamlopt.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -I src/.lablgtk3.objs/byte -I src/.lablgtk3.objs/native -I /usr/local/lib/ocaml/cairo2 -I /usr/local/lib/ocaml/threads -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/native/gtkMain.cmx -c -impl src/gtkMain.ml) File "src/gtkMain.ml", line 49, characters 4-16: 49 | Obj.truncate (Obj.repr Sys.argv) (Array.length argv) [@warnerror "-3"]; ^^^^^^^^^^^^ Alert deprecated: Stdlib.Obj.truncate >>> Running package in x11/lablgtk3 at 1764796110.49 ===> x11/lablgtk3 ===> Faking installation for lablgtk3-3.1.1p7 cd /exopi-obj/pobj/lablgtk3-3.1.1/lablgtk3-3.1.1 && dune install -j 1 lablgtk3 lablgtk3-sourceview3 chown -R root:bin /exopi-obj/pobj/lablgtk3-3.1.1/fake-amd64/usr/local/lib/ocaml/lablgtk3 ===> Building package for lablgtk3-3.1.1p7 Create /exopi-cvs/ports/packages/amd64/all/lablgtk3-3.1.1p7.tgz Creating package lablgtk3-3.1.1p7 reading plist| switching to /exopi-cvs/ports/x11/lablgtk3/pkg/PFRAG.native| switching to /exopi-cvs/ports/x11/lablgtk3/pkg/PFRAG.dynlink-native| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|graphics/ocaml-cairo checking dependencies|lang/ocaml checking dependencies|x11/gtk+3,-main checking dependencies|x11/gtksourceview3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 4% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|******** | 12% archiving|********* | 15% archiving|********** | 15% archiving|************ | 18% archiving|************* | 20% archiving|************** | 22% archiving|*************** | 23% archiving|***************** | 26% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 30% archiving|********************* | 33% archiving|*********************** | 36% archiving|************************* | 39% archiving|*************************** | 41% archiving|**************************** | 44% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************* | 58% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/lablgtk3-3.1.1p7.tgz >>> Running clean in x11/lablgtk3 at 1764796131.41 ===> x11/lablgtk3 ===> Cleaning for lablgtk3-3.1.1p7 >>> Ended at 1764796131.89 max_stuck=29.39/depends=4.39/show-prepare-results=1.92/build=69.85/package=20.93/clean=0.52