OCamllabs icon Home|Differences with the last checks|Previous runs


Building on fall

(from freebsd-ocaml-5.0)
2023-11-01 09:41.05 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam"))
2023-11-01 09:41.05 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 7b4cedddee88c79d6bdb00eccf7b36a7b617b211"))
2023-11-01 09:41.05 ---> using "ceda9c602c42ecee62840706a0356388ac8fe9b4284a02972fb121a316518aa6" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare  ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2023-11-01 09:41.05 ---> using "3d69dd19638d580f9a84afa315c8a62fa2810666d83257cb65ea0af54a8f6211" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2023-11-01 09:41.05 ---> using "c4e27f19fd975d5c280de43fa93fccc258b31be75c65928c8e9a19b3e947d35b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-11-01 09:41.05 ---> using "82fdb51c9bff51a089d72b27d56db2f7612532ea8873173b74f5196406d22ee8" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"ocaml-top.1.2.0\"\
               \nopam install -vy \"ocaml-top.1.2.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"ocaml-top.1.2.0\" | grep -q '\"freebsd\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] ocaml-top.1.2.0 is not installed.

Nothing to do.
The following actions will be performed:
  - install dune                 3.11.1 [required by ocaml-top]
  - install conf-pkg-config      3      [required by conf-gtk3, conf-gtksourceview3]
  - install cmdliner             1.2.0  [required by ocp-indent, ocp-index]
  - install ocamlfind            1.9.6  [required by ocp-indent]
  - install seq                  base   [required by re]
  - install csexp                1.5.2  [required by dune-configurator]
  - install cppo                 1.6.9  [required by ocaml-top]
  - install camlp-streams        5.0.1  [required by lablgtk3, lablgtk3-sourceview3]
  - install conf-gtksourceview3  0+2    [required by lablgtk3-sourceview3]
  - install conf-gtk3            18     [required by lablgtk3]
  - install conf-cairo           1      [required by cairo2]
  - install base-bytes           base   [required by ocp-indent]
  - install re                   1.11.0 [required by ocp-index]
  - install dune-configurator    3.11.1 [required by cairo2]
  - install ocp-indent           1.8.1  [required by ocaml-top]
  - install cairo2               0.6.4  [required by lablgtk3]
  - install ocp-index            1.3.5  [required by ocaml-top]
  - install lablgtk3             3.1.3  [required by ocaml-top]
  - install lablgtk3-sourceview3 3.1.3  [required by ocaml-top]
  - install ocaml-top            1.2.0
===== 20 to install =====

