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


Building on summer

(from freebsd)
2024-04-18 12:44.39 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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-dev /usr/local/bin/opam"))
2024-04-18 12:44.39 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-18 12:44.40 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" 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:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-04-18 12:44.40 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

/: (run (cache (opam-archives (target /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
2024-04-18 12:44.41 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-18 12:44.42 ---> using "72aa242bda62d28199dcb867f3fc8b109a5eb0c910cde2077a6e022a52d02938" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"lablgtk3-extras.3.0.1\"\
               \nopam install -vy \"lablgtk3-extras.3.0.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"lablgtk3-extras.3.0.1\" | 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] lablgtk3-extras.3.0.1 is not installed.

Nothing to do.
The following actions will be performed:
=== install 20 packages
  - install cairo2               0.6.4  [required by lablgtk3]
  - install camlp-streams        5.0.1  [required by lablgtk3, lablgtk3-sourceview3]
  - install conf-cairo           1      [required by cairo2]
  - install conf-gtk3            18     [required by lablgtk3]
  - install conf-gtksourceview3  0+2    [required by lablgtk3-sourceview3]
  - install conf-pkg-config      3      [required by conf-gtk3, conf-gtksourceview3]
  - install cppo                 1.6.9  [required by yojson]
  - install csexp                1.5.2  [required by dune-configurator]
  - install dune                 3.15.0 [required by lablgtk3-extras]
  - install dune-configurator    3.15.0 [required by cairo2]
  - install lablgtk3             3.1.4  [required by lablgtk3-extras]
  - install lablgtk3-extras      3.0.1
  - install lablgtk3-sourceview3 3.1.4  [required by lablgtk3-extras]
  - install ocamlbuild           0.14.3 [required by xmlm]
  - install ocamlfind            1.9.6  [required by xmlm]
  - install ocf                  0.8.0  [required by lablgtk3-extras]
  - install seq                  base   [required by yojson]
  - install topkg                1.0.7  [required by xmlm]
  - install xmlm                 1.4.0  [required by lablgtk3-extras]
  - install yojson               2.1.2  [required by lablgtk3-extras]

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "graphics/cairo" "gtk3" "gtksourceview3"
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching packagesite.pkg: ...
- .
- ....
- .
- . done
- Processing entries: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.21.2.pkg: 
- ..
- ...
- ..
- ..
- . done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [summer] [1/1] Extracting pkg-1.21.2: .......... done
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching data.pkg: ...
- .....
- .. done
- Processing entries: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 85 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	adwaita-icon-theme: 42.0
- 	at-spi2-core: 2.50.2
- 	avahi-app: 0.8_2
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	colord: 1.4.7
- 	cups: 2.4.7_2
- 	dbus: 1.14.10_5,1
- 	dbus-glib: 0.112_1
- 	dejavu: 2.37_3
- 	duktape-lib: 2.7.0
- 	encodings: 1.1.0,1
- 	font-bh-ttf: 1.0.3_5
- 	font-misc-ethiopic: 1.0.4
- 	font-misc-meltho: 1.0.3_5
- 	fontconfig: 2.15.0_2,1
- 	freetype2: 2.13.2
- 	fribidi: 1.0.13_1
- 	gdbm: 1.23
- 	gdk-pixbuf2: 2.42.10_2
- 	glib: 2.80.0,2
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnutls: 3.8.5_1
- 	graphite2: 1.3.14
- 	gsettings-desktop-schemas: 42.0
- 	gtk-update-icon-cache: 3.24.31_1
- 	gtk3: 3.24.41
- 	gtksourceview3: 3.24.11_4
- 	harfbuzz: 8.4.0
- 	hicolor-icon-theme: 0.17
- 	hwdata: 0.381,1
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	lcms2: 2.16_1
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7_1,1
- 	libXau: 1.0.9_1
- 	libXcomposite: 0.4.6_1,1
- 	libXcursor: 1.2.2
- 	libXdamage: 1.1.6
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXfixes: 6.0.0_1
- 	libXft: 2.3.7_1
- 	libXi: 1.8_1,1
- 	libXinerama: 1.1.4_3,1
- 	libXrandr: 1.5.2_1
- 	libXrender: 0.9.10_2
- 	libXtst: 1.2.3_3
- 	libdaemon: 0.14_1
- 	libdatrie: 0.2.13_2
- 	libdeflate: 1.20
- 	libedit: 3.1.20230828_1,1
- 	libepoll-shim: 0.0.20230411
- 	libepoxy: 1.5.9
- 	libevent: 2.1.12
- 	libfontenc: 1.1.8
- 	libglvnd: 1.7.0
- 	libgudev: 237
- 	libgusb: 0.3.10_1
- 	libpaper: 1.1.28_1
- 	librsvg2-rust: 2.58.0_1
- 	libtasn1: 4.19.0_1
- 	libthai: 0.1.29_1
- 	libudev-devd: 0.5.2
- 	libxcb: 1.16.1
- 	libxkbcommon: 1.6.0_2
- 	libxml2: 2.11.7
- 	mkfontscale: 1.2.3
- 	nettle: 3.9.1
- 	p11-kit: 0.25.3_1
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.43
- 	polkit: 124_3
- 	py39-packaging: 23.2
- 	shared-mime-info: 2.2_2
- 	sqlite3: 3.45.1,1
- 	tiff: 4.4.0_3
- 	wayland: 1.22.0
- 	xkeyboard-config: 2.41_4
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 85
- 
- The process will require 320 MiB more space.
- 60 MiB to be downloaded.
- [summer] [1/85] Fetching duktape-lib-2.7.0.pkg: 
- .......... done
- [summer] [2/85] Fetching png-1.6.43.pkg: .......... done
- [summer] [3/85] Fetching libxcb-1.16.1.pkg: .......... done
- [summer] [4/85] Fetching libdatrie-0.2.13_2.pkg: ..... done
- [summer] [5/85] Fetching freetype2-2.13.2.pkg: ........
- .. done
- [summer] [6/85] Fetching jpeg-turbo-3.0.2.pkg: .......... done
- [summer] [7/85] Fetching librsvg2-rust-2.58.0_1.pkg: ...
- ....... done
- [summer] [8/85] Fetching libglvnd-1.7.0.pkg: .......... done
- [summer] [9/85] Fetching cups-2.4.7_2.pkg: .......
- ... done
- [summer] [10/85] Fetching libXrandr-1.5.2_1.pkg: .... done
- [summer] [11/85] Fetching nettle-3.9.1.pkg: ......
- .... done
- [summer] [12/85] Fetching lcms2-2.16_1.pkg: .......... done
- [summer] [13/85] Fetching adwaita-icon-theme-42.0.pkg: .........
- . done
- [summer] [14/85] Fetching libthai-0.1.29_1.pkg: ......... done
- [summer] [15/85] Fetching polkit-124_3.pkg: .......... done
- [summer] [16/85] Fetching mkfontscale-1.2.3.pkg: ... done
- [summer] [17/85] Fetching gtk-update-icon-cache-3.24.31_1.pkg: ...... done
- [summer] [18/85] Fetching libdeflate-1.20.pkg: .......... done
- [summer] [19/85] Fetching fribidi-1.0.13_1.pkg: .......... done
- [summer] [20/85] Fetching libXdamage-1.1.6.pkg: ... done
- [summer] [21/85] Fetching libtasn1-4.19.0_1.pkg: .
- ......... done
- [summer] [22/85] Fetching libXfixes-6.0.0_1.pkg: ..... done
- [summer] [23/85] Fetching libXinerama-1.1.4_3,1.pkg: .... done
- [summer] [24/85] Fetching gnome_subr-1.0.pkg: . done
- [summer] [25/85] Fetching libxml2-2.11.7.pkg: ....
- ...... done
- [summer] [26/85] Fetching wayland-1.22.0.pkg: .......... done
- [summer] [27/85] Fetching gdk-pixbuf2-2.42.10_2.pkg: .......... done
- [summer] [28/85] Fetching libgusb-0.3.10_1.pkg: .......... done
- [summer] [29/85] Fetching gtksourceview3-3.24.11_4.pkg: .......... done
- [summer] [30/85] Fetching gnutls-3.8.5_1.pkg: 
- .......... done
- [summer] [31/85] Fetching hicolor-icon-theme-0.17.pkg: ... done
- [summer] [32/85] Fetching libepoll-shim-0.0.20230411.pkg: ... done
- [summer] [33/85] Fetching libpaper-1.1.28_1.pkg: .... done
- [summer] [34/85] Fetching colord-1.4.7.pkg: .......... done
- [summer] [35/85] Fetching font-misc-ethiopic-1.0.4.pkg: .......... done
- [summer] [36/85] Fetching libX11-1.8.7_1,1.pkg: .
- ......... done
- [summer] [37/85] Fetching libXrender-0.9.10_2.pkg: ... done
- [summer] [38/85] Fetching xorgproto-2023.2.pkg: .......... done
- [summer] [39/85] Fetching libXtst-1.2.3_3.pkg: ... done
- [summer] [40/85] Fetching libXi-1.8_1,1.pkg: .......... done
- [summer] [41/85] Fetching gtk3-3.24.41.pkg: .
- ....
- ..... done
- [summer] [42/85] Fetching libXft-2.3.7_1.pkg: ........ done
- [summer] [43/85] Fetching libepoxy-1.5.9.pkg: .......... done
- [summer] [44/85] Fetching hwdata-0.381,1.pkg: .......... done
- [summer] [45/85] Fetching cairo-1.17.4_2,3.pkg: .......... done
- [summer] [46/85] Fetching graphite2-1.3.14.pkg: .......... done
- [summer] [47/85] Fetching shared-mime-info-2.2_2.pkg: .......... done
- [summer] [48/85] Fetching libgudev-237.pkg: ..... done
- [summer] [49/85] Fetching encodings-1.1.0,1.pkg: ......... done
- [summer] [50/85] Fetching harfbuzz-8.4.0.pkg: ...
- ....... done
- [summer] [51/85] Fetching libevent-2.1.12.pkg: .......... done
- [summer] [52/85] Fetching gdbm-1.23.pkg: .......... done
- [summer] [53/85] Fetching avahi-app-0.8_2.pkg: .......... done
- [summer] [54/85] Fetching dbus-1.14.10_5,1.pkg: .......... done
- [summer] [55/85] Fetching libedit-3.1.20230828_1,1.pkg: ........ done
- [summer] [56/85] Fetching libfontenc-1.1.8.pkg: ...... done
- [summer] [57/85] Fetching libXcursor-1.2.2.pkg: ...... done
- [summer] [58/85] Fetching libudev-devd-0.5.2.pkg: .. done
- [summer] [59/85] Fetching font-bh-ttf-1.0.3_5.pkg: .......... done
- [summer] [60/85] Fetching pango-1.50.14.pkg: .......... done
- [summer] [61/85] Fetching brotli-1.1.0,1.pkg: .......... done
- [summer] [62/85] Fetching py39-packaging-23.2.pkg: ....... done
- [summer] [63/85] Fetching gmp-6.3.0.pkg: .......... done
- [summer] [64/85] Fetching libXext-1.3.6,1.pkg: .......... done
- [summer] [65/85] Fetching p11-kit-0.25.3_1.pkg: .......... done
- [summer] [66/85] Fetching dbus-glib-0.112_1.pkg: .......
- ... done
- [summer] [67/85] Fetching libXau-1.0.9_1.pkg: .. done
- [summer] [68/85] Fetching libICE-1.1.0_2,1.pkg: ........ done
- [summer] [69/85] Fetching libXcomposite-0.4.6_1,1.pkg: .. done
- [summer] [70/85] Fetching fontconfig-2.15.0_2,1.pkg: .......... done
- [summer] [71/85] Fetching pixman-0.42.2.pkg: .......... done
- [summer] [72/85] Fetching at-spi2-core-2.50.2.pkg: .......... done
- [summer] [73/85] Fetching gsettings-desktop-schemas-42.0.pkg: .......... done
- [summer] [74/85] Fetching sqlite3-3.45.1,1.pkg: .......... done
- [summer] [75/85] Fetching libSM-1.2.3_1,1.pkg: ... done
- [summer] [76/85] Fetching glib-2.80.0,2.pkg: ...
- ....... done
- [summer] [77/85] Fetching xkeyboard-config-2.41_4.pkg: .........
- . done
- [summer] [78/85] Fetching libxkbcommon-1.6.0_2.pkg: .......... done
- [summer] [79/85] Fetching jbigkit-2.1_2.pkg: ......... done
- [summer] [80/85] Fetching font-misc-meltho-1.0.3_5.pkg: ....
- ...... done
- [summer] [81/85] Fetching libdaemon-0.14_1.pkg: ... done
- [summer] [82/85] Fetching libXdmcp-1.1.5.pkg: .. done
- [summer] [83/85] Fetching tiff-4.4.0_3.pkg: .......... done
- [summer] [84/85] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [summer] [85/85] Fetching dejavu-2.37_3.pkg: .
- ......... done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/85] Installing xorgproto-2023.2...
- [summer] [1/85] Extracting xorgproto-2023.2: .......... done
- [summer] [2/85] Installing libXau-1.0.9_1...
- [summer] [2/85] Extracting libXau-1.0.9_1: .......... done
- [summer] [3/85] Installing libXdmcp-1.1.5...
- [summer] [3/85] Extracting libXdmcp-1.1.5: ......... done
- [summer] [4/85] Installing png-1.6.43...
- [summer] [4/85] Extracting png-1.6.43: .......... done
- [summer] [5/85] Installing libxcb-1.16.1...
- [summer] [5/85] Extracting libxcb-1.16.1: .......... done
- [summer] [6/85] Installing brotli-1.1.0,1...
- [summer] [6/85] Extracting brotli-1.1.0,1: .......... done
- [summer] [7/85] Installing freetype2-2.13.2...
- [summer] [7/85] Extracting freetype2-2.13.2: .......... done
- [summer] [8/85] Installing libX11-1.8.7_1,1...
- [summer] [8/85] Extracting libX11-1.8.7_1,1: .......... done
- [summer] [9/85] Installing libfontenc-1.1.8...
- [summer] [9/85] Extracting libfontenc-1.1.8: ......... done
- [summer] [10/85] Installing py39-packaging-23.2...
- [summer] [10/85] Extracting py39-packaging-23.2: .......... done
- [summer] [11/85] Installing libICE-1.1.0_2,1...
- [summer] [11/85] Extracting libICE-1.1.0_2,1: .......... done
- [summer] [12/85] Installing jpeg-turbo-3.0.2...
- [summer] [12/85] Extracting jpeg-turbo-3.0.2: .......... done
- [summer] [13/85] Installing mkfontscale-1.2.3...
- [summer] [13/85] Extracting mkfontscale-1.2.3: ....... done
- [summer] [14/85] Installing libdeflate-1.20...
- [summer] [14/85] Extracting libdeflate-1.20: .......... done
- [summer] [15/85] Installing libXfixes-6.0.0_1...
- [summer] [15/85] Extracting libXfixes-6.0.0_1: .......... done
- [summer] [16/85] Installing libxml2-2.11.7...
- [summer] [16/85] Extracting libxml2-2.11.7: .......... done
- [summer] [17/85] Installing libXext-1.3.6,1...
- [summer] [17/85] Extracting libXext-1.3.6,1: .......... done
- [summer] [18/85] Installing fontconfig-2.15.0_2,1...
- [summer] [18/85] Extracting fontconfig-2.15.0_2,1: .......... done
- [summer] [19/85] Installing libSM-1.2.3_1,1...
- [summer] [19/85] Extracting libSM-1.2.3_1,1: .......... done
- [summer] [20/85] Installing glib-2.80.0,2...
- [summer] [20/85] Extracting glib-2.80.0,2: .......... done
- [summer] [21/85] Installing jbigkit-2.1_2...
- [summer] [21/85] Extracting jbigkit-2.1_2: .......... done
- [summer] [22/85] Installing libdatrie-0.2.13_2...
- [summer] [22/85] Extracting libdatrie-0.2.13_2: .......... done
- [summer] [23/85] Installing libglvnd-1.7.0...
- [summer] [23/85] Extracting libglvnd-1.7.0: .......... done
- [summer] [24/85] Installing libtasn1-4.19.0_1...
- [summer] [24/85] Extracting libtasn1-4.19.0_1: .......... done
- [summer] [25/85] Installing font-misc-ethiopic-1.0.4...
- [summer] [25/85] Extracting font-misc-ethiopic-1.0.4: ...... done
- [summer] [26/85] Installing libXrender-0.9.10_2...
- [summer] [26/85] Extracting libXrender-0.9.10_2: .......... done
- [summer] [27/85] Installing libXi-1.8_1,1...
- [summer] [27/85] Extracting libXi-1.8_1,1: .......... done
- [summer] [28/85] Installing graphite2-1.3.14...
- [summer] [28/85] Extracting graphite2-1.3.14: .......... done
- [summer] [29/85] Installing shared-mime-info-2.2_2...
- [summer] [29/85] Extracting shared-mime-info-2.2_2: ......... done
- [summer] [30/85] Installing encodings-1.1.0,1...
- [summer] [30/85] Extracting encodings-1.1.0,1: .......... done
- [summer] [31/85] Installing dbus-1.14.10_5,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [summer] [31/85] Extracting dbus-1.14.10_5,1: ......... done
- [summer] [32/85] Installing font-bh-ttf-1.0.3_5...
- [summer] [32/85] Extracting font-bh-ttf-1.0.3_5: .......... done
- [summer] [33/85] Installing gmp-6.3.0...
- [summer] [33/85] Extracting gmp-6.3.0: .......... done
- [summer] [34/85] Installing pixman-0.42.2...
- [summer] [34/85] Extracting pixman-0.42.2: .......... done
- [summer] [35/85] Installing font-misc-meltho-1.0.3_5...
- [summer] [35/85] Extracting font-misc-meltho-1.0.3_5: .......... done
- [summer] [36/85] Installing tiff-4.4.0_3...
- [summer] [36/85] Extracting tiff-4.4.0_3: .......... done
- [summer] [37/85] Installing dejavu-2.37_3...
- [summer] [37/85] Extracting dejavu-2.37_3: .......... done
- [summer] [38/85] Installing duktape-lib-2.7.0...
- [summer] [38/85] Extracting duktape-lib-2.7.0: ......... done
- [summer] [39/85] Installing nettle-3.9.1...
- [summer] [39/85] Extracting nettle-3.9.1: .......... done
- [summer] [40/85] Installing libthai-0.1.29_1...
- [summer] [40/85] Extracting libthai-0.1.29_1: .......... done
- [summer] [41/85] Installing fribidi-1.0.13_1...
- [summer] [41/85] Extracting fribidi-1.0.13_1: .......... done
- [summer] [42/85] Installing gnome_subr-1.0...
- [summer] [42/85] Extracting gnome_subr-1.0: .... done
- [summer] [43/85] Installing gdk-pixbuf2-2.42.10_2...
- [summer] [43/85] Extracting gdk-pixbuf2-2.42.10_2: .......... done
- [summer] [44/85] Installing libepoll-shim-0.0.20230411...
- [summer] [44/85] Extracting libepoll-shim-0.0.20230411: ...
- ....... done
- [summer] [45/85] Installing libXtst-1.2.3_3...
- [summer] [45/85] Extracting libXtst-1.2.3_3: .......... done
- [summer] [46/85] Installing libXft-2.3.7_1...
- [summer] [46/85] Extracting libXft-2.3.7_1: .......... done
- [summer] [47/85] Installing cairo-1.17.4_2,3...
- [summer] [47/85] Extracting cairo-1.17.4_2,3: .......... done
- [summer] [48/85] Installing harfbuzz-8.4.0...
- [summer] [48/85] Extracting harfbuzz-8.4.0: .......... done
- [summer] [49/85] Installing libevent-2.1.12...
- [summer] [49/85] Extracting libevent-2.1.12: .......... done
- [summer] [50/85] Installing gdbm-1.23...
- [summer] [50/85] Extracting gdbm-1.23: .......... done
- [summer] [51/85] Installing libedit-3.1.20230828_1,1...
- [summer] [51/85] Extracting libedit-3.1.20230828_1,1: .......... done
- [summer] [52/85] Installing libudev-devd-0.5.2...
- [summer] [52/85] Extracting libudev-devd-0.5.2: ........ done
- [summer] [53/85] Installing p11-kit-0.25.3_1...
- [summer] [53/85] Extracting p11-kit-0.25.3_1: .......... done
- [summer] [54/85] Installing dbus-glib-0.112_1...
- [summer] [54/85] Extracting dbus-glib-0.112_1: .......... done
- [summer] [55/85] Installing libdaemon-0.14_1...
- [summer] [55/85] Extracting libdaemon-0.14_1: .......... done
- [summer] [56/85] Installing xorg-fonts-truetype-7.7_1...
- [summer] [56/85] Extracting xorg-fonts-truetype-7.7_1: ... done
- [summer] [57/85] Installing lcms2-2.16_1...
- [summer] [57/85] Extracting lcms2-2.16_1: .......... done
- [summer] [58/85] Installing polkit-124_3...
- ===> Creating groups.
- Creating group 'polkitd' with gid '565'.
- ===> Creating users
- Creating user 'polkitd' with uid '565'.
- [summer] [58/85] Extracting polkit-124_3: ......... done
- [summer] [59/85] Installing gtk-update-icon-cache-3.24.31_1...
- [summer] [59/85] Extracting gtk-update-icon-cache-3.24.31_1: .......... done
- [summer] [60/85] Installing wayland-1.22.0...
- [summer] [60/85] Extracting wayland-1.22.0: .......... done
- [summer] [61/85] Installing libgusb-0.3.10_1...
- [summer] [61/85] Extracting libgusb-0.3.10_1: .......... done
- [summer] [62/85] Installing gnutls-3.8.5_1...
- [summer] [62/85] Extracting gnutls-3.8.5_1: .......... done
- [summer] [63/85] Installing libpaper-1.1.28_1...
- [summer] [63/85] Extracting libpaper-1.1.28_1: .......... done
- [summer] [64/85] Installing hwdata-0.381,1...
- [summer] [64/85] Extracting hwdata-0.381,1: .....
- ..... done
- [summer] [65/85] Installing libgudev-237...
- [summer] [65/85] Extracting libgudev-237: .......... done
- [summer] [66/85] Installing avahi-app-0.8_2...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [summer] [66/85] Extracting avahi-app-0.8_2: .......... done
- [summer] [67/85] Installing pango-1.50.14...
- [summer] [67/85] Extracting pango-1.50.14: .......... done
- [summer] [68/85] Installing at-spi2-core-2.50.2...
- [summer] [68/85] Extracting at-spi2-core-2.50.2: .......... done
- [summer] [69/85] Installing sqlite3-3.45.1,1...
- [summer] [69/85] Extracting sqlite3-3.45.1,1: .......... done
- [summer] [70/85] Installing xkeyboard-config-2.41_4...
- [summer] [70/85] Extracting xkeyboard-config-2.41_4: .......... done
- [summer] [71/85] Installing librsvg2-rust-2.58.0_1...
- [summer] [71/85] Extracting librsvg2-rust-2.58.0_1: 
- .......... done
- [summer] [72/85] Installing cups-2.4.7_2...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [summer] [72/85] Extracting cups-2.4.7_2: .......... done
- [summer] [73/85] Installing libXrandr-1.5.2_1...
- [summer] [73/85] Extracting libXrandr-1.5.2_1: .......... done
- [summer] [74/85] Installing adwaita-icon-theme-42.0...
- [summer] [74/85] Extracting adwaita-icon-theme-42.0: .......... done
- [summer] [75/85] Installing libXdamage-1.1.6...
- [summer] [75/85] Extracting libXdamage-1.1.6: ......... done
- [summer] [76/85] Installing libXinerama-1.1.4_3,1...
- [summer] [76/85] Extracting libXinerama-1.1.4_3,1: .......... done
- [summer] [77/85] Installing hicolor-icon-theme-0.17...
- [summer] [77/85] Extracting hicolor-icon-theme-0.17: . done
- [summer] [78/85] Installing colord-1.4.7...
- ===> Creating groups.
- Creating group 'colord' with gid '970'.
- ===> Creating users
- Creating user 'colord' with uid '970'.
- [summer] [78/85] Extracting colord-1.4.7: .......... done
- [summer] [79/85] Installing libepoxy-1.5.9...
- [summer] [79/85] Extracting libepoxy-1.5.9: .......... done
- [summer] [80/85] Installing libXcursor-1.2.2...
- [summer] [80/85] Extracting libXcursor-1.2.2: .......... done
- [summer] [81/85] Installing libXcomposite-0.4.6_1,1...
- [summer] [81/85] Extracting libXcomposite-0.4.6_1,1: .......... done
- [summer] [82/85] Installing gsettings-desktop-schemas-42.0...
- [summer] [82/85] Extracting gsettings-desktop-schemas-42.0: .......... done
- [summer] [83/85] Installing libxkbcommon-1.6.0_2...
- [summer] [83/85] Extracting libxkbcommon-1.6.0_2: .......... done
- [summer] [84/85] Installing gtk3-3.24.41...
- [summer] [84/85] Extracting gtk3-3.24.41: .......... done
- [summer] [85/85] Installing gtksourceview3-3.24.11_4...
- [summer] [85/85] Extracting gtksourceview3-3.24.11_4: .......... done
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig 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: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- =====
- Message from freetype2-2.13.2:
- 
- --
- 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 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.6.0_2:
- 
- --
- 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  1/58:
Processing  2/58:
Processing  3/58:
Processing  4/58:
Processing  5/58:
Processing  6/58:
Processing  7/58:
Processing  8/58: [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-pkg-config.3)
- 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  8/58:
-> installed conf-pkg-config.3
Processing  9/58:
Processing 10/58: [conf-cairo: pkg-config cairo]
Processing 11/58: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18]
Processing 12/58: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
+ /usr/local/bin/pkg-config "cairo" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-cairo.1)
-> compiled  conf-cairo.1
Processing 12/58: [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> installed conf-cairo.1
Processing 13/58: [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
+ /usr/local/bin/pkg-config "--short-errors" "--print-errors" "gtksourceview-3.0" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-gtksourceview3.0+2)
-> compiled  conf-gtksourceview3.0+2
Processing 13/58: [conf-gtk3: pkg-config 3.18]
-> installed conf-gtksourceview3.0+2
Processing 14/58: [conf-gtk3: pkg-config 3.18]
+ /usr/local/bin/pkg-config "--short-errors" "--print-errors" "--atleast-version" "3.18" "gtk+-3.0" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-gtk3.18)
-> compiled  conf-gtk3.18
Processing 14/58:
-> installed conf-gtk3.18
Processing 15/58:
-> retrieved cppo.1.6.9  (cached)
Processing 16/58:
-> retrieved camlp-streams.5.0.1  (cached)
Processing 17/58:
-> retrieved csexp.1.5.2  (cached)
Processing 18/58:
-> retrieved cairo2.0.6.4  (cached)
Processing 19/58: [lablgtk3-extras.3.0.1: http]
-> retrieved lablgtk3.3.1.4, lablgtk3-sourceview3.3.1.4  (cached)
Processing 20/58: [lablgtk3-extras.3.0.1: http]
Processing 20/58:
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 21/58:
Processing 22/58: [ocamlbuild: gmake configure.make]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 23/58: [ocamlbuild: gmake configure.make]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 24/58: [ocamlbuild: gmake configure.make] [ocamlfind: patch]
-> retrieved ocf.0.8.0  (cached)
Processing 25/58: [ocamlbuild: gmake configure.make] [ocamlfind: patch]
Processing 26/58: [ocamlbuild: gmake configure.make] [ocamlfind: patch]
Processing 27/58: [ocamlbuild: gmake configure.make] [ocamlfind: patch]
-> installed seq.base
Processing 28/58: [ocamlbuild: gmake configure.make] [ocamlfind: patch]
Processing 28/58: [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
+ /usr/local/bin/gmake "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.14.1" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.14.1/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.14.1/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.14.1/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.14.1/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.14.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.14.1/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.14.1"; \
- echo "BINDIR=/home/opam/.opam/4.14.1/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.14.1/lib"; \
- echo "MANDIR=/home/opam/.opam/4.14.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.14.1/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.14.1/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.14.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.14.1/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.3"'; \
- ) > src/ocamlbuild_config.ml
Processing 28/58: [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved lablgtk3-extras.3.0.1  (https://framagit.org/zoggy/lablgtk-extras/-/archive/3.0.1/lablgtk-extras-3.0.1.tar.bz2)
Processing 29/58: [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing 30/58: [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 31/58: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved yojson.2.1.2  (cached)
-> retrieved xmlm.1.4.0  (cached)
+ /home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/home/opam/.opam/4.14.1/bin" "-sitelib" "/home/opam/.opam/4.14.1/lib" "-mandir" "/home/opam/.opam/4.14.1/man" "-config" "/home/opam/.opam/4.14.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- 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:      /home/opam/.opam/4.14.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14.1/bin
-     Manual pages:          /home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14.1/bin
-     Manual pages:          /home/opam/.opam/4.14.1/man
-     topfind script:        /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 31/58: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved topkg.1.0.7  (cached)
+ /usr/local/bin/gmake "all" (CWD=/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 all ) || exit; done
- gmake[1]: Entering directory '/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@' '/home/opam/.opam/4.14.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/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@' '/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 '/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 '/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@' '/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/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 '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 31/58: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/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 opt ) || exit; done
- gmake[1]: Entering directory '/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 '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 31/58: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled]
Processing 32/58: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3)
- if test -d /home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/local/bin/gmake ocamlbuild.install
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/local/bin/gmake install-bin-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/local/bin/gmake install-lib-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/local/bin/gmake install-lib-basics-opam
- gmake[3]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- gmake[3]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/local/bin/gmake install-lib-byte-opam
- gmake[3]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- gmake[3]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/local/bin/gmake install-lib-native-opam
- gmake[3]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- gmake[3]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/local/bin/gmake install-man-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/local/bin/gmake install-doc-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 32/58: [dune: ocaml 15] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//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 "/home/opam/.opam/4.14.1/bin"
- install -d "/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/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 '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/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 "/home/opam/.opam/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/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 '/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 "/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/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 "/home/opam/.opam/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14.1/man/man1" "/home/opam/.opam/4.14.1/man/man3" "/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/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 "/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 32/58: [dune: ocaml 15]
-> installed ocamlbuild.0.14.3
Processing 33/58: [dune: ocaml 15]
Processing 34/58: [dune: ocaml 15] [topkg: ocaml build]
+ /home/opam/.opam/4.14.1/bin/ocaml "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/topkg.1.0.7)
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.7
Processing 34/58: [dune: ocaml 15]
-> installed topkg.1.0.7
Processing 35/58: [dune: ocaml 15]
Processing 36/58: [dune: ocaml 15] [xmlm: ocaml build]
+ /home/opam/.opam/4.14.1/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/xmlm.1.4.0)
- ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends
- ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma
- ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends
- ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native
- # No parallelism done
-> compiled  xmlm.1.4.0
Processing 36/58: [dune: ocaml 15]
-> installed xmlm.1.4.0
Processing 37/58: [dune: ocaml 15]
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobj077a4a.c:16598:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobj077a4a.c:16780:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 15
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 37/58: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 39/58: [camlp-streams: dune build]
Processing 40/58: [camlp-streams: dune build] [cppo: dune build]
Processing 41/58: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 41/58: [camlp-streams: dune build] [cppo: dune build]
-> installed csexp.1.5.2
Processing 42/58: [camlp-streams: dune build] [cppo: dune build]
Processing 43/58: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: rm]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "cppo" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 43/58: [camlp-streams: dune build] [dune-configurator: rm]
-> installed cppo.1.6.9
Processing 44/58: [camlp-streams: dune build] [dune-configurator: rm]
Processing 45/58: [camlp-streams: dune build] [dune-configurator: rm] [yojson: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "camlp-streams" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 45/58: [dune-configurator: rm] [yojson: dune build]
-> installed camlp-streams.5.0.1
Processing 46/58: [dune-configurator: rm] [yojson: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
Processing 46/58: [dune-configurator: dune build] [yojson: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "yojson" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/yojson.2.1.2)
-> compiled  yojson.2.1.2
Processing 46/58: [dune-configurator: dune build]
-> installed yojson.2.1.2
Processing 47/58: [dune-configurator: dune build]
Processing 48/58: [dune-configurator: dune build] [ocf: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
Processing 48/58: [ocf: dune build]
-> installed dune-configurator.3.15.0
Processing 49/58: [ocf: dune build]
Processing 50/58: [cairo2: dune build] [ocf: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocf" "-j" "15" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocf.0.8.0)
Processing 50/58: [cairo2: dune build] [ocf: dune install]
+ /home/opam/.opam/4.14.1/bin/dune "install" "-p" "ocf" "--create-install-files" "ocf" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocf.0.8.0)
-> compiled  ocf.0.8.0
Processing 50/58: [cairo2: dune build]
-> installed ocf.0.8.0
Processing 51/58: [cairo2: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "cairo2" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cairo2.0.6.4)
-> compiled  cairo2.0.6.4
-> installed cairo2.0.6.4
[lablgtk3: patch] applying ml_gtk.c.diff
Processing 53/58: [lablgtk3: patch]
Processing 53/58: [lablgtk3: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "lablgtk3" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk3.3.1.4)
- (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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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");
-                                ^
- /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
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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"
-      ^
- ml_gpointer.c:43:15: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages]
-         ret = alloc_shr (wosize, tag);
-               ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_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);
-                 ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"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));
-            ^
- /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
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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"
-      ^
- 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));
-            ^
- /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
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" 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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                   ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)));
-                                                         ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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);
-     ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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),
-                 ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-                    ^
- /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
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                 ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                 ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-       ^
- /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
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-             ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-             ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                                         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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);
-             ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-         ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                ^
- /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
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                ^
- /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
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-         ^
- /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
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-         ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-         ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-                     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-                              ^
- /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
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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); \
-              ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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); \
-                                                 ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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); \
-                      ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-         ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-         ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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);
-            ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-   ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-   ^
- /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
-                                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                 ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-       ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)));
-                     ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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));
-                ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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));
-                ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-   ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-   ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-       ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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));
-         ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                               ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-          ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-          ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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();
-                  ^
- /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
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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();
-                  ^
- /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
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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), 
-                                                         ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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;
-                         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);        \
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);                      \
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);        \
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);                      \
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);        \
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);                      \
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);        \
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);                      \
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-       ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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);
-     ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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));
-                   ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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:8:
- In file included from /usr/local/include/glib-2.0/glib.h:56:
- In file included from /usr/local/include/glib-2.0/glib/giochannel.h:35:
- /usr/local/include/glib-2.0/glib/gmain.h:310:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                         GSourceFunc callback,
-                                     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:231: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:8:
- In file included from /usr/local/include/glib-2.0/glib.h:56:
- /usr/local/include/glib-2.0/glib/giochannel.h:190:23: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                  gboolean         flush,
-                                                   ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:30:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:8:
- In file included from /usr/local/include/glib-2.0/glib.h:68:
- /usr/local/include/glib-2.0/glib/gpattern.h:45:38: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                gsize string_length,
-                                      ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:30:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:8:
- In file included from /usr/local/include/glib-2.0/glib.h:68:
- /usr/local/include/glib-2.0/glib/gpattern.h:53:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                         guint         string_length,
-                                                       ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:28:
- In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30:
- In file included from /usr/local/include/glib-2.0/glib-object.h:24:
- In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31:
- In file included from /usr/local/include/glib-2.0/gobject/gobject.h:29:
- /usr/local/include/glib-2.0/gobject/gclosure.h:217:12: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   gpointer      callback;
-                 ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:34:
- /usr/local/include/glib-2.0/gio/gappinfo.h:135:70: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                  GAsyncReadyCallback callback,
-                                                                      ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:34:
- /usr/local/include/glib-2.0/gio/gappinfo.h:187:76: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                      GAsyncReadyCallback   callback,
-                                                                            ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included 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:246:72: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                   GAsyncReadyCallback  callback,
-                                                                        ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:68: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:257:77: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                        GAsyncReadyCallback  callback,
-                                                                             ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:34:
- /usr/local/include/glib-2.0/gio/gappinfo.h:272:75: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                     GAsyncReadyCallback   callback,
-                                                                           ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:76: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:63:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                             GAsyncReadyCallback  callback,
-                                                  ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:37:
- /usr/local/include/glib-2.0/gio/gasyncinitable.h:78:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:37:
- /usr/local/include/glib-2.0/gio/gasyncinitable.h:89:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:37:
- /usr/local/include/glib-2.0/gio/gasyncinitable.h:102:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:37:
- /usr/local/include/glib-2.0/gio/gasyncinitable.h:113:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30:
- /usr/local/include/glib-2.0/gio/ginputstream.h:77:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                              GAsyncReadyCallback  callback,
-                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:86:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                              GAsyncReadyCallback  callback,
-                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:94:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                              GAsyncReadyCallback  callback,
-                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:145:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback    callback,
-                                                               ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:158:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                            GAsyncReadyCallback    callback,
-                                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:171:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                            GAsyncReadyCallback    callback,
-                                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:182:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback    callback,
-                                                               ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:192:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback    callback,
-                                                               ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:66:30: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                             GAsyncReadyCallback   callback,
-                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:116:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                        GAsyncReadyCallback    callback,
-                                                                               ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:69:18: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-   gboolean    (* flush)         (GOutputStream            *stream,
-                  ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:83:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:93:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:101:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:109:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:127:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:215:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:228:68: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                           GAsyncReadyCallback      callback,
-                                                                    ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:243:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:257:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                            GAsyncReadyCallback      callback,
-                                                                     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:271:38: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                              GAsyncReadyCallback        callback,
-                                                                         ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:283:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:293:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:303:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- ...TRUNCATED BY DUNE...
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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: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,
-                                                                                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                  ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                  ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                  ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                                                             ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                         ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                           ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                           ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                           ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                           ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                           ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                                     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                                     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                                     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                                      ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                       ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                        ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                                    ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                               ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                               ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                   ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                             ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                      ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                            ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                             ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                               ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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,
-                                                                         ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)
-                     ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)
-                     ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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);
-   ^
- /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
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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));
-                                 ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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]));
-                                  ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)
-                                         ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                          ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                          ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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]);
-             ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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]);
-             ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)
-                                                               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                          ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                          ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                          ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                          ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                                                               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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:551:64: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), delta_x, copy_double)
-                                                                ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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:552:64: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), delta_y, copy_double)
-                                                                ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x, copy_double)
-                                                              ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y, copy_double)
-                                                              ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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:564:67: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x_root, copy_double)
-                                                                   ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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:565:67: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y_root, copy_double)
-                                                                   ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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:597:63: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- Make_Extractor (GdkEventSetting, GdkEvent_arg(Setting), name, copy_string)
-                                                               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 35 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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-   ^
- /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
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                               ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-       ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-   ^
- /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*/
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-       ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-   ^
- /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
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-     ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                 ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-           ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-       ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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),
-                                     ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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),
-                                                   ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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); \
-                                 ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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); \
-                                 ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:1046: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:1300: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:1297: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);
-            ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)
-                                           ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                        ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                        ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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;
-                       ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)
-                      ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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();
-                  ^
- /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
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-       ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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();
-                  ^
- /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
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-          ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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");
-     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)
-                             ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                            ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)
-                              ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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,
-                                     ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:231: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,
-                                                   ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"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,
-                                      ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"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,
-                                                       ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"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);
-           ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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: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);
-                 ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_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);
-                  ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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"
-      ^
- wrappers.c:94:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   value cell = alloc_small(2, Tag_cons);
-                ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_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);
-   ^
- /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
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"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);
-                 ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"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);
-            ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:124:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string (str ? (char*) str : "");
-            ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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"
-      ^
- wrappers.c:132:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     value *p = stat_alloc(sizeof(value));
-                ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_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);
-     ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"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");
-     ^
- /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
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:161:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument ("ml_lookup_to_c");
-     ^
- /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
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"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);
-              ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:17: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]);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"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);
-              ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 19 warnings generated.
- (cd _build/default/src && ../.bin/propcc gtkBase.props)
- Warning: no conversion for type GdkWindow_opt in class GtkWidget
- (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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_pango.o -c ml_pango.c)
- ml_pango.c:149:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_pango.c:179: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:181: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:182: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:204:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value res = alloc_tuple(2);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_pango.c:213:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value res = alloc_tuple(2);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_pango.c:221:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value res = alloc_tuple(4);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_pango.c:239:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(3);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 8 warnings generated.
- (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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkmisc.o -c ml_gtkmisc.c)
- ml_gtkmisc.c:125:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (3, 0);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkmisc.c:165:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     r = alloc_small(2, 0);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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)
-                                                        ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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();
-           ^
- /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
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                  ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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);
-   ^
- /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
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)
-                                           ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:336:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (2,0);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:374:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small (4, 0);
-                 ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:419:9: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Gobject.Widget.style_get_property");
-         ^
- /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
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:9:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gtk.c:460:4: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-           ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:499:4: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-           ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:532:11: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-     ret = alloc_string (length);
-           ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gtk.c:540:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       Option_val(arg4, string_length, -1) Ignore,
-                        ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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:556: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:580:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*(value*)data, arg);
-   ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:594: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);
-                                       ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtk.c:595:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*(value*)data, arg);
-   ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:633:18: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       new_cell = alloc_small(2,0);
-                  ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_gtk.c:666:5: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-     callback_exn (*clos, val);
-     ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:836:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2) ;
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtk.c:860:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   v_link = copy_string (link);
-            ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtk.c:861:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*closure, v_link);
-   ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:117:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:953:20: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     copy = (argc ? alloc (argc, Abstract_tag) : Atom(0));
-                    ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:959:20: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     argv = (argc ? alloc (argc, 0) : Atom(0));
-                    ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:974:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small(3,0);
-                 ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:981:35: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
- ML_0 (gtk_get_current_event_time, copy_int32)
-                                   ^
- /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
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 23 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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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);
-   ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-             ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-              ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-             ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);\
-              ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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));
-         ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /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);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-          ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)
-                  ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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)
-                  ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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));
-               ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-               ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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
-                                  ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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
-                                  ^
- /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*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-           ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-           ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-         ^
- /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
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-   ^
- /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
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-            ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-          ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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);
-                    ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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);
-                        ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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);
-                         ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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));
-               ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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,
-                   ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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,
-                  ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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),
-                         ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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),
-                        ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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));})}}
-                     ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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));})}}
-                    ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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)),
-                       ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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),
-                           ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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);})}}
-         ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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);})}}
-         ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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);
-               ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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.4
-> installed lablgtk3.3.1.4
Processing 55/58: [lablgtk3-sourceview3: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "lablgtk3-sourceview3" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk3-sourceview3.3.1.4)
- (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 /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/cairo2 -I /home/opam/.opam/4.14.1/lib/lablgtk3 -I /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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                      ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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))
-                                            ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                      ^
- /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
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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);
-              ^
- /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
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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))
-                                ^
- /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
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.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:1046: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:1300: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:1297: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.4
-> installed lablgtk3-sourceview3.3.1.4
Processing 57/58: [lablgtk3-extras: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "lablgtk3-extras" "-j" "15" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk3-extras.3.0.1)
Processing 57/58: [lablgtk3-extras: dune install]
+ /home/opam/.opam/4.14.1/bin/dune "install" "-p" "lablgtk3-extras" "--create-install-files" "lablgtk3-extras" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk3-extras.3.0.1)
-> compiled  lablgtk3-extras.3.0.1
-> installed lablgtk3-extras.3.0.1
Done.
2024-04-18 12:49.09 ---> saved as "a86f56c0e7d948e8df04313659269a56d3c3c9fbdc91c511d844ed4ea9ddb6f7"
Job succeeded