The following system packages will first need to be installed:
    graphics/cairo gtk3 gtksourceview3

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/local/bin/sudo "pkg" "install" "-y" "graphics/cairo" "gtk3" "gtksourceview3"
- Updating FreeBSD repository catalogue...
- [fall] Fetching packagesite.pkg: .......... done
- Processing entries: ..
- ...
- ...
- .. done
- FreeBSD repository update completed. 34058 packages processed.
- All repositories are up to date.
- The following 84 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	adwaita-icon-theme: 42.0
- 	at-spi2-core: 2.50.0
- 	avahi-app: 0.8_1
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	colord: 1.4.6
- 	cups: 2.4.6
- 	dbus: 1.14.10,1
- 	dbus-glib: 0.112
- 	dejavu: 2.37_3
- 	duktape-lib: 2.7.0
- 	encodings: 1.0.5,1
- 	font-bh-ttf: 1.0.3_5
- 	font-misc-ethiopic: 1.0.4
- 	font-misc-meltho: 1.0.3_5
- 	fontconfig: 2.14.2,1
- 	freetype2: 2.13.1
- 	fribidi: 1.0.13
- 	gdbm: 1.23
- 	gdk-pixbuf2: 2.42.10_1
- 	glib: 2.78.1,2
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnutls: 3.7.9
- 	graphite2: 1.3.14
- 	gsettings-desktop-schemas: 42.0
- 	gtk-update-icon-cache: 3.24.31
- 	gtk3: 3.24.34_1
- 	gtksourceview3: 3.24.11_3
- 	harfbuzz: 8.2.2
- 	hicolor-icon-theme: 0.17
- 	hwdata: 0.374,1
- 	jbigkit: 2.1_1
- 	jpeg-turbo: 3.0.0
- 	lcms2: 2.15_2
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7,1
- 	libXau: 1.0.9
- 	libXcomposite: 0.4.6,1
- 	libXcursor: 1.2.0_1
- 	libXdamage: 1.1.6
- 	libXdmcp: 1.1.3
- 	libXext: 1.3.4,1
- 	libXfixes: 6.0.0
- 	libXft: 2.3.7
- 	libXi: 1.8,1
- 	libXinerama: 1.1.4_2,1
- 	libXrandr: 1.5.2
- 	libXrender: 0.9.10_2
- 	libXtst: 1.2.3_2
- 	libdaemon: 0.14_1
- 	libdatrie: 0.2.13_1
- 	libdeflate: 1.19
- 	libedit: 3.1.20221030,1
- 	libepoll-shim: 0.0.20230411
- 	libepoxy: 1.5.9
- 	libevent: 2.1.12
- 	libfontenc: 1.1.7
- 	libglvnd: 1.6.0_2
- 	libgudev: 237
- 	libgusb: 0.3.10_1
- 	libpaper: 1.1.28
- 	librsvg2-rust: 2.56.4
- 	libtasn1: 4.19.0
- 	libthai: 0.1.29
- 	libudev-devd: 0.5.2
- 	libxcb: 1.15_1
- 	libxkbcommon: 1.5.0
- 	libxml2: 2.10.4_1
- 	mkfontscale: 1.2.1
- 	nettle: 3.9.1
- 	p11-kit: 0.24.1_2
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.40
- 	polkit: 123_1
- 	shared-mime-info: 2.2_1
- 	sqlite3: 3.43.1,1
- 	tiff: 4.4.0_2
- 	wayland: 1.22.0
- 	xkeyboard-config: 2.34_2
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 84
- 
- The process will require 314 MiB more space.
- 55 MiB to be downloaded.
- [fall] [1/84] Fetching duktape-lib-2.7.0.pkg: .......... done
- [fall] [2/84] Fetching png-1.6.40.pkg: .......... done
- [fall] [3/84] Fetching libxcb-1.15_1.pkg: .......... done
- [fall] [4/84] Fetching libdatrie-0.2.13_1.pkg: ....... done
- [fall] [5/84] Fetching freetype2-2.13.1.pkg: .......... done
- [fall] [6/84] Fetching jpeg-turbo-3.0.0.pkg: .......... done
- [fall] [7/84] Fetching librsvg2-rust-2.56.4.pkg: .......... done
- [fall] [8/84] Fetching libglvnd-1.6.0_2.pkg: .......... done
- [fall] [9/84] Fetching cups-2.4.6.pkg: .......... done
- [fall] [10/84] Fetching libXrandr-1.5.2.pkg: ... done
- [fall] [11/84] Fetching nettle-3.9.1.pkg: .......... done
- [fall] [12/84] Fetching lcms2-2.15_2.pkg: .......... done
- [fall] [13/84] Fetching adwaita-icon-theme-42.0.pkg: .......... done
- [fall] [14/84] Fetching libthai-0.1.29.pkg: .......... done
- [fall] [15/84] Fetching polkit-123_1.pkg: ....... done
- [fall] [16/84] Fetching mkfontscale-1.2.1.pkg: .. done
- [fall] [17/84] Fetching gtk-update-icon-cache-3.24.31.pkg: ........ done
- [fall] [18/84] Fetching libdeflate-1.19.pkg: .......... done
- [fall] [19/84] Fetching fribidi-1.0.13.pkg: ......... done
- [fall] [20/84] Fetching libXdamage-1.1.6.pkg: . done
- [fall] [21/84] Fetching libtasn1-4.19.0.pkg: ......... done
- [fall] [22/84] Fetching libXfixes-6.0.0.pkg: . done
- [fall] [23/84] Fetching libXinerama-1.1.4_2,1.pkg: . done
- [fall] [24/84] Fetching gnome_subr-1.0.pkg: . done
- [fall] [25/84] Fetching libxml2-2.10.4_1.pkg: .......... done
- [fall] [26/84] Fetching wayland-1.22.0.pkg: .......... done
- [fall] [27/84] Fetching gdk-pixbuf2-2.42.10_1.pkg: .......... done
- [fall] [28/84] Fetching libgusb-0.3.10_1.pkg: ....... done
- [fall] [29/84] Fetching gtksourceview3-3.24.11_3.pkg: .......... done
- [fall] [30/84] Fetching gnutls-3.7.9.pkg: .......... done
- [fall] [31/84] Fetching hicolor-icon-theme-0.17.pkg: . done
- [fall] [32/84] Fetching libepoll-shim-0.0.20230411.pkg: . done
- [fall] [33/84] Fetching libpaper-1.1.28.pkg: . done
- [fall] [34/84] Fetching colord-1.4.6.pkg: ......... done
- [fall] [35/84] Fetching font-misc-ethiopic-1.0.4.pkg: ..... done
- [fall] [36/84] Fetching libX11-1.8.7,1.pkg: ........ done
- [fall] [37/84] Fetching libXrender-0.9.10_2.pkg: . done
- [fall] [38/84] Fetching xorgproto-2023.2.pkg: .... done
- [fall] [39/84] Fetching libXtst-1.2.3_2.pkg: .. done
- [fall] [40/84] Fetching libXi-1.8,1.pkg: ... done
- [fall] [41/84] Fetching gtk3-3.24.34_1.pkg: .......... done
- [fall] [42/84] Fetching libXft-2.3.7.pkg: ...... done
- [fall] [43/84] Fetching libepoxy-1.5.9.pkg: .......... done
- [fall] [44/84] Fetching hwdata-0.374,1.pkg: .......... done
- [fall] [45/84] Fetching cairo-1.17.4_2,3.pkg: .......... done
- [fall] [46/84] Fetching graphite2-1.3.14.pkg: ......... done
- [fall] [47/84] Fetching shared-mime-info-2.2_1.pkg: .......... done
- [fall] [48/84] Fetching libgudev-237.pkg: .... done
- [fall] [49/84] Fetching encodings-1.0.5,1.pkg: ..... done
- [fall] [50/84] Fetching harfbuzz-8.2.2.pkg: .......... done
- [fall] [51/84] Fetching libevent-2.1.12.pkg: ........ done
- [fall] [52/84] Fetching gdbm-1.23.pkg: .......... done
- [fall] [53/84] Fetching avahi-app-0.8_1.pkg: ...... done
- [fall] [54/84] Fetching dbus-1.14.10,1.pkg: .......... done
- [fall] [55/84] Fetching libedit-3.1.20221030,1.pkg: .......... done
- [fall] [56/84] Fetching libfontenc-1.1.7.pkg: . done
- [fall] [57/84] Fetching libXcursor-1.2.0_1.pkg: ..... done
- [fall] [58/84] Fetching libudev-devd-0.5.2.pkg: . done
- [fall] [59/84] Fetching font-bh-ttf-1.0.3_5.pkg: .......... done
- [fall] [60/84] Fetching pango-1.50.14.pkg: .......... done
- [fall] [61/84] Fetching brotli-1.1.0,1.pkg: .......... done
- [fall] [62/84] Fetching gmp-6.3.0.pkg: .......... done
- [fall] [63/84] Fetching libXext-1.3.4,1.pkg: ......... done
- [fall] [64/84] Fetching p11-kit-0.24.1_2.pkg: .......... done
- [fall] [65/84] Fetching dbus-glib-0.112.pkg: .......... done
- [fall] [66/84] Fetching libXau-1.0.9.pkg: . done
- [fall] [67/84] Fetching libICE-1.1.0_2,1.pkg: ....... done
- [fall] [68/84] Fetching libXcomposite-0.4.6,1.pkg: . done
- [fall] [69/84] Fetching fontconfig-2.14.2,1.pkg: .......... done
- [fall] [70/84] Fetching pixman-0.42.2.pkg: .... done
- [fall] [71/84] Fetching at-spi2-core-2.50.0.pkg: .......... done
- [fall] [72/84] Fetching gsettings-desktop-schemas-42.0.pkg: .......... done
- [fall] [73/84] Fetching sqlite3-3.43.1,1.pkg: .......... done
- [fall] [74/84] Fetching libSM-1.2.3_1,1.pkg: . done
- [fall] [75/84] Fetching glib-2.78.1,2.pkg: .......... done
- [fall] [76/84] Fetching xkeyboard-config-2.34_2.pkg: .......... done
- [fall] [77/84] Fetching libxkbcommon-1.5.0.pkg: .......... done
- [fall] [78/84] Fetching jbigkit-2.1_1.pkg: ....... done
- [fall] [79/84] Fetching font-misc-meltho-1.0.3_5.pkg: .......... done
- [fall] [80/84] Fetching libdaemon-0.14_1.pkg: ..... done
- [fall] [81/84] Fetching libXdmcp-1.1.3.pkg: . done
- [fall] [82/84] Fetching tiff-4.4.0_2.pkg: .......... done
- [fall] [83/84] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [fall] [84/84] Fetching dejavu-2.37_3.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [fall] [1/84] Installing xorgproto-2023.2...
- [fall] [1/84] Extracting xorgproto-2023.2: .........
- . done
- [fall] [2/84] Installing libXau-1.0.9...
- [fall] [2/84] Extracting libXau-1.0.9: .......... done
- [fall] [3/84] Installing libXdmcp-1.1.3...
- [fall] [3/84] Extracting libXdmcp-1.1.3: ......... done
- [fall] [4/84] Installing png-1.6.40...
- [fall] [4/84] Extracting png-1.6.40: .......... done
- [fall] [5/84] Installing libxcb-1.15_1...
- [fall] [5/84] Extracting libxcb-1.15_1: .......... done
- [fall] [6/84] Installing brotli-1.1.0,1...
- [fall] [6/84] Extracting brotli-1.1.0,1: .......... done
- [fall] [7/84] Installing freetype2-2.13.1...
- [fall] [7/84] Extracting freetype2-2.13.1: .......... done
- [fall] [8/84] Installing libxml2-2.10.4_1...
- [fall] [8/84] Extracting libxml2-2.10.4_1: ..
- ........ done
- [fall] [9/84] Installing libX11-1.8.7,1...
- [fall] [9/84] Extracting libX11-1.8.7,1: .......... done
- [fall] [10/84] Installing libfontenc-1.1.7...
- [fall] [10/84] Extracting libfontenc-1.1.7: ......... done
- [fall] [11/84] Installing libICE-1.1.0_2,1...
- [fall] [11/84] Extracting libICE-1.1.0_2,1: .......... done
- [fall] [12/84] Installing jpeg-turbo-3.0.0...
- [fall] [12/84] Extracting jpeg-turbo-3.0.0: .......... done
- [fall] [13/84] Installing mkfontscale-1.2.1...
- [fall] [13/84] Extracting mkfontscale-1.2.1: ....... done
- [fall] [14/84] Installing libdeflate-1.19...
- [fall] [14/84] Extracting libdeflate-1.19: .......... done
- [fall] [15/84] Installing libXfixes-6.0.0...
- [fall] [15/84] Extracting libXfixes-6.0.0: .......... done
- [fall] [16/84] Installing libXext-1.3.4,1...
- [fall] [16/84] Extracting libXext-1.3.4,1: .......... done
- [fall] [17/84] Installing fontconfig-2.14.2,1...
- [fall] [17/84] Extracting fontconfig-2.14.2,1: .......... done
- [fall] [18/84] Installing libSM-1.2.3_1,1...
- [fall] [18/84] Extracting libSM-1.2.3_1,1: .......... done
- [fall] [19/84] Installing glib-2.78.1,2...
- [fall] [19/84] Extracting glib-2.78.1,2: .......... done
- [fall] [20/84] Installing jbigkit-2.1_1...
- [fall] [20/84] Extracting jbigkit-2.1_1: .......... done
- [fall] [21/84] Installing libdatrie-0.2.13_1...
- [fall] [21/84] Extracting libdatrie-0.2.13_1: .......... done
- [fall] [22/84] Installing libglvnd-1.6.0_2...
- [fall] [22/84] Extracting libglvnd-1.6.0_2: .......... done
- [fall] [23/84] Installing libtasn1-4.19.0...
- [fall] [23/84] Extracting libtasn1-4.19.0: .......... done
- [fall] [24/84] Installing font-misc-ethiopic-1.0.4...
- [fall] [24/84] Extracting font-misc-ethiopic-1.0.4: ...... done
- [fall] [25/84] Installing libXrender-0.9.10_2...
- [fall] [25/84] Extracting libXrender-0.9.10_2: .......... done
- [fall] [26/84] Installing libXi-1.8,1...
- [fall] [26/84] Extracting libXi-1.8,1: .......... done
- [fall] [27/84] Installing graphite2-1.3.14...
- [fall] [27/84] Extracting graphite2-1.3.14: .......... done
- [fall] [28/84] Installing shared-mime-info-2.2_1...
- [fall] [28/84] Extracting shared-mime-info-2.2_1: ......... done
- [fall] [29/84] Installing encodings-1.0.5,1...
- [fall] [29/84] Extracting encodings-1.0.5,1: .
- ......... done
- [fall] [30/84] Installing dbus-1.14.10,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [fall] [30/84] Extracting dbus-1.14.10,1: ......... done
- [fall] [31/84] Installing font-bh-ttf-1.0.3_5...
- [fall] [31/84] Extracting font-bh-ttf-1.0.3_5: .......... done
- [fall] [32/84] Installing gmp-6.3.0...
- [fall] [32/84] Extracting gmp-6.3.0: .......... done
- [fall] [33/84] Installing pixman-0.42.2...
- [fall] [33/84] Extracting pixman-0.42.2: .......... done
- [fall] [34/84] Installing font-misc-meltho-1.0.3_5...
- [fall] [34/84] Extracting font-misc-meltho-1.0.3_5: .......... done
- [fall] [35/84] Installing tiff-4.4.0_2...
- [fall] [35/84] Extracting tiff-4.4.0_2: .......... done
- [fall] [36/84] Installing dejavu-2.37_3...
- [fall] [36/84] Extracting dejavu-2.37_3: ......
- .... done
- [fall] [37/84] Installing duktape-lib-2.7.0...
- [fall] [37/84] Extracting duktape-lib-2.7.0: ......... done
- [fall] [38/84] Installing nettle-3.9.1...
- [fall] [38/84] Extracting nettle-3.9.1: .......... done
- [fall] [39/84] Installing libthai-0.1.29...
- [fall] [39/84] Extracting libthai-0.1.29: .......... done
- [fall] [40/84] Installing fribidi-1.0.13...
- [fall] [40/84] Extracting fribidi-1.0.13: .......... done
- [fall] [41/84] Installing gnome_subr-1.0...
- [fall] [41/84] Extracting gnome_subr-1.0: .... done
- [fall] [42/84] Installing gdk-pixbuf2-2.42.10_1...
- [fall] [42/84] Extracting gdk-pixbuf2-2.42.10_1: .......... done
- [fall] [43/84] Installing libepoll-shim-0.0.20230411...
- [fall] [43/84] Extracting libepoll-shim-0.0.20230411: .......... done
- [fall] [44/84] Installing libXtst-1.2.3_2...
- [fall] [44/84] Extracting libXtst-1.2.3_2: .......... done
- [fall] [45/84] Installing libXft-2.3.7...
- [fall] [45/84] Extracting libXft-2.3.7: .......... done
- [fall] [46/84] Installing cairo-1.17.4_2,3...
- [fall] [46/84] Extracting cairo-1.17.4_2,3: .......... done
- [fall] [47/84] Installing harfbuzz-8.2.2...
- [fall] [47/84] Extracting harfbuzz-8.2.2: .......... done
- [fall] [48/84] Installing libevent-2.1.12...
- [fall] [48/84] Extracting libevent-2.1.12: .......... done
- [fall] [49/84] Installing gdbm-1.23...
- [fall] [49/84] Extracting gdbm-1.23: .......... done
- [fall] [50/84] Installing libedit-3.1.20221030,1...
- [fall] [50/84] Extracting libedit-3.1.20221030,1: .......... done
- [fall] [51/84] Installing libudev-devd-0.5.2...
- [fall] [51/84] Extracting libudev-devd-0.5.2: ........ done
- [fall] [52/84] Installing p11-kit-0.24.1_2...
- [fall] [52/84] Extracting p11-kit-0.24.1_2: .......... done
- [fall] [53/84] Installing dbus-glib-0.112...
- [fall] [53/84] Extracting dbus-glib-0.112: .......... done
- [fall] [54/84] Installing libdaemon-0.14_1...
- [fall] [54/84] Extracting libdaemon-0.14_1: .......... done
- [fall] [55/84] Installing xorg-fonts-truetype-7.7_1...
- [fall] [55/84] Extracting xorg-fonts-truetype-7.7_1: ... done
- [fall] [56/84] Installing lcms2-2.15_2...
- [fall] [56/84] Extracting lcms2-2.15_2: .......... done
- [fall] [57/84] Installing polkit-123_1...
- ===> Creating groups.
- Creating group 'polkitd' with gid '565'.
- ===> Creating users
- Creating user 'polkitd' with uid '565'.
- [fall] [57/84] Extracting polkit-123_1: ......... done
- [fall] [58/84] Installing gtk-update-icon-cache-3.24.31...
- [fall] [58/84] Extracting gtk-update-icon-cache-3.24.31: .......... done
- [fall] [59/84] Installing wayland-1.22.0...
- [fall] [59/84] Extracting wayland-1.22.0: .......... done
- [fall] [60/84] Installing libgusb-0.3.10_1...
- [fall] [60/84] Extracting libgusb-0.3.10_1: .......... done
- [fall] [61/84] Installing gnutls-3.7.9...
- [fall] [61/84] Extracting gnutls-3.7.9: 
- .......... done
- [fall] [62/84] Installing libpaper-1.1.28...
- [fall] [62/84] Extracting libpaper-1.1.28: .......... done
- [fall] [63/84] Installing hwdata-0.374,1...
- [fall] [63/84] Extracting hwdata-0.374,1: .......... done
- [fall] [64/84] Installing libgudev-237...
- [fall] [64/84] Extracting libgudev-237: .......... done
- [fall] [65/84] Installing avahi-app-0.8_1...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [fall] [65/84] Extracting avahi-app-0.8_1: .......... done
- [fall] [66/84] Installing pango-1.50.14...
- [fall] [66/84] Extracting pango-1.50.14: ......
- .... done
- [fall] [67/84] Installing at-spi2-core-2.50.0...
- [fall] [67/84] Extracting at-spi2-core-2.50.0: .......... done
- [fall] [68/84] Installing sqlite3-3.43.1,1...
- [fall] [68/84] Extracting sqlite3-3.43.1,1: .......... done
- [fall] [69/84] Installing xkeyboard-config-2.34_2...
- [fall] [69/84] Extracting xkeyboard-config-2.34_2: .......... done
- [fall] [70/84] Installing librsvg2-rust-2.56.4...
- [fall] [70/84] Extracting librsvg2-rust-2.56.4: .......... done
- [fall] [71/84] Installing cups-2.4.6...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [fall] [71/84] Extracting cups-2.4.6: .....
- ..... done
- [fall] [72/84] Installing libXrandr-1.5.2...
- [fall] [72/84] Extracting libXrandr-1.5.2: .......... done
- [fall] [73/84] Installing adwaita-icon-theme-42.0...
- [fall] [73/84] Extracting adwaita-icon-theme-42.0: .......... done
- [fall] [74/84] Installing libXdamage-1.1.6...
- [fall] [74/84] Extracting libXdamage-1.1.6: ......... done
- [fall] [75/84] Installing libXinerama-1.1.4_2,1...
- [fall] [75/84] Extracting libXinerama-1.1.4_2,1: .......... done
- [fall] [76/84] Installing hicolor-icon-theme-0.17...
- [fall] [76/84] Extracting hicolor-icon-theme-0.17: . done
- [fall] [77/84] Installing colord-1.4.6...
- ===> Creating groups.
- Creating group 'colord' with gid '970'.
- ===> Creating users
- Creating user 'colord' with uid '970'.
- [fall] [77/84] Extracting colord-1.4.6: .......... done
- [fall] [78/84] Installing libepoxy-1.5.9...
- [fall] [78/84] Extracting libepoxy-1.5.9: .......... done
- [fall] [79/84] Installing libXcursor-1.2.0_1...
- [fall] [79/84] Extracting libXcursor-1.2.0_1: .......... done
- [fall] [80/84] Installing libXcomposite-0.4.6,1...
- [fall] [80/84] Extracting libXcomposite-0.4.6,1: .......... done
- [fall] [81/84] Installing gsettings-desktop-schemas-42.0...
- [fall] [81/84] Extracting gsettings-desktop-schemas-42.0: .......... done
- [fall] [82/84] Installing libxkbcommon-1.5.0...
- [fall] [82/84] Extracting libxkbcommon-1.5.0: .......... done
- [fall] [83/84] Installing gtk3-3.24.34_1...
- [fall] [83/84] Extracting gtk3-3.24.34_1: ........
- .. done
- [fall] [84/84] Installing gtksourceview3-3.24.11_3...
- [fall] [84/84] Extracting gtksourceview3-3.24.11_3: .......... done
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- ==> Running trigger: gtk-update-icon-cache.ucl
- Generating GTK icon cache for /usr/local/share/icons/hicolor
- Generating GTK icon cache for /usr/local/share/icons/Adwaita
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- =====
- Message from freetype2-2.13.1:
- 
- --
- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
- the default, emulating a modern version of ClearType. This change inevitably
- leads to different rendering results, and you might change port's options to
- adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
- variable).
- 
- The environment variable "FREETYPE_PROPERTIES" can be used to control the
- driver properties. Example:
- 
- FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
- 	cff:no-stem-darkening=1 \
- 	autofitter:warping=1
- 
- This allows to select, say, the subpixel hinting mode at runtime for a given
- application.
- 
- If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
- the foundry and information whether they contain wide characters. For example,
- "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
- run time with using pcf:no-long-family-names property, if needed. Example:
- 
- FREETYPE_PROPERTIES=pcf:no-long-family-names=1
- 
- How to recreate fontconfig cache with using such environment variable,
- if needed:
- # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
- 
- The controllable properties are listed in the section "Controlling FreeType
- Modules" in the reference's table of contents
- (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
- =====
- Message from dejavu-2.37_3:
- 
- --
- Make sure that the freetype module is loaded.  If it is not, add the following
- line to the "Modules" section of your X Windows configuration file:
- 
- 	Load "freetype"
- 
- Add the following line to the "Files" section of X Windows configuration file:
- 
- 	FontPath "/usr/local/share/fonts/dejavu/"
- 
- Note: your X Windows configuration file is typically /etc/X11/XF86Config
- if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
- =====
- Message from duktape-lib-2.7.0:
- 
- --
- ===>   NOTICE:
- 
- The duktape-lib port currently does not have a maintainer. As a result, it is
- more likely to have unresolved issues, not be up-to-date, or even be removed in
- the future. To volunteer to maintain this port, please create an issue at:
- 
- https://bugs.freebsd.org/bugzilla
- 
- More information about port maintainership is available at:
- 
- https://docs.freebsd.org/en/articles/contributing/#ports-contributing
- =====
- Message from libthai-0.1.29:
- 
- --
- ===>   NOTICE:
- 
- The libthai port currently does not have a maintainer. As a result, it is
- more likely to have unresolved issues, not be up-to-date, or even be removed in
- the future. To volunteer to maintain this port, please create an issue at:
- 
- https://bugs.freebsd.org/bugzilla
- 
- More information about port maintainership is available at:
- 
- https://docs.freebsd.org/en/articles/contributing/#ports-contributing
- =====
- Message from wayland-1.22.0:
- 
- --
- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will
- contain "wayland-%d" unix(4) sockets. This is usually handled by
- consolekit2 (via ck-launch-session) or pam_xdg (via login).
- =====
- Message from libxkbcommon-1.5.0:
- 
- --
- If arrow keys don't work under X11 switch to legacy rules e.g.,
- 
- For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
-   export XKB_DEFAULT_RULES=xorg
- 
- For csh/tcsh run and (optionally) add into ~/.login:
-   setenv XKB_DEFAULT_RULES xorg

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/60:
Processing  3/60:
Processing  4/60:
-> retrieved camlp-streams.5.0.1  (cached)
Processing  5/60:
Processing  6/60:
Processing  7/60:
Processing  8/60:
Processing  9/60:
Processing 10/60: [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.9  (cached)
Processing 11/60: [conf-pkg-config: pkg-config]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 11/60:
-> installed conf-pkg-config.3
Processing 12/60:
Processing 13/60: [conf-cairo: pkg-config cairo]
Processing 14/60: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18]
Processing 15/60: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> compiled  conf-gtk3.18
Processing 15/60: [conf-cairo: pkg-config cairo] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> installed conf-gtk3.18
Processing 16/60: [conf-cairo: pkg-config cairo] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> compiled  conf-cairo.1
Processing 16/60: [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> installed conf-cairo.1
Processing 17/60: [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> compiled  conf-gtksourceview3.0+2
Processing 17/60:
-> installed conf-gtksourceview3.0+2
Processing 18/60:
-> retrieved csexp.1.5.2  (cached)
Processing 19/60:
-> retrieved cmdliner.1.2.0  (cached)
Processing 20/60:
Processing 21/60: [cmdliner: gmake all]
-> retrieved cairo2.0.6.4  (cached)
Processing 22/60: [cmdliner: gmake all]
-> retrieved lablgtk3.3.1.3  (cached)
Processing 23/60: [cmdliner: gmake all]
-> retrieved dune-configurator.3.11.1  (cached)
Processing 24/60: [ocaml-top.1.2.0: http] [cmdliner: gmake all]
-> retrieved lablgtk3-sourceview3.3.1.3  (cached)
Processing 25/60: [ocaml-top.1.2.0: http] [cmdliner: gmake all]
-> retrieved dune.3.11.1  (cached)
Processing 26/60: [ocaml-top.1.2.0: http] [ocp-indent.1.8.1: http] [cmdliner: gmake all]
Processing 27/60: [ocaml-top.1.2.0: http] [ocp-indent.1.8.1: http] [cmdliner: gmake all] [dune: ocaml 39]
Processing 27/60: [ocaml-top.1.2.0: http] [cmdliner: gmake all] [dune: ocaml 39]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 28/60: [ocaml-top.1.2.0: http] [ocp-index.1.3.5: http] [cmdliner: gmake all] [dune: ocaml 39]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 29/60: [ocaml-top.1.2.0: http] [ocp-index.1.3.5: http] [cmdliner: gmake all] [dune: ocaml 39] [ocamlfind: patch]
-> retrieved ocp-indent.1.8.1  (https://github.com/OCamlPro/ocp-indent/archive/1.8.1.tar.gz)
Processing 30/60: [ocaml-top.1.2.0: http] [ocp-index.1.3.5: http] [cmdliner: gmake all] [dune: ocaml 39] [ocamlfind: patch]
Processing 30/60: [ocaml-top.1.2.0: http] [ocp-index.1.3.5: http] [cmdliner: gmake all] [dune: ocaml 39] [ocamlfind: ./configure]
Processing 30/60: [ocp-index.1.3.5: http] [cmdliner: gmake all] [dune: ocaml 39] [ocamlfind: ./configure]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 30/60: [ocp-index.1.3.5: http] [dune: ocaml 39] [ocamlfind: ./configure]
Processing 31/60: [ocp-index.1.3.5: http] [dune: ocaml 39] [ocamlfind: ./configure] [cmdliner: gmake install]
-> retrieved ocaml-top.1.2.0  (https://github.com/OCamlPro/ocaml-top/archive/1.2.0.tar.gz)
Processing 32/60: [ocp-index.1.3.5: http] [dune: ocaml 39] [ocamlfind: ./configure] [cmdliner: gmake install]
Processing 33/60: [ocp-index.1.3.5: http] [dune: ocaml 39] [ocamlfind: ./configure] [cmdliner: gmake install]
- install -d "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install cmdliner.opam "/usr/home/opam/.opam/4.14.1/lib/cmdliner/opam"
- install _build/cmdliner.cma "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install _build/cmdliner.cmxs "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
Processing 33/60: [ocp-index.1.3.5: http] [dune: ocaml 39] [ocamlfind: ./configure] [cmdliner: gmake install-doc]
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /usr/home/opam/.opam/4.14.1/lib/ocaml
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /usr/home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /usr/home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     topfind script:        /usr/home/opam/.opam/4.14.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 33/60: [ocp-index.1.3.5: http] [dune: ocaml 39] [ocamlfind: gmake all] [cmdliner: gmake install-doc]
- install -d "/usr/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/usr/home/opam/.opam/4.14.1/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/usr/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 33/60: [ocp-index.1.3.5: http] [dune: ocaml 39] [ocamlfind: gmake all]
-> installed seq.base
Processing 34/60: [ocp-index.1.3.5: http] [dune: ocaml 39] [ocamlfind: gmake all]
-> retrieved re.1.11.0  (cached)
Processing 34/60: [dune: ocaml 39] [ocamlfind: gmake all]
-> retrieved ocp-index.1.3.5  (https://github.com/OCamlPro/ocp-index/archive/1.3.5.tar.gz)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/usr/home/opam/.opam/4.14.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/usr/home/opam/.opam/4.14.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/usr/home/opam/.opam/4.14.1/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 34/60: [dune: ocaml 39] [ocamlfind: gmake opt]
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 34/60: [dune: ocaml 39]
Processing 35/60: [dune: ocaml 39] [ocamlfind: gmake install]
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/usr/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//usr/home/opam/.opam/4.14.1/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- install -d "/usr/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/usr/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/usr/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/usr/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/usr/home/opam/.opam/4.14.1/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/usr/home/opam/.opam/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/usr/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/usr/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/usr/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/usr/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/usr/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/usr/home/opam/.opam/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/usr/home/opam/.opam/4.14.1/man/man1" "/usr/home/opam/.opam/4.14.1/man/man3" "/usr/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/usr/home/opam/.opam/4.14.1/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/usr/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 35/60: [dune: ocaml 39]
Processing 36/60: [dune: ocaml 39]
-> installed base-bytes.base
Processing 37/60: [dune: ocaml 39]
+ /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- 

Processing 37/60: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 39/60: [camlp-streams: dune build]
Processing 40/60: [camlp-streams: dune build] [cppo: dune build]
Processing 41/60: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
Processing 42/60: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [ocp-indent: dune build]
Processing 43/60: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [ocp-indent: dune build] [re: dune build]
-> compiled  csexp.1.5.2
Processing 43/60: [camlp-streams: dune build] [cppo: dune build] [ocp-indent: dune build] [re: dune build]
-> installed csexp.1.5.2
Processing 44/60: [camlp-streams: dune build] [cppo: dune build] [ocp-indent: dune build] [re: dune build]
Processing 45/60: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: rm] [ocp-indent: dune build] [re: dune build]
-> compiled  re.1.11.0
Processing 45/60: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: rm] [ocp-indent: dune build]
-> installed re.1.11.0
Processing 46/60: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: rm] [ocp-indent: dune build]
-> compiled  cppo.1.6.9
Processing 46/60: [camlp-streams: dune build] [dune-configurator: rm] [ocp-indent: dune build]
-> installed cppo.1.6.9
Processing 47/60: [camlp-streams: dune build] [dune-configurator: rm] [ocp-indent: dune build]
Processing 47/60: [camlp-streams: dune build] [dune-configurator: dune build] [ocp-indent: dune build]
-> compiled  camlp-streams.5.0.1
Processing 47/60: [dune-configurator: dune build] [ocp-indent: dune build]
-> installed camlp-streams.5.0.1
Processing 48/60: [dune-configurator: dune build] [ocp-indent: dune build]
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/.indentMain.eobjs/byte -I /usr/home/opam/.opam/4.14.1/lib/bytes -I /usr/home/opam/.opam/4.14.1/lib/cmdliner -I /usr/home/opam/.opam/4.14.1/lib/findlib -I src/.ocp_indent_dynlink.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_utils.objs/byte -no-alias-deps -o src/.indentMain.eobjs/byte/indentArgs.cmi -c -intf src/indentArgs.mli)
- File "src/indentArgs.mli", line 36, characters 10-28:
- 36 | val info: Cmdliner.Term.info
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/.ocp_indent_lib.objs/byte -I /usr/home/opam/.opam/4.14.1/lib/bytes -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/byte/indentConfig.cmo -c -impl src/indentConfig.ml)
- File "src/indentConfig.ml", line 141, characters 12-27:
- 141 |   | Failure "int_of_string" ->
-                   ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 144, characters 12-28:
- 144 |   | Failure "bool_of_string" ->
-                   ^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 150, characters 12-36:
- 150 |   | Failure "threechoices_of_string" ->
-                   ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 157, characters 12-33:
- 157 |   | Failure "intoption_of_string" ->
-                   ^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/.indentMain.eobjs/byte -I /usr/home/opam/.opam/4.14.1/lib/bytes -I /usr/home/opam/.opam/4.14.1/lib/cmdliner -I /usr/home/opam/.opam/4.14.1/lib/findlib -I src/.ocp_indent_dynlink.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_utils.objs/byte -no-alias-deps -o src/.indentMain.eobjs/byte/indentMain.cmo -c -impl src/indentMain.ml)
- File "src/indentMain.ml", line 96, characters 4-8:
- 96 |     pure (fun (args,files) -> List.iter (indent_file args) files)
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/indentMain.ml", line 102, characters 8-26:
- 102 |   match Cmdliner.Term.eval main with
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/.ocp_indent_lib.objs/byte -I /usr/home/opam/.opam/4.14.1/lib/bytes -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/byte/indentBlock.cmo -c -impl src/indentBlock.ml)
- File "src/indentBlock.ml", lines 1684-1686, characters 4-13:
- 1684 | ....{kind=KExpr i}::p,
- 1685 |     ({token=EOF} :: tok :: _
- 1686 |     | tok::_)
- Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under guard;
- variable tok appears in different places in different or-pattern alternatives.
- Only the first match will be used to evaluate the guard expression.
- (See manual section 11.5)
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lib.objs/native -I /usr/home/opam/.opam/4.14.1/lib/bytes -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lexer.objs/native -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_utils.objs/native -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/native/indentConfig.cmx -c -impl src/indentConfig.ml)
- File "src/indentConfig.ml", line 141, characters 12-27:
- 141 |   | Failure "int_of_string" ->
-                   ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 144, characters 12-28:
- 144 |   | Failure "bool_of_string" ->
-                   ^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 150, characters 12-36:
- 150 |   | Failure "threechoices_of_string" ->
-                   ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 157, characters 12-33:
- 157 |   | Failure "intoption_of_string" ->
-                   ^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lib.objs/native -I /usr/home/opam/.opam/4.14.1/lib/bytes -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lexer.objs/native -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_utils.objs/native -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/native/indentBlock.cmx -c -impl src/indentBlock.ml)
- File "src/indentBlock.ml", lines 1684-1686, characters 4-13:
- 1684 | ....{kind=KExpr i}::p,
- 1685 |     ({token=EOF} :: tok :: _
- 1686 |     | tok::_)
- Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under guard;
- variable tok appears in different places in different or-pattern alternatives.
- Only the first match will be used to evaluate the guard expression.
- (See manual section 11.5)
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.indentMain.eobjs/byte -I src/.indentMain.eobjs/native -I /usr/home/opam/.opam/4.14.1/lib/bytes -I /usr/home/opam/.opam/4.14.1/lib/cmdliner -I /usr/home/opam/.opam/4.14.1/lib/findlib -I src/.ocp_indent_dynlink.objs/byte -I src/.ocp_indent_dynlink.objs/native -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lexer.objs/native -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lib.objs/native -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_utils.objs/native -intf-suffix .ml -no-alias-deps -o src/.indentMain.eobjs/native/indentArgs.cmx -c -impl src/indentArgs.ml)
- File "src/indentArgs.ml", line 115, characters 10-14:
- 115 |     Term.(pure List.flatten $ arg)
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/indentArgs.ml", line 122, characters 10-14:
- 122 |     Term.(pure List.flatten $ arg)
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/indentArgs.ml", line 129, characters 10-14:
- 129 |     Term.(pure List.flatten $ arg)
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/indentArgs.ml", line 137, characters 10-14:
- 137 |     Term.(pure f $ arg)
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/indentArgs.ml", line 191, characters 10-14:
- 191 |     Term.(pure build_t
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/indentArgs.ml", line 240, characters 2-11:
- 240 |   Term.info "ocp-indent" ~version:IndentVersion.version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.indentMain.eobjs/byte -I src/.indentMain.eobjs/native -I /usr/home/opam/.opam/4.14.1/lib/bytes -I /usr/home/opam/.opam/4.14.1/lib/cmdliner -I /usr/home/opam/.opam/4.14.1/lib/findlib -I src/.ocp_indent_dynlink.objs/byte -I src/.ocp_indent_dynlink.objs/native -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lexer.objs/native -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lib.objs/native -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_utils.objs/native -intf-suffix .ml -no-alias-deps -o src/.indentMain.eobjs/native/indentMain.cmx -c -impl src/indentMain.ml)
- File "src/indentMain.ml", line 96, characters 4-8:
- 96 |     pure (fun (args,files) -> List.iter (indent_file args) files)
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/indentMain.ml", line 102, characters 8-26:
- 102 |   match Cmdliner.Term.eval main with
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  ocp-indent.1.8.1
Processing 48/60: [dune-configurator: dune build]
-> installed ocp-indent.1.8.1
Processing 49/60: [dune-configurator: dune build]
Processing 50/60: [dune-configurator: dune build] [ocp-index: dune build]
-> compiled  dune-configurator.3.11.1
Processing 50/60: [ocp-index: dune build]
-> installed dune-configurator.3.11.1
Processing 51/60: [ocp-index: dune build]
Processing 52/60: [cairo2: dune build] [ocp-index: dune build]
-> compiled  ocp-index.1.3.5
Processing 52/60: [cairo2: dune build]
-> installed ocp-index.1.3.5
Processing 53/60: [cairo2: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "cairo2" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/cairo2.0.6.4)
-> compiled  cairo2.0.6.4
-> installed cairo2.0.6.4
Processing 55/60: [lablgtk3: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "lablgtk3" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk3.3.1.3)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gpointer.o -c ml_gpointer.c)
- ml_gpointer.c:42:32: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         if (tag < No_scan_tag) invalid_argument("ml_stable_copy");
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  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]
-         ret = alloc_shr (wosize, tag);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  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]
-     value ret = alloc_string(length);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  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]
-     return copy_nativeint(*(long*)Pointer_val(ptr));
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  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]
-     return copy_nativeint ((long)ml_gpointer_base (region));
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- 5 warnings generated.
- (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 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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:310:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                         GSourceFunc callback,
-                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:227:6: note: expanded from here
-  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]
-                                  gboolean         flush,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  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]
-                                gsize string_length,
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  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]
-                                         guint         string_length,
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  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]
-     ret = alloc_shr (wosize+2, Abstract_tag);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  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]
-     value ret = alloc_shr (Wosize_asize(size)+2, Abstract_tag);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  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]
-      value ret = alloc_small(1,0);
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  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]
-   value cell = alloc_small(2, Tag_cons);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:73:6: note: expanded from here
-  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]
-   raise_constant (*exn);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:108:24: note: expanded from macro 'raise_constant'
- #define raise_constant CAML_DEPRECATED("raise_constant", "caml_raise_constant") caml_raise_constant
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  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]
-     value ret = alloc_small (2, Abstract_tag);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:82:6: note: expanded from here
-  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]
-     return copy_string ((char*) str);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:86:6: note: expanded from here
-  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]
-     return copy_string (str ? (char*) str : "");
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:90:6: note: expanded from here
-  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]
-     value *p = stat_alloc(sizeof(value));
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:94:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- wrappers.c:141:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free (data);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  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]
-     invalid_argument ("ml_lookup_from_c");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  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]
-     invalid_argument ("ml_lookup_to_c");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  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]
-       cell = alloc_small(2, Tag_cons);
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  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]
-       s = copy_string (v[i]);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  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]
-       cell = alloc_small (2, Tag_cons);
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 19 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_pango.o -c ml_pango.c)
- ml_pango.c:146:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:147:6: note: expanded from here
-  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]
- 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]
- 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]
- 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]
-   value res = alloc_tuple(2);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  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]
-   value res = alloc_tuple(2);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  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]
-   value res = alloc_tuple(4);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  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]
-   res = alloc_tuple(3);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 8 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gobject.o -c ml_gobject.c)
- ml_gobject.c:125:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         res = alloc_small(2,0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:87:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gobject.c:143:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith ("g_type_register_static: invalid parent g_type");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:92:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:188:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     value vargs = alloc(3,0);
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:114:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gobject.c:191:57: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     Store_field(vargs, 0, (ret ? Val_GValue_wrap(ret) : alloc(2,0)));
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gobject.c:195:5: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-     callback_exn ((value)closure->data, vargs);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gobject.c:238:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-     value ret = alloc_custom(&ml_custom_GValue, sizeof(value)+sizeof(GValue),
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:137:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- ml_gobject.c:263:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     if (v == NULL) invalid_argument("GValue_val");
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:292:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-     value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- ml_gobject.c:299:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-     value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- ml_gobject.c:318:7: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-       invalid_argument("Gobject.Value.get");
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:348:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       tmp = copy_double ((double)DATA.v_float);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gobject.c:352:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       tmp = copy_double (DATA.v_double);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gobject.c:356:41: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-       tmp = Val_option (DATA.v_pointer, copy_string);
-                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gobject.c:384:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead [-W#pragma-messages]
-       tmp = copy_int64 (DATA.v_int64);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:175:20: note: expanded from macro 'copy_int64'
- #define copy_int64 CAML_DEPRECATED("copy_int64", "caml_copy_int64") caml_copy_int64
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"copy_int64\" is deprecated: use \"caml_copy_int64\" instead"
-      ^
- ml_gobject.c:388:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         ret = alloc_small(2,0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gobject.c:474:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith ("Gobject.Value.set : cannot set this value");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:477:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith ("GObject.Value.set : argument type mismatch");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:488:16: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-         return copy_nativeint (DATA.v_int);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- ml_gobject.c:493:16: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-         return copy_nativeint (DATA.v_long);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- ml_gobject.c:495:9: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Gobject.get_nativeint");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:505:16: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
-         return copy_int32 (DATA.v_int);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  GCC warning "\"copy_int32\" is deprecated: use \"caml_copy_int32\" instead"
-      ^
- ml_gobject.c:508:16: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
-         return copy_int32 (DATA.v_long);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"copy_int32\" is deprecated: use \"caml_copy_int32\" instead"
-      ^
- ml_gobject.c:510:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith ("Gobject.get_int32");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:525:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith ("Gobject.get_pointer");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:550:21: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         if (!pspec) failwith ("Gobject.create");
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:635:30: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-   if (query->signal_id == 0) invalid_argument("g_signal_query");
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:637:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Copy_GSignalQuery(ml_query, ml_query_params, query);
-   ^
- ml_gobject.c:598:14: note: expanded from macro 'Copy_GSignalQuery'
-   ml_query = alloc_small(6, 0); \
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gobject.c:650:5: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     Copy_array(ret, n_ids, ids, Val_int);
-     ^
- ./wrappers.h:347:49: note: expanded from macro 'Copy_array'
-  else if (l <= Max_young_wosize) { int i; ret = alloc_tuple(l); \
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gobject.c:650:5: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages]
- ./wrappers.h:349:22: note: expanded from macro 'Copy_array'
-  else { int i; ret = alloc_shr(l,0); \
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:64:6: note: expanded from here
-  GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead"
-      ^
- ml_gobject.c:676:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("GtkSignal.emit_by_name : bad signal name");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:88:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:681:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("GtkSignal.emit_by_name : bad parameters number");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:92:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 31 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gdkpixbuf.o -c ml_gdkpixbuf.c)
- ml_gdkpixbuf.c:87:12: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   stream = stat_alloc (len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:86:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_gdkpixbuf.c:96:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free (stream);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:90:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gdkpixbuf.c:134:3: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead [-W#pragma-messages]
-   register_custom_operations (&ml_custom_GdkPixbuf);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:83:36: note: expanded from macro 'register_custom_operations'
- #define register_custom_operations CAML_DEPRECATED("register_custom_operations", "caml_register_custom_operations") caml_register_custom_operations
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:96:6: note: expanded from here
-  GCC warning "\"register_custom_operations\" is deprecated: use \"caml_register_custom_operations\" instead"
-      ^
- ml_gdkpixbuf.c:150:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small(2,0);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdkpixbuf.c:186:7: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   v = alloc_tuple(3);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:122:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gdkpixbuf.c:187:21: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   Store_field(v, 0, copy_string(gdk_pixbuf_format_get_name(fmt)));
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdkpixbuf.c:260:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-       *opt_k = stat_alloc(sizeof (char *) * (len + 1));
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_gdkpixbuf.c:261:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-       *opt_v = stat_alloc(sizeof (char *) * (len + 1));
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_gdkpixbuf.c:289:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(opt_k);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gdkpixbuf.c:290:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(opt_v);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gdkpixbuf.c:306:7: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-   s = alloc_string (count);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gdkpixbuf.c:308:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   res = callback_exn (*cb, s);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- 12 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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:13:
- 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:310:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                         GSourceFunc callback,
-                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:227:6: note: expanded from here
-  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:13:
- 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]
-                                  gboolean         flush,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  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:13:
- 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]
-                                gsize string_length,
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  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:13:
- 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]
-                                         guint         string_length,
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  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:225:12: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   gpointer      callback;
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  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:142:70: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                  GAsyncReadyCallback callback,
-                                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  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:194:76: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                      GAsyncReadyCallback   callback,
-                                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  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:253:72: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                   GAsyncReadyCallback  callback,
-                                                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  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:264:77: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                        GAsyncReadyCallback  callback,
-                                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:70:6: note: expanded from here
-  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:279:75: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                     GAsyncReadyCallback   callback,
-                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:74:6: note: expanded from here
-  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:70:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                             GAsyncReadyCallback  callback,
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:85:6: note: expanded from here
-  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:85:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:89:6: note: expanded from here
-  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:96:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:93:6: note: expanded from here
-  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:109:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  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:120:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  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:82:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                              GAsyncReadyCallback  callback,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  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:91:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                              GAsyncReadyCallback  callback,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  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:99:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                              GAsyncReadyCallback  callback,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  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:150:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback    callback,
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  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:163:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                            GAsyncReadyCallback    callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  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:176:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                            GAsyncReadyCallback    callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  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:187:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback    callback,
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  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:197:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback    callback,
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  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:71:30: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                             GAsyncReadyCallback   callback,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  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:121:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                        GAsyncReadyCallback    callback,
-                                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  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:78:18: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-   gboolean    (* flush)         (GOutputStream            *stream,
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  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:92:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  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:102:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  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:110:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  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:118:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  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:136:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  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:224:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  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:237:68: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                           GAsyncReadyCallback      callback,
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  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:252:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  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:266:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                            GAsyncReadyCallback      callback,
-                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  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:280:38: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                              GAsyncReadyCallback        callback,
-                                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  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:292:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  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:302:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  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:
- ...TRUNCATED BY DUNE...
- 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]
-                                                                          GAsyncReadyCallback   callback,
-                                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  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]
-                                                                          GAsyncReadyCallback   callback,
-                                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  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]
-                                                          GAsyncReadyCallback   callback,
-                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  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]
-                                                          GAsyncReadyCallback   callback,
-                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  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]
-                                                          GAsyncReadyCallback   callback,
-                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  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]
-                                                          GAsyncReadyCallback   callback,
-                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  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]
-                                             GAsyncReadyCallback  callback,
-                                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  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]
-                                             GAsyncReadyCallback  callback,
-                                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  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]
-                                             GAsyncReadyCallback  callback,
-                                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  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]
-                                            GSourceFunc      callback);
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  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]
-                                   GAsyncReadyCallback   callback,
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  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]
-                                                                     GAsyncReadyCallback   callback,
-                                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  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]
-                                                                  GAsyncReadyCallback      callback,
-                                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  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]
-                                                                  GAsyncReadyCallback      callback,
-                                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  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]
-                                                                  GAsyncReadyCallback      callback,
-                                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  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]
-                                                                  GAsyncReadyCallback      callback,
-                                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  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]
-                                                                            GAsyncReadyCallback      callback,
-                                                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  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]
-                                                                            GAsyncReadyCallback      callback,
-                                                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  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]
-                                                                            GAsyncReadyCallback      callback,
-                                                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  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]
-                                                                             GAsyncReadyCallback      callback,
-                                                                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  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]
-                                                   GAsyncReadyCallback callback,
-                                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  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]
-                                                          GAsyncReadyCallback           callback,
-                                                                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  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]
-                                                               GAsyncReadyCallback callback,
-                                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  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]
-                                                                      GAsyncReadyCallback           callback,
-                                                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  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]
-                                                                          GAsyncReadyCallback   callback,
-                                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:80:6: note: expanded from here
-  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]
-                                                                          GAsyncReadyCallback   callback,
-                                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:84:6: note: expanded from here
-  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]
-                                          GAsyncReadyCallback  callback,
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:49:6: note: expanded from here
-  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]
-                                          GAsyncReadyCallback  callback,
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:53:6: note: expanded from here
-  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]
-                                              GAsyncReadyCallback  callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  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]
-                                          GAsyncReadyCallback   callback,
-                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:61:6: note: expanded from here
-  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]
-                                          GAsyncReadyCallback   callback,
-                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  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]
-                                                GAsyncReadyCallback  callback,
-                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  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:416:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback  callback,
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:118:6: note: expanded from here
-  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:437:28: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                 GAsyncReadyCallback  callback,
-                                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:122:6: note: expanded from here
-  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:453:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                       GAsyncReadyCallback  callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:126:6: note: expanded from here
-  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:468:61: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback  callback,
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:130:6: note: expanded from here
-  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]
-                                                           GAsyncReadyCallback callback,
-                                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  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]
-                                                   GAsyncReadyCallback   callback,
-                                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- cairo_pango_stubs.c:124:8: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-   vf = ALLOC(scaled_font);
-        ^
- cairo_pango_stubs.c:35:21: note: expanded from macro 'ALLOC'
- #define ALLOC(name) alloc_custom(&caml_##name##_ops, sizeof(void*), 1, 50)
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:140:6: note: expanded from here
-  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]
-   vfo = ALLOC(font_options);
-         ^
- cairo_pango_stubs.c:35:21: note: expanded from macro 'ALLOC'
- #define ALLOC(name) alloc_custom(&caml_##name##_ops, sizeof(void*), 1, 50)
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:179:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- 242 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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]
-   ret = callback_exn(*clos, Val_int(current_page));
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:25:6: note: expanded from here
-  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 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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]
-   if (w == NULL) raise_not_found();
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  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]
-   if (a == NULL) raise_not_found();
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  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]
-                                          String_val(s), string_length(s), 
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  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 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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]
-     ret = alloc_small (3, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  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]
-     r = alloc_small(2, 0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:29:6: note: expanded from here
-  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 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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]
-         tmp = alloc_small(2,0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  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]
-         res = alloc_small(1,0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  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]
-                               string_length(s), &position);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  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]
-   vkey = copy_string(key);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  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]
-   vret = callback2_exn(*closure, vkey, viter);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  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 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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]
-     stat_free(clos);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  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]
-     value *clos = stat_alloc(sizeof(value));
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  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 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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]
-   value v = s ? ml_some(copy_string(s)) : Val_unit;
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:162:6: note: expanded from here
-  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]
-   CONS_MEMBER (mime_type, MIME_TYPE)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:41:6: note: expanded from here
-  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'
-     v = alloc_small(2, 0);                      \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:45:6: note: expanded from here
-  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]
-   CONS_MEMBER (display_name, DISPLAY_NAME)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  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'
-     v = alloc_small(2, 0);                      \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  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]
-   CONS_MEMBER (uri, URI)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:61:6: note: expanded from here
-  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'
-     v = alloc_small(2, 0);                      \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:65:6: note: expanded from here
-  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]
-   CONS_MEMBER (filename, FILENAME)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  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'
-     v = alloc_small(2, 0);                      \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  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]
-   r = callback_exn (*cb, l);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:80:6: note: expanded from here
-  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 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkstock.o -c ml_gtkstock.c)
- ml_gtkstock.c:57:56: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_1 (gtk_icon_source_get_filename, GtkIconSource_val, copy_string)
-                                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtkstock.c:84:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     c = alloc_small(2, Tag_cons);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  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]
-   if (!b) raise_not_found();
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  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]
-   TESTANDCONS(SHIFT);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:89:6: note: expanded from here
-  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]
-   TESTANDCONS(LOCK);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:97:6: note: expanded from here
-  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]
-   TESTANDCONS(CONTROL);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:105:6: note: expanded from here
-  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]
-   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);  
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:113:6: note: expanded from here
-  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]
-   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);  
-                      ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:121:6: note: expanded from here
-  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]
-   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);  
-                                         ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  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]
-   TESTANDCONS(MOD4); TESTANDCONS(MOD5);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  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]
-   TESTANDCONS(MOD4); TESTANDCONS(MOD5);
-                      ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  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]
-   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);  
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  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]
-   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);  
-                         ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  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]
-   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);  
-                                               ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  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]
-   TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  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]
-   TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5);
-                         ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  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]
-   TESTANDCONS(SUPER); TESTANDCONS(HYPER);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:64:6: note: expanded from here
-  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]
-   TESTANDCONS(SUPER); TESTANDCONS(HYPER);
-                       ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:72:6: note: expanded from here
-  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]
-   TESTANDCONS(META); TESTANDCONS(RELEASE);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:80:6: note: expanded from here
-  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]
-   TESTANDCONS(META); TESTANDCONS(RELEASE);
-                      ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:88:6: note: expanded from here
-  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]
-   stock_result = alloc_tuple(4);
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:94:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 21 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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]
-   raise_with_string (*exn, (char*)errmsg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string'
- #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead"
-      ^
- ml_gdk.c:266:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   ret = alloc_small (2,0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  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]
-   ret = alloc_small (2,0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  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]
-   ret = alloc_small (2, 0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:79:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:331:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     tup = alloc_tuple(3);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:109:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gdk.c:360:33: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-     int nelems = (format == 8 ? string_length (data) : Wosize_val(data));
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  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]
-         data = alloc_string (nitems);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  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]
-         data = alloc (nitems,0);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  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]
-         data = alloc (nitems,0);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  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]
-             Store_field(data, i, copy_int32 (((long*)xdata)[i]));
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
-         ret = alloc_small (2,0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  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]
-         pair = alloc_small(2,0);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:490:41: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
- ML_1 (gdk_event_get_time, GdkEvent_val, copy_int32)
-                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
-         x = copy_double(axes[0]);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  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]
-         y = copy_double(axes[0]);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  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]
-         ret = alloc_small(2, 0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  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]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x_root, copy_double)
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y_root, copy_double)
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
- Make_Extractor (GdkEventSetting, GdkEvent_arg(Setting), name, copy_string)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 33 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkpack.o -c ml_gtkpack.c)
- ml_gtkpack.c:81:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small(4,0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  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 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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]
-       s = copy_string (*v);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  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]
-       c = alloc_small (2, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  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]
-   raise_with_string (*exn, (char*)errmsg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string'
- #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  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]
-     new_cell = alloc_small(2,0);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:29:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:141:31: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   struct exn_data *exn_data = stat_alloc (sizeof *exn_data);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  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]
-   msg = copy_string(err->message);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  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]
-   b = alloc_small (3, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:61:6: note: expanded from here
-  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]
-   mlraise(b);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:107:17: note: expanded from macro 'mlraise'
- #define mlraise CAML_DEPRECATED("mlraise", "caml_raise") caml_raise /*SP*/
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:65:6: note: expanded from here
-  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]
-       failwith ("gerror");
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:69:6: note: expanded from here
-  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]
-   msg = copy_string (err->message);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:73:6: note: expanded from here
-  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]
-   raise_with_arg (*exn, msg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:109:24: note: expanded from macro 'raise_with_arg'
- #define raise_with_arg CAML_DEPRECATED("raise_with_arg", "caml_raise_with_arg") caml_raise_with_arg
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:77:6: note: expanded from here
-  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]
-     msg = copy_string (message);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:89:6: note: expanded from here
-  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]
-     callback2_exn(*clos_p, Val_int(log_level), msg);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:93:6: note: expanded from here
-  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]
-     value ret = alloc_small(3,0);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  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]
- 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]
- 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]
- 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]
- 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]
- 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]
-   res = callback_exn (*clos, Val_unit);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:41:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_glib.c:348:11: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-     res = callback_exn (*clos_p, cond);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:65:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_glib.c:430:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     new_cell = alloc_small(2,0);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:469:7: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-   v = alloc_string (len);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:96:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_glib.c:480:37: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   c_res = g_convert(String_val(str),string_length(str),
-                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:492:51: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   c_res = g_convert_with_fallback(String_val(str),string_length(str),
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:511:1: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- Make_conversion(g_filename_to_utf8)
- ^
- ml_glib.c:505:33: note: expanded from macro 'Make_conversion'
-   c_res = cname(String_val(str),string_length(str),NULL,&bw,&error); \
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:513:1: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- Make_conversion(g_filename_from_utf8)
- ^
- ml_glib.c:505:33: note: expanded from macro 'Make_conversion'
-   c_res = cname(String_val(str),string_length(str),NULL,&bw,&error); \
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:526:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     v_p = alloc_small(2, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:547:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
-   G_CONST_RETURN char *c;
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN'
- #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'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- ml_glib.c:549:12: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   couple = alloc_tuple(2);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_glib.c:557:35: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   return Val_bool(g_utf8_validate(SizedString_val(s),NULL));
-                                   ^
- ./wrappers.h:329:43: note: expanded from macro 'SizedString_val'
- #define SizedString_val(x) String_val(x), string_length(x)
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:568:22: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_strlen, SizedString_val, Val_int)
-                      ^
- ml_glib.c:569:25: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_2 (g_utf8_normalize, SizedString_val, Normalize_mode_val, copy_string_g_free)
-                         ^
- ml_glib.c:570:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_casefold, SizedString_val, copy_string_g_free)
-                        ^
- ml_glib.c:572:27: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_collate_key, SizedString_val, copy_string_g_free)
-                           ^
- ml_glib.c:573:21: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_strup, SizedString_val, copy_string_g_free)
-                     ^
- ml_glib.c:574:23: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_strdown, SizedString_val, copy_string_g_free)
-                       ^
- ml_glib.c:598:29: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_markup_escape_text, SizedString_val, copy_string_g_free)
-                             ^
- ml_glib.c:610:24: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_name, copy_string)
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:611:24: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_real_name, copy_string)
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:615:23: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return s ? ml_some (copy_string (s)) : Val_unit;
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:617:22: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_tmp_dir, copy_string)
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:622:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (s == NULL) raise_not_found();
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_glib.c:623:7: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   v = copy_string(s);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:631:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (s == NULL) raise_not_found();
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_glib.c:632:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return copy_string(s);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:639:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith("g_setenv");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_glib.c:649:29: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_cache_dir, copy_string)
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:650:28: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_data_dir, copy_string)
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:651:30: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_config_dir, copy_string)
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 50 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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]
-   callback_exn (*(value*)user_data, arg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  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]
-       GtkTextIter_val, SizedString_val, Unit)
-                        ^
- ml_gtktext.c:228:7: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       SizedString_val, Unit)
-       ^
- ml_gtktext.c:231:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       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]
-       SizedString_val, Bool_val, Val_bool)
-       ^
- ml_gtktext.c:248:52: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- 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]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  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]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  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]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  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]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:149:6: note: expanded from here
-  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]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  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]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  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]
- Make_search(forward);
- ^
- ml_gtktext.c:843:13: note: expanded from macro 'Make_search'
-     { res = alloc(1,0);\
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  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'
-       coup = alloc_tuple(2);\
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  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]
- Make_search(backward);
- ^
- ml_gtktext.c:843:13: note: expanded from macro 'Make_search'
-     { res = alloc(1,0);\
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  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'
-       coup = alloc_tuple(2);\
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  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]
-   res = callback_exn (*clos, Val_int(ch));
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  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 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/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]
-   raise_with_string (*exn, (char*)errmsg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string'
- #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  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]
-   tup = alloc_small(2, 0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:5:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:221:7: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                   SizedString_val(data), &err);
-                                   ^
- ./wrappers.h:329:43: note: expanded from macro 'SizedString_val'
- #define SizedString_val(x) String_val(x), string_length(x)
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_gtk.c:326:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (2,0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:364:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small (4, 0);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:409:9: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Gobject.Widget.style_get_property");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gtk.c:447:4: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:486:4: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:519:11: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-     ret = alloc_string (length);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:72:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gtk.c:527:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       Option_val(arg4, string_length, -1) Ignore,
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtk.c:543:49: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_2 (gtk_clipboard_set_text, GtkClipboard_val, SizedString_val, Unit)
-                                                 ^
- ml_gtk.c:567:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*(value*)data, arg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:95:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:581:39: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   value arg = (text != NULL ? ml_some(copy_string(text)) : Val_unit);
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtk.c:582:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*(value*)data, arg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:620:18: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       new_cell = alloc_small(2,0);
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:653:5: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-     callback_exn (*clos, val);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:835:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   v_link = copy_string (link);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:94:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtk.c:836:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*closure, v_link);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:928:20: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     copy = (argc ? alloc (argc, Abstract_tag) : Atom(0));
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:934:20: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     argv = (argc ? alloc (argc, 0) : Atom(0));
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:133:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:949:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small(3,0);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:956:35: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
- ML_0 (gtk_get_current_event_time, copy_int32)
-                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 22 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtktree.o -c ml_gtktree.c)
- ml_gtktree.c:109:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value ret = alloc_tuple(depth);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  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]
-   vret = callback2_exn(*closure, vpath, viter);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:49:6: note: expanded from here
-  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]
-     (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:77:6: note: expanded from here
-  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]
-     (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  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]
-   value ret = callback2_exn(*(value*)clos_p, vp, Val_bool(cs));
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:125:6: note: expanded from here
-  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]
-   value ret = callback_exn(*(value*)data, p);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  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]
-   ret = callback2_exn(*closure, vmod, vit);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:464:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   ret = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  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]
-     tup = alloc_tuple(4);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:90:6: note: expanded from here
-  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]
-     targets = (GtkTargetEntry *) alloc
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:109:6: note: expanded from here
-  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]
-     targets = (GtkTargetEntry *) alloc
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  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]
-     tup = alloc_tuple(2);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  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]
-   mlret = callback2_exn (*closure, arg1, arg2);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  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]
-   tup = alloc_tuple(3);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  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]
-     sub = alloc_tuple(3);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  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]
-     ret = alloc_small(2, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:73:6: note: expanded from here
-  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]
-   ret = callback3_exn(*clos, obj, iter_a, iter_b);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:70:23: note: expanded from macro 'callback3_exn'
- #define callback3_exn CAML_DEPRECATED("callback3_exn", "caml_callback3_exn") caml_callback3_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:91:6: note: expanded from here
-  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]
-   ret = callback2_exn(*clos, obj, it);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:110:6: note: expanded from here
-  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]
-   callback_exn(*cb, p);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  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]
-     cell = alloc_small(2, Tag_cons);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:33:6: note: expanded from here
-  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]
-   return callbackN(closure, 4, arg);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:74:19: note: expanded from macro 'callbackN'
- #define callbackN CAML_DEPRECATED("callbackN", "caml_callbackN") caml_callbackN
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:41:6: note: expanded from here
-  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]
-   { value triple = callback2(method,callback_object,v);
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1196:24: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   { value flags_list = callback(method, callback_object);
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1224:25: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-     { value n_columns = callback(method,callback_object);
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1237:15: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   { value t = callback2(method,callback_object, Val_int(index));
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1259:5: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-                   callback2(method,
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1286:18: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   { value path = callback2(method,callback_object,
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1322:25: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-       UNWRAP_OPTION(res,callback2(method,callback_object, row),
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1345:24: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-     UNWRAP_OPTION(res, callback2(method,callback_object,arg),
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1368:21: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-     return Bool_val(callback2(method,callback_object, row));})}}
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1382:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-     return Int_val(callback2(method,callback_object, arg));})}}
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1400:23: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages]
-     UNWRAP_OPTION(res,callback3(method, callback_object, arg, Val_int(n)),
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3'
- #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1424:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-         UNWRAP_OPTION(res,callback2(method,callback_object,row),
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1445:2: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-         callback2(method, callback_object, row);})}}
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1459:2: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-         callback2(method, callback_object, row);})}}
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1588:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-      result = alloc_tuple(2);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:84:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 36 warnings generated.
-> compiled  lablgtk3.3.1.3
-> installed lablgtk3.3.1.3
Processing 57/60: [lablgtk3-sourceview3: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "lablgtk3-sourceview3" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk3-sourceview3.3.1.3)
- (cd _build/default/src-sourceview3 && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtksourceview-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fribidi -I/usr/local/include/libepoll-shim -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -pthread -I/usr/local/include/libxml2 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/lablgtk3 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtksourceview3.o -c ml_gtksourceview3.c)
- ml_gtksourceview3.c:230:31: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return g_strdup(string_val (METHOD1(obj, 0, Val_unit)));
-                               ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:236:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return GdkPixbuf_option_val (METHOD1(obj, 1, Val_unit));
-                                ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:242:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 2, Val_GtkSourceCompletionContext(context));
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:131:6: note: expanded from here
-  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]
-   return Flags_Source_completion_activation_flags_val (METHOD1(obj, 3, Val_unit));
-                                                        ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  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]
-   return Bool_val (METHOD1(obj, 4, Val_GtkSourceCompletionContext(context)));
-                    ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:260:22: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Option_val (METHOD1(obj, 5, Val_GtkSourceCompletionProposal(proposal)), GtkWidget_val, NULL);
-                      ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:267:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   METHOD2(obj, 6, Val_GtkSourceCompletionProposal(proposal), Val_GtkSourceCompletionInfo(info));
-   ^
- ml_gtksourceview3.c:216:38: note: expanded from macro 'METHOD2'
- #define METHOD2(obj, n, arg1, arg2) (callback2(Field(*(obj->caml_object), n), arg1, arg2))
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  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]
-   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'
- #define METHOD3(obj, n, arg1, arg2, arg3) (callback3(Field(*(obj->caml_object), n), arg1, arg2, arg3))
-                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3'
- #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:281:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   return Bool_val (METHOD2(obj, 8, Val_GtkSourceCompletionProposal(proposal), Val_GtkTextIter(iter)));
-                    ^
- ml_gtksourceview3.c:216:38: note: expanded from macro 'METHOD2'
- #define METHOD2(obj, n, arg1, arg2) (callback2(Field(*(obj->caml_object), n), arg1, arg2))
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:287:19: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Int_val (METHOD1(obj, 9, Val_unit));
-                   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:293:19: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Int_val (METHOD1(obj, 10, Val_unit));
-                   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #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]
-     result = alloc_small(1,0);
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  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]
-   return Bool_val (METHOD1(obj, 0, Val_unit));
-                    ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:610:20: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Bool_val (METHOD1(obj, 1, Val_unit));
-                    ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:616:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 2, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  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]
-   METHOD1(obj, 3, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:114:6: note: expanded from here
-  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]
-   METHOD1(obj, 4, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  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]
-   METHOD1(obj, 5, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:134:6: note: expanded from here
-  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]
-   METHOD1(obj, 6, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  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]
-   METHOD1(obj, 7, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  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]
- static G_CONST_RETURN gchar *
-        ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN'
- #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'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- 25 warnings generated.
-> compiled  lablgtk3-sourceview3.3.1.3
-> installed lablgtk3-sourceview3.3.1.3
Processing 59/60: [ocaml-top: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocaml-top" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocaml-top.1.2.0)
-> compiled  ocaml-top.1.2.0
-> installed ocaml-top.1.2.0
Done.

<><> ocp-index.1.3.5 installed successfully <><><><><><><><><><><><><><><><><><>
=> This package requires additional configuration for use in editors. Either install package 'user-setup', or manually:

   * for Emacs, add these lines to ~/.emacs:
     (add-to-list 'load-path "/usr/home/opam/.opam/4.14.1/share/emacs/site-lisp")
     (require 'ocp-index)

   * for Vim, add the following line to ~/.vimrc:
     set rtp+=/usr/home/opam/.opam/4.14.1/share/ocp-index/vim

<><> ocp-indent.1.8.1 installed successfully ><><><><><><><><><><><><><><><><><>
=> This package requires additional configuration for use in editors. Install package 'user-setup', or manually:

   * for Emacs, add these lines to ~/.emacs:
     (add-to-list 'load-path "/usr/home/opam/.opam/4.14.1/share/emacs/site-lisp")
     (require 'ocp-indent)

   * for Vim, add this line to ~/.vimrc:
     set rtp^="/usr/home/opam/.opam/4.14.1/share/ocp-indent/vim"
2023-11-01 09:42.51 ---> saved as "0706c72ec73930b49a5008e5755f368c47f448dbe0bead2dcb30aa74bff4027d"
Job succeeded