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


Building on falling

(from freebsd-ocaml-5.0)
2023-10-18 06:20.33 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam"))
2023-10-18 06:20.33 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q a4349cb398e7d693e3d509914067dc47d1c71782"))
2023-10-18 06:20.34 ---> using "847cbd71d6e243cb26730c6185d78510731de6bc2b4440eaf8f09e2ada29204e" from cache

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


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

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

2023-10-18 06:20.34 ---> using "76fe4e508bf18ac6169aa42d066ca9a1236d6528de4350d6a7fa0ee89b29da2f" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-10-18 06:20.34 ---> using "f2cccfff3a744118b82f250d66c5e406102a16d87a5c840cda08b5c5d25376c6" from cache

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

Nothing to do.
The following actions will be performed:
  - install ocamlfind            1.9.6    [required by frama-c]
  - install seq                  base     [required by yojson]
  - install ocamlbuild           0.14.2   [required by bos]
  - install dune                 3.11.1   [required by frama-c-metacsl]
  - install conf-gmp             4        [required by zarith]
  - install conf-pkg-config      3        [required by conf-gtksourceview3]
  - install conf-which           1        [required by conf-autoconf]
  - install num                  1.4      [required by alt-ergo-free, why3]
  - install topkg                1.0.7    [required by bos]
  - install stdlib-shims         0.3.0    [required by ocamlgraph]
  - install sexplib0             v0.16.0  [required by ppxlib]
  - install result               1.5      [required by ppx_deriving, ppx_deriving_yojson]
  - install ppx_derivers         1.2.1    [required by ppx_deriving]
  - install pp                   1.2.0    [required by dune-private-libs]
  - install ordering             3.11.1   [required by dyn, stdune]
  - install ocaml-compiler-libs  v0.12.4  [required by ppxlib]
  - install menhirSdk            20211128 [required by menhir]
  - install menhirLib            20211128 [required by menhir]
  - install csexp                1.5.2    [required by dune-configurator]
  - install cppo                 1.6.9    [required by ppx_deriving]
  - install camlp-streams        5.0.1    [required by lablgtk3, lablgtk3-sourceview3]
  - install bigarray-compat      1.1.0    [required by ctypes]
  - install zarith               1.13     [required by frama-c]
  - install conf-zlib            1        [required by camlzip]
  - install conf-gtksourceview3  0+2      [required by frama-c]
  - install conf-gtk3            18       [required by lablgtk3]
  - install conf-cairo           1        [required by cairo2]
  - install conf-graphviz        0.1
  - install conf-autoconf        0.1      [required by alt-ergo-free, why3]
  - install rresult              0.7.0    [required by bos]
  - install fmt                  0.9.0    [required by bos]
  - install astring              0.8.5    [required by bos]
  - install ocamlgraph           2.1.0    [required by frama-c]
  - install integers             0.7.0    [required by ctypes]
  - install dyn                  3.11.1   [required by dune-private-libs]
  - install ppxlib               0.31.0   [required by ppx_deriving_yojson, ppx_deriving, ppx_deriving_yaml, ppx_import]
  - install menhir               20211128 [required by frama-c]
  - install dune-configurator    3.11.1   [required by frama-c]
  - install yojson               2.1.1    [required by frama-c]
  - install camlzip              1.11     [required by alt-ergo-free, why3]
  - install ocplib-simplex       0.4.1    [required by alt-ergo-free]
  - install logs                 0.7.0    [required by bos]
  - install fpath                0.7.3    [required by bos]
  - install stdune               3.11.1   [required by dune-private-libs]
  - install ppx_import           1.10.0   [required by frama-c]
  - install ppx_deriving         5.2.1    [required by frama-c]
  - install psmt2-frontend       0.1      [required by alt-ergo-free]
  - install ctypes               0.21.1   [required by yaml]
  - install cairo2               0.6.4    [required by lablgtk3]
  - install bos                  0.2.1    [required by yaml]
  - install dune-private-libs    3.11.1   [required by dune-site]
  - install why3                 1.6.0    [required by frama-c-metacsl]
  - install ppx_deriving_yojson  3.7.0    [required by frama-c]
  - install alt-ergo-free        2.2.0    [required by frama-c]
  - install lablgtk3             3.1.3    [required by frama-c]
  - install yaml                 3.1.0    [required by frama-c]
  - install dune-site            3.11.1   [required by frama-c]
  - install lablgtk3-sourceview3 3.1.3    [required by frama-c]
  - install ppx_deriving_yaml    0.2.1    [required by frama-c]
  - install frama-c              27.1     [required by frama-c-metacsl]
  - install frama-c-metacsl      0.5~beta                                                                                Note that if you wish to use the deduction features of MetAcsl, you must install the conf-swi-prolog package (and swi-prolog itself)
===== 61 to install =====

The following system packages will first need to be installed:
    autoconf gmp graphics/cairo graphics/graphviz gtksourceview3

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/183:
Processing  2/183:
Processing  3/183:
-> retrieved astring.0.8.5  (cached)
Processing  4/183:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  5/183:
-> retrieved bos.0.2.1  (cached)
Processing  6/183:
-> retrieved cairo2.0.6.4  (cached)
Processing  7/183:
-> retrieved camlp-streams.5.0.1  (cached)
Processing  8/183:
Processing  9/183:
Processing 10/183:
Processing 11/183:
Processing 12/183:
Processing 13/183:
Processing 14/183:
Processing 15/183:
Processing 16/183:
Processing 17/183:
Processing 18/183: [conf-gmp: sh]
Processing 19/183: [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 20/183: [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cppo.1.6.9  (cached)
Processing 21/183: [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
- /usr/bin/which
-> compiled  conf-which.1
Processing 21/183: [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> installed conf-which.1
Processing 22/183: [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 23/183: [conf-autoconf: which autoconf] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 24/183: [conf-autoconf: which autoconf] [conf-gmp: sh] [conf-graphviz: which dot] [conf-pkg-config: pkg-config]
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 24/183: [conf-gmp: sh] [conf-graphviz: which dot] [conf-pkg-config: pkg-config]
-> installed conf-autoconf.0.1
Processing 25/183: [conf-gmp: sh] [conf-graphviz: which dot] [conf-pkg-config: pkg-config]
- /usr/local/bin/dot
-> compiled  conf-graphviz.0.1
Processing 25/183: [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> installed conf-graphviz.0.1
Processing 26/183: [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 27/183: [conf-gmp: sh] [conf-pkg-config: pkg-config]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --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
- 
- 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 27/183: [conf-gmp: sh]
-> installed conf-pkg-config.3
Processing 28/183: [conf-gmp: sh]
Processing 29/183: [conf-cairo: pkg-config cairo] [conf-gmp: sh]
Processing 30/183: [conf-cairo: pkg-config cairo] [conf-gmp: sh] [conf-gtk3: pkg-config 3.18]
Processing 31/183: [conf-cairo: pkg-config cairo] [conf-gmp: sh] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
Processing 32/183: [conf-cairo: pkg-config cairo] [conf-gmp: sh] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-zlib: pkg-config zlib]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 32/183: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-zlib: pkg-config zlib]
-> installed conf-gmp.4
Processing 33/183: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-zlib: pkg-config zlib]
-> retrieved camlzip.1.11  (cached)
Processing 34/183: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-zlib: pkg-config zlib]
-> compiled  conf-zlib.1
Processing 34/183: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> installed conf-zlib.1
Processing 35/183: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0]
-> compiled  conf-gtksourceview3.0+2
Processing 35/183: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18]
-> installed conf-gtksourceview3.0+2
Processing 36/183: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18]
-> compiled  conf-gtk3.18
Processing 36/183: [conf-cairo: pkg-config cairo]
-> installed conf-gtk3.18
Processing 37/183: [conf-cairo: pkg-config cairo]
-> compiled  conf-cairo.1
Processing 37/183:
-> installed conf-cairo.1
Processing 38/183:
-> retrieved ctypes.0.21.1  (cached)
Processing 39/183:
-> retrieved dune.3.11.1  (cached)
Processing 40/183:
Processing 41/183: [dune: ocaml 31]
-> retrieved dune-private-libs.3.11.1  (cached)
Processing 42/183: [dune: ocaml 31]
-> retrieved dune-configurator.3.11.1  (cached)
Processing 43/183: [dune: ocaml 31]
-> retrieved dune-site.3.11.1  (cached)
Processing 44/183: [dune: ocaml 31]
-> retrieved dyn.3.11.1  (cached)
Processing 45/183: [dune: ocaml 31]
-> retrieved fmt.0.9.0  (cached)
Processing 46/183: [frama-c.27.1: http] [dune: ocaml 31]
-> retrieved fpath.0.7.3  (cached)
Processing 47/183: [frama-c.27.1: http] [frama-c-metacsl.0.5~beta: http] [dune: ocaml 31]
Processing 47/183: [frama-c-metacsl.0.5~beta: http] [dune: ocaml 31]
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 47/183: [frama-c-metacsl.0.5~beta: http] [dune: ./_boot/dune.exe build]
-> retrieved alt-ergo-free.2.2.0  (cached)
Processing 48/183: [frama-c-metacsl.0.5~beta: http] [dune: ./_boot/dune.exe build]
-> retrieved frama-c.27.1  (https://www.frama-c.com/download/frama-c-27.1-Cobalt.tar.gz)
Processing 49/183: [frama-c-metacsl.0.5~beta: http] [dune: ./_boot/dune.exe build]
-> retrieved integers.0.7.0  (cached)
Processing 50/183: [frama-c-metacsl.0.5~beta: http] [dune: ./_boot/dune.exe build]
-> compiled  dune.3.11.1
Processing 50/183: [frama-c-metacsl.0.5~beta: http]
-> installed dune.3.11.1
Processing 51/183: [frama-c-metacsl.0.5~beta: http]
Processing 52/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build]
Processing 53/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build]
Processing 54/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build]
Processing 55/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved lablgtk3-sourceview3.3.1.3  (cached)
Processing 56/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> compiled  csexp.1.5.2
Processing 56/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build]
-> installed csexp.1.5.2
Processing 57/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build]
Processing 58/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build] [dune-configurator: rm]
-> retrieved logs.0.7.0  (cached)
Processing 59/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build] [dune-configurator: rm]
-> compiled  cppo.1.6.9
Processing 59/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build] [dune-configurator: rm]
-> installed cppo.1.6.9
Processing 60/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build] [dune-configurator: rm]
Processing 60/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [camlp-streams: dune build] [dune-configurator: dune build]
-> compiled  camlp-streams.5.0.1
Processing 60/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [dune-configurator: dune build]
-> installed camlp-streams.5.0.1
Processing 61/183: [frama-c-metacsl.0.5~beta: http] [bigarray-compat: dune build] [dune-configurator: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 61/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build]
-> installed bigarray-compat.1.1.0
Processing 62/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build]
-> retrieved lablgtk3.3.1.3  (cached)
Processing 63/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build]
-> retrieved menhir.20211128  (cached)
Processing 64/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build]
-> retrieved menhirLib.20211128  (cached)
Processing 65/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build]
Processing 66/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build]
-> retrieved num.1.4  (cached)
Processing 67/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build]
-> retrieved menhirSdk.20211128  (cached)
Processing 68/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build]
Processing 69/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved ocamlbuild.0.14.2  (cached)
Processing 70/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 71/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: gmake configure.make]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 72/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: gmake configure.make]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 73/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: gmake configure.make] [ocamlfind: patch]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 74/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: gmake configure.make] [ocamlfind: patch]
Processing 74/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/usr/home/opam/.opam/4.14.1/bin"; \
- echo "OCAML_LIBDIR=/usr/home/opam/.opam/4.14.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/usr/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=/usr/home/opam/.opam/4.14.1"; \
- echo "BINDIR=/usr/home/opam/.opam/4.14.1/bin"; \
- echo "LIBDIR=/usr/home/opam/.opam/4.14.1/lib"; \
- echo "MANDIR=/usr/home/opam/.opam/4.14.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/usr/home/opam/.opam/4.14.1/bin"'; \
- echo 'let libdir = "/usr/home/opam/.opam/4.14.1/lib"'; \
- echo 'let ocaml_libdir = "/usr/home/opam/.opam/4.14.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/usr/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.2"'; \
- ) > src/ocamlbuild_config.ml
Processing 74/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> compiled  menhirSdk.20211128
Processing 74/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> installed menhirSdk.20211128
Processing 75/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocplib-simplex.0.4.1  (cached)
Processing 76/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /usr/home/opam/.opam/4.14.1/lib/ocaml
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /usr/home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /usr/home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     topfind script:        /usr/home/opam/.opam/4.14.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 76/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 77/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 78/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved pp.1.2.0  (cached)
Processing 79/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 80/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] [pp: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 81/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] [pp: dune build]
Processing 82/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] [pp: dune build] [ppx_derivers: dune build]
-> retrieved ppx_deriving.5.2.1  (cached)
Processing 83/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] [pp: dune build] [ppx_derivers: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 83/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] [pp: dune build]
-> installed ppx_derivers.1.2.1
Processing 84/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] [pp: dune build]
-> compiled  pp.1.2.0
Processing 84/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> installed pp.1.2.0
Processing 85/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 85/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> installed ocaml-compiler-libs.v0.12.4
Processing 86/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/usr/home/opam/.opam/4.14.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/usr/home/opam/.opam/4.14.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/usr/home/opam/.opam/4.14.1/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 86/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
-> retrieved ordering.3.11.1  (cached)
Processing 87/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
Processing 88/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt] [ordering: rm]
-> retrieved ppx_deriving_yojson.3.7.0  (cached)
Processing 89/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt] [ordering: rm]
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 89/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ordering: rm]
Processing 90/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ordering: rm] [ocamlfind: gmake install]
Processing 90/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ordering: dune build] [ocamlfind: gmake install]
-> retrieved ppx_import.1.10.0  (cached)
Processing 91/183: [frama-c-metacsl.0.5~beta: http] [ppx_deriving_yaml.0.2.1: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ordering: dune build] [ocamlfind: gmake install]
Processing 91/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ocamlbuild: gmake check-if-preinstalled] [ordering: dune build] [ocamlfind: gmake install]
- if test -d /usr/home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/usr/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 '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/local/bin/gmake install-bin-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- 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 '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-lib-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'lib: [' >> ocamlbuild.install
- /usr/local/bin/gmake install-lib-basics-opam
- gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- 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 '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-lib-byte-opam
- gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- 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 '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-lib-native-opam
- gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- 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 '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-man-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-doc-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
-> compiled  ocamlbuild.0.14.2
Processing 91/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [menhirLib: dune build] [ordering: dune build] [ocamlfind: gmake install]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211128
Processing 91/183: [frama-c-metacsl.0.5~beta: http] [dune-configurator: dune build] [ordering: dune build] [ocamlfind: gmake install]
-> compiled  dune-configurator.3.11.1
Processing 91/183: [frama-c-metacsl.0.5~beta: http] [ordering: dune build] [ocamlfind: gmake install]
Processing 91/183: [ordering: dune build] [ocamlfind: gmake install]
-> retrieved ppx_deriving_yaml.0.2.1  (https://github.com/patricoferris/ppx_deriving_yaml/releases/download/v0.2.1/ppx_deriving_yaml-0.2.1.tbz)
Processing 92/183: [ordering: dune build] [ocamlfind: gmake install]
-> retrieved frama-c-metacsl.0.5~beta  (https://git.frama-c.com/pub/meta/-/archive/0.5-beta/meta-0.5-beta.tar.bz2)
Processing 93/183: [ordering: dune build] [ocamlfind: gmake install]
-> retrieved psmt2-frontend.0.1  (cached)
Processing 94/183: [ordering: dune build] [ocamlfind: gmake install]
-> retrieved result.1.5  (cached)
Processing 95/183: [ordering: dune build] [ocamlfind: gmake install]
Processing 96/183: [ordering: dune build] [ocamlfind: gmake install]
Processing 97/183: [ordering: dune build] [result: dune build] [ocamlfind: gmake install]
Processing 98/183: [ordering: dune build] [result: dune build] [ocamlfind: gmake install]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 99/183: [ordering: dune build] [result: dune build] [ocamlfind: gmake install]
Processing 100/183: [ordering: dune build] [result: dune build] [sexplib0: dune build] [ocamlfind: gmake install]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 101/183: [ordering: dune build] [result: dune build] [sexplib0: dune build] [ocamlfind: gmake install]
Processing 102/183: [ordering: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [ocamlfind: gmake install]
-> retrieved stdune.3.11.1  (cached)
Processing 103/183: [ordering: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [ocamlfind: gmake install]
-> compiled  stdlib-shims.0.3.0
Processing 103/183: [ordering: dune build] [result: dune build] [sexplib0: dune build] [ocamlfind: gmake install]
-> compiled  sexplib0.v0.16.0
Processing 103/183: [ordering: dune build] [result: dune build] [ocamlfind: gmake install]
-> compiled  result.1.5
Processing 103/183: [ordering: dune build] [ocamlfind: gmake install]
-> retrieved rresult.0.7.0  (cached)
Processing 104/183: [ordering: dune build] [ocamlfind: gmake install]
-> retrieved topkg.1.0.7  (cached)
Processing 105/183: [ordering: dune build] [ocamlfind: gmake install]
-> retrieved ppxlib.0.31.0  (cached)
Processing 106/183: [ordering: dune build] [ocamlfind: gmake install]
-> retrieved yaml.3.1.0  (cached)
Processing 107/183: [ordering: dune build] [ocamlfind: gmake install]
-> retrieved why3.1.6.0  (cached)
-> retrieved zarith.1.13  (cached)
-> retrieved yojson.2.1.1  (cached)
-> compiled  ordering.3.11.1
Processing 107/183: [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/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 "/usr/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//usr/home/opam/.opam/4.14.1/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- install -d "/usr/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/usr/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/usr/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/usr/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/usr/home/opam/.opam/4.14.1/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/usr/home/opam/.opam/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/usr/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/usr/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/usr/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/usr/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/usr/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/usr/home/opam/.opam/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/usr/home/opam/.opam/4.14.1/man/man1" "/usr/home/opam/.opam/4.14.1/man/man3" "/usr/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/usr/home/opam/.opam/4.14.1/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/usr/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 108/183: [camlzip: gmake all]
Processing 109/183: [camlzip: gmake all] [num: gmake]
Processing 110/183: [camlzip: gmake all] [num: gmake] [zarith: sh]
-> installed dune-configurator.3.11.1
Processing 111/183: [camlzip: gmake all] [num: gmake] [zarith: sh]
Processing 112/183: [cairo2: dune build] [camlzip: gmake all] [num: gmake] [zarith: sh]
-> installed menhirLib.20211128
Processing 113/183: [cairo2: dune build] [camlzip: gmake all] [num: gmake] [zarith: sh]
Processing 114/183: [cairo2: dune build] [camlzip: gmake all] [menhir: dune build] [num: gmake] [zarith: sh]
-> installed ocamlbuild.0.14.2
Processing 115/183: [cairo2: dune build] [camlzip: gmake all] [menhir: dune build] [num: gmake] [zarith: sh]
Processing 116/183: [cairo2: dune build] [camlzip: gmake all] [menhir: dune build] [num: gmake] [topkg: ocaml build] [zarith: sh]
-> installed ordering.3.11.1
Processing 117/183: [cairo2: dune build] [camlzip: gmake all] [menhir: dune build] [num: gmake] [topkg: ocaml build] [zarith: sh]
Processing 118/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [menhir: dune build] [num: gmake] [topkg: ocaml build] [zarith: sh]
-> installed result.1.5
Processing 119/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [menhir: dune build] [num: gmake] [topkg: ocaml build] [zarith: sh]
-> installed seq.base
Processing 120/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [menhir: dune build] [num: gmake] [topkg: ocaml build] [zarith: sh]
Processing 121/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [menhir: dune build] [num: gmake] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
-> installed sexplib0.v0.16.0
Processing 122/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [menhir: dune build] [num: gmake] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
-> installed stdlib-shims.0.3.0
Processing 123/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [menhir: dune build] [num: gmake] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
Processing 124/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [integers: dune build] [menhir: dune build] [num: gmake] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
Processing 125/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [integers: dune build] [menhir: dune build] [num: gmake] [ocamlgraph: dune build] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
Processing 126/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [integers: dune build] [menhir: dune build] [num: gmake] [ocamlgraph: dune build] [ppxlib: dune build] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
-> compiled  integers.0.7.0
Processing 126/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [menhir: dune build] [num: gmake] [ocamlgraph: dune build] [ppxlib: dune build] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
-> installed integers.0.7.0
Processing 127/183: [cairo2: dune build] [camlzip: gmake all] [dyn: rm] [menhir: dune build] [num: gmake] [ocamlgraph: dune build] [ppxlib: dune build] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
Processing 128/183: [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: rm] [menhir: dune build] [num: gmake] [ocamlgraph: dune build] [ppxlib: dune build] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
-> compiled  ocamlgraph.2.1.0
Processing 128/183: [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: rm] [menhir: dune build] [num: gmake] [ppxlib: dune build] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
-> installed ocamlgraph.2.1.0
Processing 129/183: [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: rm] [menhir: dune build] [num: gmake] [ppxlib: dune build] [topkg: ocaml build] [yojson: dune build] [zarith: sh]
-> compiled  yojson.2.1.1
Processing 129/183: [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: rm] [menhir: dune build] [num: gmake] [ppxlib: dune build] [topkg: ocaml build] [zarith: sh]
-> installed yojson.2.1.1
Processing 130/183: [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: rm] [menhir: dune build] [num: gmake] [ppxlib: dune build] [topkg: ocaml build] [zarith: sh]
- 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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 test -I src-bin -I src-care -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-bin -I src-care -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 130/183: [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: rm] [menhir: dune build] [num: gmake] [ppxlib: dune build] [zarith: sh]
-> installed topkg.1.0.7
Processing 131/183: [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: rm] [menhir: dune build] [num: gmake] [ppxlib: dune build] [zarith: sh]
Processing 132/183: [astring: ocaml build] [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: rm] [menhir: dune build] [num: gmake] [ppxlib: dune build] [zarith: sh]
Processing 133/183: [astring: ocaml build] [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: rm] [fmt: ocaml build] [menhir: dune build] [num: gmake] [ppxlib: dune build] [zarith: sh]
Processing 134/183: [astring: ocaml build] [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: rm] [fmt: ocaml build] [menhir: dune build] [num: gmake] [ppxlib: dune build] [rresult: ocaml build] [zarith: sh]
Processing 134/183: [astring: ocaml build] [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: dune build] [fmt: ocaml build] [menhir: dune build] [num: gmake] [ppxlib: dune build] [rresult: ocaml build] [zarith: sh]
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --no-pager --table --fixed-exception --require-aliases --strict --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20211128
Processing 134/183: [astring: ocaml build] [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: dune build] [fmt: ocaml build] [num: gmake] [ppxlib: dune build] [rresult: ocaml build] [zarith: sh]
-> installed menhir.20211128
Processing 135/183: [astring: ocaml build] [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: dune build] [fmt: ocaml build] [num: gmake] [ppxlib: dune build] [rresult: ocaml build] [zarith: sh]
Processing 136/183: [astring: ocaml build] [cairo2: dune build] [camlzip: gmake all] [ctypes: dune build] [dyn: dune build] [fmt: ocaml build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: autoconf] [rresult: ocaml build] [zarith: sh]
-> compiled  cairo2.0.6.4
Processing 136/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [dyn: dune build] [fmt: ocaml build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: autoconf] [rresult: ocaml build] [zarith: sh]
-> installed cairo2.0.6.4
Processing 137/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [dyn: dune build] [fmt: ocaml build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: autoconf] [rresult: ocaml build] [zarith: sh]
Processing 138/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [dyn: dune build] [fmt: ocaml build] [lablgtk3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: autoconf] [rresult: ocaml build] [zarith: sh]
- configure.in:161: warning: AC_OUTPUT should be used without arguments.
- configure.in:161: You should run autoupdate.
Processing 138/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [dyn: dune build] [fmt: ocaml build] [lablgtk3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: ./configure] [rresult: ocaml build] [zarith: sh]
-> compiled  dyn.3.11.1
Processing 138/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [fmt: ocaml build] [lablgtk3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: ./configure] [rresult: ocaml build] [zarith: sh]
-> installed dyn.3.11.1
Processing 139/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [fmt: ocaml build] [lablgtk3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: ./configure] [rresult: ocaml build] [zarith: sh]
Processing 140/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [fmt: ocaml build] [lablgtk3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: ./configure] [rresult: ocaml build] [stdune: rm] [zarith: sh]
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /usr/home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlfind... yes
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlopt.opt version... ok
- checking for ocamldep... ocamldep
- checking platform... checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for menhir... menhir
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
Processing 140/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [fmt: ocaml build] [lablgtk3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [rresult: ocaml build] [stdune: rm] [zarith: sh]
- (cd _build/default/src && ../.bin/propcc gtkBase.props)
- Warning: no conversion for type GdkWindow_opt in class GtkWidget
- (cd _build/default/src && ../.bin/propcc gtkMisc.props)
- Warning: no conversion for type PangoAttrList in class GtkLabel
- Warning: no conversion for type GIcon in class GtkImage
- Warning: no conversion for type GdkPixbufAnimation in class GtkImage
- Warning: no conversion for type CairoSurface in class GtkImage
- (cd _build/default/src && ../.bin/propcc gtkText.props)
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
- (cd _build/default/src && ../.bin/propcc gtkTree.props)
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gpointer.o -c ml_gpointer.c)
- ml_gpointer.c:42:32: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         if (tag < No_scan_tag) invalid_argument("ml_stable_copy");
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gpointer.c:43:15: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages]
-         ret = alloc_shr (wosize, tag);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead"
-      ^
- ml_gpointer.c:53:17: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-     value ret = alloc_string(length);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gpointer.c:71:12: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-     return copy_nativeint(*(long*)Pointer_val(ptr));
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- ml_gpointer.c:115:12: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-     return copy_nativeint ((long)ml_gpointer_base (region));
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- 5 warnings generated.
- (cd _build/default/src && /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 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o wrappers.o -c wrappers.c)
- In file included from wrappers.c:31:
- In file included from /usr/local/include/glib-2.0/glib.h:56:
- In file included from /usr/local/include/glib-2.0/glib/giochannel.h:35:
- /usr/local/include/glib-2.0/glib/gmain.h:310:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                         GSourceFunc callback,
-                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:227:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from wrappers.c:31:
- In file included from /usr/local/include/glib-2.0/glib.h:56:
- /usr/local/include/glib-2.0/glib/giochannel.h:190:23: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                  gboolean         flush,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from wrappers.c:31:
- In file included from /usr/local/include/glib-2.0/glib.h:68:
- /usr/local/include/glib-2.0/glib/gpattern.h:45:38: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                gsize string_length,
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- In file included from wrappers.c:31:
- In file included from /usr/local/include/glib-2.0/glib.h:68:
- /usr/local/include/glib-2.0/glib/gpattern.h:53:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                         guint         string_length,
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- wrappers.c:40:11: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages]
-     ret = alloc_shr (wosize+2, Abstract_tag);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead"
-      ^
- wrappers.c:48:17: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages]
-     value ret = alloc_shr (Wosize_asize(size)+2, Abstract_tag);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead"
-      ^
- wrappers.c:86:18: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-      value ret = alloc_small(1,0);
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- wrappers.c:94:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   value cell = alloc_small(2, Tag_cons);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:73:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- wrappers.c:105:3: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead [-W#pragma-messages]
-   raise_constant (*exn);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:108:24: note: expanded from macro 'raise_constant'
- #define raise_constant CAML_DEPRECATED("raise_constant", "caml_raise_constant") caml_raise_constant
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  GCC warning "\"raise_constant\" is deprecated: use \"caml_raise_constant\" instead"
-      ^
- wrappers.c:110:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small (2, Abstract_tag);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:82:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- wrappers.c:119:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string ((char*) str);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:86:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- wrappers.c:124:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string (str ? (char*) str : "");
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:90:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- wrappers.c:132:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     value *p = stat_alloc(sizeof(value));
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:94:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- wrappers.c:141:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free (data);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- wrappers.c:149:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument ("ml_lookup_from_c");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- wrappers.c:161:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument ("ml_lookup_to_c");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- wrappers.c:172:14: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       cell = alloc_small(2, Tag_cons);
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- wrappers.c:214:11: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-       s = copy_string (v[i]);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- wrappers.c:215:14: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       cell = alloc_small (2, Tag_cons);
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 19 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_pango.o -c ml_pango.c)
- ml_pango.c:146:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:147:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_pango.c:176:47: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_2 (pango_layout_set_text, PangoLayout_val, SizedString_val, Unit)
-                                               ^
- ml_pango.c:178:49: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_2 (pango_layout_set_markup, PangoLayout_val, SizedString_val, Unit)
-                                                 ^
- ml_pango.c:179:60: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_4 (pango_layout_set_markup_with_accel, PangoLayout_val, SizedString_val,
-                                                            ^
- ml_pango.c:201:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value res = alloc_tuple(2);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_pango.c:210:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value res = alloc_tuple(2);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_pango.c:218:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value res = alloc_tuple(4);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_pango.c:236:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(3);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 8 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gobject.o -c ml_gobject.c)
- ml_gobject.c:125:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         res = alloc_small(2,0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:87:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gobject.c:143:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith ("g_type_register_static: invalid parent g_type");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:92:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:188:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     value vargs = alloc(3,0);
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:114:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gobject.c:191:57: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     Store_field(vargs, 0, (ret ? Val_GValue_wrap(ret) : alloc(2,0)));
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gobject.c:195:5: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-     callback_exn ((value)closure->data, vargs);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gobject.c:238:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-     value ret = alloc_custom(&ml_custom_GValue, sizeof(value)+sizeof(GValue),
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:137:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- ml_gobject.c:263:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     if (v == NULL) invalid_argument("GValue_val");
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:292:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-     value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- ml_gobject.c:299:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-     value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- ml_gobject.c:318:7: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-       invalid_argument("Gobject.Value.get");
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:348:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       tmp = copy_double ((double)DATA.v_float);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gobject.c:352:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       tmp = copy_double (DATA.v_double);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gobject.c:356:41: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-       tmp = Val_option (DATA.v_pointer, copy_string);
-                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gobject.c:384:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead [-W#pragma-messages]
-       tmp = copy_int64 (DATA.v_int64);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:175:20: note: expanded from macro 'copy_int64'
- #define copy_int64 CAML_DEPRECATED("copy_int64", "caml_copy_int64") caml_copy_int64
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"copy_int64\" is deprecated: use \"caml_copy_int64\" instead"
-      ^
- ml_gobject.c:388:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         ret = alloc_small(2,0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gobject.c:474:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith ("Gobject.Value.set : cannot set this value");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:477:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith ("GObject.Value.set : argument type mismatch");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:488:16: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-         return copy_nativeint (DATA.v_int);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- ml_gobject.c:493:16: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-         return copy_nativeint (DATA.v_long);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- ml_gobject.c:495:9: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Gobject.get_nativeint");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:505:16: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
-         return copy_int32 (DATA.v_int);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  GCC warning "\"copy_int32\" is deprecated: use \"caml_copy_int32\" instead"
-      ^
- ml_gobject.c:508:16: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
-         return copy_int32 (DATA.v_long);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"copy_int32\" is deprecated: use \"caml_copy_int32\" instead"
-      ^
- ml_gobject.c:510:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith ("Gobject.get_int32");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:525:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith ("Gobject.get_pointer");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:550:21: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         if (!pspec) failwith ("Gobject.create");
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:635:30: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-   if (query->signal_id == 0) invalid_argument("g_signal_query");
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:637:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Copy_GSignalQuery(ml_query, ml_query_params, query);
-   ^
- ml_gobject.c:598:14: note: expanded from macro 'Copy_GSignalQuery'
-   ml_query = alloc_small(6, 0); \
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gobject.c:650:5: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     Copy_array(ret, n_ids, ids, Val_int);
-     ^
- ./wrappers.h:347:49: note: expanded from macro 'Copy_array'
-  else if (l <= Max_young_wosize) { int i; ret = alloc_tuple(l); \
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gobject.c:650:5: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages]
- ./wrappers.h:349:22: note: expanded from macro 'Copy_array'
-  else { int i; ret = alloc_shr(l,0); \
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:64:6: note: expanded from here
-  GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead"
-      ^
- ml_gobject.c:676:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("GtkSignal.emit_by_name : bad signal name");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:88:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:681:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("GtkSignal.emit_by_name : bad parameters number");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:92:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 31 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o cairo_pango_stubs.o -c cairo_pango_stubs.c)
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:30:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13:
- In file included from /usr/local/include/glib-2.0/glib.h:56:
- In file included from /usr/local/include/glib-2.0/glib/giochannel.h:35:
- /usr/local/include/glib-2.0/glib/gmain.h:310:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                         GSourceFunc callback,
-                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:227:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:30:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13:
- In file included from /usr/local/include/glib-2.0/glib.h:56:
- /usr/local/include/glib-2.0/glib/giochannel.h:190:23: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                  gboolean         flush,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:30:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13:
- In file included from /usr/local/include/glib-2.0/glib.h:68:
- /usr/local/include/glib-2.0/glib/gpattern.h:45:38: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                gsize string_length,
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:30:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13:
- In file included from /usr/local/include/glib-2.0/glib.h:68:
- /usr/local/include/glib-2.0/glib/gpattern.h:53:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                         guint         string_length,
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:28:
- In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30:
- In file included from /usr/local/include/glib-2.0/glib-object.h:24:
- In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31:
- In file included from /usr/local/include/glib-2.0/gobject/gobject.h:29:
- /usr/local/include/glib-2.0/gobject/gclosure.h:225:12: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   gpointer      callback;
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:34:
- /usr/local/include/glib-2.0/gio/gappinfo.h:142:70: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                  GAsyncReadyCallback callback,
-                                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:34:
- /usr/local/include/glib-2.0/gio/gappinfo.h:194:76: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                      GAsyncReadyCallback   callback,
-                                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:34:
- /usr/local/include/glib-2.0/gio/gappinfo.h:253:72: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                   GAsyncReadyCallback  callback,
-                                                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:34:
- /usr/local/include/glib-2.0/gio/gappinfo.h:264:77: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                        GAsyncReadyCallback  callback,
-                                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:70:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:34:
- /usr/local/include/glib-2.0/gio/gappinfo.h:279:75: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                     GAsyncReadyCallback   callback,
-                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:74:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:37:
- /usr/local/include/glib-2.0/gio/gasyncinitable.h:70:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                             GAsyncReadyCallback  callback,
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:85:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:37:
- /usr/local/include/glib-2.0/gio/gasyncinitable.h:85:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:89:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:37:
- /usr/local/include/glib-2.0/gio/gasyncinitable.h:96:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:93:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:37:
- /usr/local/include/glib-2.0/gio/gasyncinitable.h:109:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:37:
- /usr/local/include/glib-2.0/gio/gasyncinitable.h:120:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback   callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30:
- /usr/local/include/glib-2.0/gio/ginputstream.h:82:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                              GAsyncReadyCallback  callback,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30:
- /usr/local/include/glib-2.0/gio/ginputstream.h:91:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                              GAsyncReadyCallback  callback,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30:
- /usr/local/include/glib-2.0/gio/ginputstream.h:99:51: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                              GAsyncReadyCallback  callback,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30:
- /usr/local/include/glib-2.0/gio/ginputstream.h:150:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback    callback,
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30:
- /usr/local/include/glib-2.0/gio/ginputstream.h:163:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                            GAsyncReadyCallback    callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30:
- /usr/local/include/glib-2.0/gio/ginputstream.h:176:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                            GAsyncReadyCallback    callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30:
- /usr/local/include/glib-2.0/gio/ginputstream.h:187:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback    callback,
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilterinputstream.h:30:
- /usr/local/include/glib-2.0/gio/ginputstream.h:197:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback    callback,
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:71:30: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                             GAsyncReadyCallback   callback,
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:39:
- /usr/local/include/glib-2.0/gio/gbufferedinputstream.h:121:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                        GAsyncReadyCallback    callback,
-                                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:78:18: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-   gboolean    (* flush)         (GOutputStream            *stream,
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:92:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:102:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:110:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:118:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:136:60: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                  GAsyncReadyCallback       callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:224:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:237:68: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                           GAsyncReadyCallback      callback,
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:252:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:266:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                            GAsyncReadyCallback      callback,
-                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:280:38: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                              GAsyncReadyCallback        callback,
-                                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:292:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- In file included from /usr/local/include/glib-2.0/gio/gfilteroutputstream.h:30:
- /usr/local/include/glib-2.0/gio/goutputstream.h:302:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                         GAsyncReadyCallback        callback,
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:40:
- In file included from /usr/local/include/glib-2.0/gio/gbufferedoutputstream.h:30:
- ...TRUNCATED BY DUNE...
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:152:
- /usr/local/include/glib-2.0/gio/gsocketlistener.h:125:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                          GAsyncReadyCallback   callback,
-                                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:152:
- /usr/local/include/glib-2.0/gio/gsocketlistener.h:143:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                          GAsyncReadyCallback   callback,
-                                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:155:
- /usr/local/include/glib-2.0/gio/gsubprocess.h:82:80: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                          GAsyncReadyCallback   callback,
-                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:155:
- /usr/local/include/glib-2.0/gio/gsubprocess.h:98:80: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                          GAsyncReadyCallback   callback,
-                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:155:
- /usr/local/include/glib-2.0/gio/gsubprocess.h:136:80: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                          GAsyncReadyCallback   callback,
-                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:155:
- /usr/local/include/glib-2.0/gio/gsubprocess.h:157:80: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                          GAsyncReadyCallback   callback,
-                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:157:
- /usr/local/include/glib-2.0/gio/gtask.h:47:66: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback  callback,
-                                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:157:
- /usr/local/include/glib-2.0/gio/gtask.h:52:66: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback  callback,
-                                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:157:
- /usr/local/include/glib-2.0/gio/gtask.h:58:66: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                             GAsyncReadyCallback  callback,
-                                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:157:
- /usr/local/include/glib-2.0/gio/gtask.h:149:61: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                            GSourceFunc      callback);
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:165:
- In file included from /usr/local/include/glib-2.0/gio/gtlsclientconnection.h:28:
- /usr/local/include/glib-2.0/gio/gtlsconnection.h:79:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                   GAsyncReadyCallback   callback,
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:165:
- In file included from /usr/local/include/glib-2.0/gio/gtlsclientconnection.h:28:
- /usr/local/include/glib-2.0/gio/gtlsconnection.h:169:35: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                     GAsyncReadyCallback   callback,
-                                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:167:
- /usr/local/include/glib-2.0/gio/gtlsdatabase.h:76:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                  GAsyncReadyCallback      callback,
-                                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:167:
- /usr/local/include/glib-2.0/gio/gtlsdatabase.h:98:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                  GAsyncReadyCallback      callback,
-                                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:167:
- /usr/local/include/glib-2.0/gio/gtlsdatabase.h:117:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                  GAsyncReadyCallback      callback,
-                                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:167:
- /usr/local/include/glib-2.0/gio/gtlsdatabase.h:136:91: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                  GAsyncReadyCallback      callback,
-                                                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:167:
- /usr/local/include/glib-2.0/gio/gtlsdatabase.h:169:101: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                            GAsyncReadyCallback      callback,
-                                                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:167:
- /usr/local/include/glib-2.0/gio/gtlsdatabase.h:195:101: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                            GAsyncReadyCallback      callback,
-                                                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:167:
- /usr/local/include/glib-2.0/gio/gtlsdatabase.h:217:101: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                            GAsyncReadyCallback      callback,
-                                                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:167:
- /usr/local/include/glib-2.0/gio/gtlsdatabase.h:239:102: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                             GAsyncReadyCallback      callback,
-                                                                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:169:
- /usr/local/include/glib-2.0/gio/gtlsinteraction.h:65:71: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                   GAsyncReadyCallback callback,
-                                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:169:
- /usr/local/include/glib-2.0/gio/gtlsinteraction.h:82:88: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                          GAsyncReadyCallback           callback,
-                                                                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:169:
- /usr/local/include/glib-2.0/gio/gtlsinteraction.h:113:83: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                               GAsyncReadyCallback callback,
-                                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:169:
- /usr/local/include/glib-2.0/gio/gtlsinteraction.h:140:100: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                      GAsyncReadyCallback           callback,
-                                                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:172:
- /usr/local/include/glib-2.0/gio/gunixconnection.h:79:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                          GAsyncReadyCallback   callback,
-                                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:80:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:172:
- /usr/local/include/glib-2.0/gio/gunixconnection.h:93:96: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                                          GAsyncReadyCallback   callback,
-                                                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:84:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:177:
- /usr/local/include/glib-2.0/gio/gvolume.h:150:63: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                          GAsyncReadyCallback  callback,
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:49:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:177:
- /usr/local/include/glib-2.0/gio/gvolume.h:158:63: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                          GAsyncReadyCallback  callback,
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:53:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:177:
- /usr/local/include/glib-2.0/gio/gvolume.h:176:67: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                              GAsyncReadyCallback  callback,
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:177:
- /usr/local/include/glib-2.0/gio/gvolume.h:212:29: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                          GAsyncReadyCallback   callback,
-                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:61:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:177:
- /usr/local/include/glib-2.0/gio/gvolume.h:222:64: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                          GAsyncReadyCallback   callback,
-                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:32:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28:
- In file included from /usr/local/include/glib-2.0/gio/gio.h:177:
- /usr/local/include/glib-2.0/gio/gvolume.h:243:69: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                GAsyncReadyCallback  callback,
-                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33:
- In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:416:33: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback  callback,
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:118:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33:
- In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:437:28: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                 GAsyncReadyCallback  callback,
-                                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:122:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33:
- In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:453:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                       GAsyncReadyCallback  callback,
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:126:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33:
- In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:468:61: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                        GAsyncReadyCallback  callback,
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:130:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33:
- In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:72:79: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                           GAsyncReadyCallback callback,
-                                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from cairo_pango_stubs.c:24:
- In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:33:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29:
- In file included from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33:
- In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:38:
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h:83:31: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                                                   GAsyncReadyCallback   callback,
-                                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- cairo_pango_stubs.c:124:8: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-   vf = ALLOC(scaled_font);
-        ^
- cairo_pango_stubs.c:35:21: note: expanded from macro 'ALLOC'
- #define ALLOC(name) alloc_custom(&caml_##name##_ops, sizeof(void*), 1, 50)
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:140:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- cairo_pango_stubs.c:147:9: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-   vfo = ALLOC(font_options);
-         ^
- cairo_pango_stubs.c:35:21: note: expanded from macro 'ALLOC'
- #define ALLOC(name) alloc_custom(&caml_##name##_ops, sizeof(void*), 1, 50)
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:179:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- 242 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gdkpixbuf.o -c ml_gdkpixbuf.c)
- ml_gdkpixbuf.c:87:12: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   stream = stat_alloc (len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:86:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_gdkpixbuf.c:96:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free (stream);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:90:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gdkpixbuf.c:134:3: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead [-W#pragma-messages]
-   register_custom_operations (&ml_custom_GdkPixbuf);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:83:36: note: expanded from macro 'register_custom_operations'
- #define register_custom_operations CAML_DEPRECATED("register_custom_operations", "caml_register_custom_operations") caml_register_custom_operations
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:96:6: note: expanded from here
-  GCC warning "\"register_custom_operations\" is deprecated: use \"caml_register_custom_operations\" instead"
-      ^
- ml_gdkpixbuf.c:150:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small(2,0);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdkpixbuf.c:186:7: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   v = alloc_tuple(3);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:122:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gdkpixbuf.c:187:21: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   Store_field(v, 0, copy_string(gdk_pixbuf_format_get_name(fmt)));
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdkpixbuf.c:260:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-       *opt_k = stat_alloc(sizeof (char *) * (len + 1));
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_gdkpixbuf.c:261:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-       *opt_v = stat_alloc(sizeof (char *) * (len + 1));
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_gdkpixbuf.c:289:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(opt_k);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gdkpixbuf.c:290:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(opt_v);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gdkpixbuf.c:306:7: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-   s = alloc_string (count);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gdkpixbuf.c:308:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   res = callback_exn (*cb, s);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- 12 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gdk.o -c ml_gdk.c)
- ml_gdk.c:58:3: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead [-W#pragma-messages]
-   raise_with_string (*exn, (char*)errmsg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string'
- #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead"
-      ^
- ml_gdk.c:266:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   ret = alloc_small (2,0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:279:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   ret = alloc_small (2,0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:291:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   ret = alloc_small (2, 0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:79:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:331:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     tup = alloc_tuple(3);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:109:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gdk.c:360:33: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-     int nelems = (format == 8 ? string_length (data) : Wosize_val(data));
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_gdk.c:394:16: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-         data = alloc_string (nitems);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gdk.c:399:16: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-         data = alloc (nitems,0);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gdk.c:405:16: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-         data = alloc (nitems,0);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gdk.c:407:34: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
-             Store_field(data, i, copy_int32 (((long*)xdata)[i]));
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:414:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         ret = alloc_small (2,0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:445:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         pair = alloc_small(2,0);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:490:41: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
- ML_1 (gdk_event_get_time, GdkEvent_val, copy_int32)
-                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:508:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:509:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:516:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-         x = copy_double(axes[0]);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gdk.c:517:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-         y = copy_double(axes[0]);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gdk.c:518:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         ret = alloc_small(2, 0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:530:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:531:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:533:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:534:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:539:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:540:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:543:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:544:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:549:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:550:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y_root, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:560:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:561:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:562:67: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x_root, copy_double)
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:563:67: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y_root, copy_double)
-                                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:595:63: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- Make_Extractor (GdkEventSetting, GdkEvent_arg(Setting), name, copy_string)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 33 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkassistant.o -c ml_gtkassistant.c)
- ml_gtkassistant.c:83:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   ret = callback_exn(*clos, Val_int(current_page));
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:25:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- 1 warning generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkedit.o -c ml_gtkedit.c)
- ml_gtkedit.c:66:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         tmp = alloc_small(2,0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkedit.c:69:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         res = alloc_small(1,0);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkedit.c:78:10: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                               string_length(s), &position);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_gtkedit.c:192:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   vkey = copy_string(key);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkedit.c:194:10: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   vret = callback2_exn(*closure, vkey, viter);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- 5 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkmisc.o -c ml_gtkmisc.c)
- ml_gtkmisc.c:124:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (3, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkmisc.c:164:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     r = alloc_small(2, 0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:29:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 2 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkstock.o -c ml_gtkstock.c)
- ml_gtkstock.c:57:56: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_1 (gtk_icon_source_get_filename, GtkIconSource_val, copy_string)
-                                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtkstock.c:84:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     c = alloc_small(2, Tag_cons);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:129:11: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (!b) raise_not_found();
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_gtkstock.c:135:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(SHIFT);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:89:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:136:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(LOCK);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:97:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:137:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(CONTROL);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:105:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:138:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);  
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:113:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:138:22: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);  
-                      ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:121:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:138:41: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);  
-                                         ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:139:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(MOD4); TESTANDCONS(MOD5);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:139:22: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(MOD4); TESTANDCONS(MOD5);
-                      ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:140:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);  
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:140:25: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);  
-                         ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:140:47: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);  
-                                               ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:141:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:141:25: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5);
-                         ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:142:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(SUPER); TESTANDCONS(HYPER);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:64:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:142:23: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(SUPER); TESTANDCONS(HYPER);
-                       ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:72:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:143:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(META); TESTANDCONS(RELEASE);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:80:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:143:22: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(META); TESTANDCONS(RELEASE);
-                      ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:88:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:144:18: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   stock_result = alloc_tuple(4);
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:94:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 21 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkmenu.o -c ml_gtkmenu.c)
- ml_gtkmenu.c:155:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free(clos);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gtkmenu.c:160:19: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     value *clos = stat_alloc(sizeof(value));
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- 2 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkpack.o -c ml_gtkpack.c)
- ml_gtkpack.c:81:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small(4,0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 1 warning generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkfile.o -c ml_gtkfile.c)
- ml_gtkfile.c:62:25: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   value v = s ? ml_some(copy_string(s)) : Val_unit;
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:162:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkfile.c:112:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   CONS_MEMBER (mime_type, MIME_TYPE)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:41:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkfile.c:112:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER'
-     v = alloc_small(2, 0);                      \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:45:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkfile.c:113:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   CONS_MEMBER (display_name, DISPLAY_NAME)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkfile.c:113:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER'
-     v = alloc_small(2, 0);                      \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkfile.c:114:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   CONS_MEMBER (uri, URI)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:61:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkfile.c:114:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER'
-     v = alloc_small(2, 0);                      \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:65:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkfile.c:115:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   CONS_MEMBER (filename, FILENAME)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkfile.c:115:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER'
-     v = alloc_small(2, 0);                      \
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkfile.c:117:7: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   r = callback_exn (*cb, l);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:80:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- 10 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtkaction.o -c ml_gtkaction.c)
- ml_gtkaction.c:114:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (w == NULL) raise_not_found();
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_gtkaction.c:120:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (a == NULL) raise_not_found();
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_gtkaction.c:128:22: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                          String_val(s), string_length(s), 
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- 3 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_glib.o -c ml_glib.c)
- ml_glib.c:67:11: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-       s = copy_string (*v);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:68:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       c = alloc_small (2, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:93:3: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead [-W#pragma-messages]
-   raise_with_string (*exn, (char*)errmsg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string'
- #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead"
-      ^
- ml_glib.c:104:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     new_cell = alloc_small(2,0);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:29:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:141:31: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   struct exn_data *exn_data = stat_alloc (sizeof *exn_data);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_glib.c:169:9: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   msg = copy_string(err->message);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:170:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   b = alloc_small (3, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:61:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:175:3: warning: "mlraise" is deprecated: use "caml_raise" instead [-W#pragma-messages]
-   mlraise(b);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:107:17: note: expanded from macro 'mlraise'
- #define mlraise CAML_DEPRECATED("mlraise", "caml_raise") caml_raise /*SP*/
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:65:6: note: expanded from here
-  GCC warning "\"mlraise\" is deprecated: use \"caml_raise\" instead"
-      ^
- ml_glib.c:186:7: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-       failwith ("gerror");
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:69:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_glib.c:188:9: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   msg = copy_string (err->message);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:73:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:190:3: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead [-W#pragma-messages]
-   raise_with_arg (*exn, msg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:109:24: note: expanded from macro 'raise_with_arg'
- #define raise_with_arg CAML_DEPRECATED("raise_with_arg", "caml_raise_with_arg") caml_raise_with_arg
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:77:6: note: expanded from here
-  GCC warning "\"raise_with_arg\" is deprecated: use \"caml_raise_with_arg\" instead"
-      ^
- ml_glib.c:212:11: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     msg = copy_string (message);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:89:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:213:5: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-     callback2_exn(*clos_p, Val_int(log_level), msg);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:93:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_glib.c:225:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small(3,0);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:262:7: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration" [-W#pragma-messages]
- ML_1 (g_main_iteration, Bool_val, Val_bool)
-       ^
- ml_glib.c:263:7: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending" [-W#pragma-messages]
- ML_0 (g_main_pending, Val_bool)
-       ^
- ml_glib.c:264:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running" [-W#pragma-messages]
- ML_1 (g_main_is_running, GMainLoop_val, Val_bool)
-       ^
- ml_glib.c:265:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit" [-W#pragma-messages]
- ML_1 (g_main_quit, GMainLoop_val, Unit)
-       ^
- ml_glib.c:266:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref" [-W#pragma-messages]
- ML_1 (g_main_destroy, GMainLoop_val, Unit)
-       ^
- ml_glib.c:271:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   res = callback_exn (*clos, Val_unit);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:41:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_glib.c:348:11: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-     res = callback_exn (*clos_p, cond);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:65:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_glib.c:430:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     new_cell = alloc_small(2,0);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:469:7: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-   v = alloc_string (len);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:96:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_glib.c:480:37: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   c_res = g_convert(String_val(str),string_length(str),
-                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:492:51: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   c_res = g_convert_with_fallback(String_val(str),string_length(str),
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:511:1: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- Make_conversion(g_filename_to_utf8)
- ^
- ml_glib.c:505:33: note: expanded from macro 'Make_conversion'
-   c_res = cname(String_val(str),string_length(str),NULL,&bw,&error); \
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:513:1: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- Make_conversion(g_filename_from_utf8)
- ^
- ml_glib.c:505:33: note: expanded from macro 'Make_conversion'
-   c_res = cname(String_val(str),string_length(str),NULL,&bw,&error); \
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:526:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     v_p = alloc_small(2, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:547:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
-   G_CONST_RETURN char *c;
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- ml_glib.c:549:12: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   couple = alloc_tuple(2);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_glib.c:557:35: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   return Val_bool(g_utf8_validate(SizedString_val(s),NULL));
-                                   ^
- ./wrappers.h:329:43: note: expanded from macro 'SizedString_val'
- #define SizedString_val(x) String_val(x), string_length(x)
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:568:22: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_strlen, SizedString_val, Val_int)
-                      ^
- ml_glib.c:569:25: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_2 (g_utf8_normalize, SizedString_val, Normalize_mode_val, copy_string_g_free)
-                         ^
- ml_glib.c:570:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_casefold, SizedString_val, copy_string_g_free)
-                        ^
- ml_glib.c:572:27: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_collate_key, SizedString_val, copy_string_g_free)
-                           ^
- ml_glib.c:573:21: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_strup, SizedString_val, copy_string_g_free)
-                     ^
- ml_glib.c:574:23: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_strdown, SizedString_val, copy_string_g_free)
-                       ^
- ml_glib.c:598:29: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_markup_escape_text, SizedString_val, copy_string_g_free)
-                             ^
- ml_glib.c:610:24: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_name, copy_string)
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:611:24: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_real_name, copy_string)
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:615:23: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return s ? ml_some (copy_string (s)) : Val_unit;
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:617:22: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_tmp_dir, copy_string)
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:622:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (s == NULL) raise_not_found();
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_glib.c:623:7: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   v = copy_string(s);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:631:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (s == NULL) raise_not_found();
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_glib.c:632:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return copy_string(s);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:639:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith("g_setenv");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_glib.c:649:29: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_cache_dir, copy_string)
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:650:28: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_data_dir, copy_string)
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:651:30: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_config_dir, copy_string)
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 50 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtktext.o -c ml_gtktext.c)
- ml_gtktext.c:152:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*(value*)user_data, arg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtktext.c:225:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       GtkTextIter_val, SizedString_val, Unit)
-                        ^
- ml_gtktext.c:228:7: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       SizedString_val, Unit)
-       ^
- ml_gtktext.c:231:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       GtkTextIter_val, SizedString_val, Bool_val, Val_bool)
-                        ^
- ml_gtktext.c:234:7: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       SizedString_val, Bool_val, Val_bool)
-       ^
- ml_gtktext.c:248:52: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_2 (gtk_text_buffer_set_text, GtkTextBuffer_val, SizedString_val, Unit)
-                                                    ^
- ml_gtktext.c:410:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:430:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:531:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:548:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:149:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:579:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:598:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:850:1: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
- Make_search(forward);
- ^
- ml_gtktext.c:843:13: note: expanded from macro 'Make_search'
-     { res = alloc(1,0);\
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktext.c:850:1: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
- ml_gtktext.c:844:14: note: expanded from macro 'Make_search'
-       coup = alloc_tuple(2);\
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:851:1: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
- Make_search(backward);
- ^
- ml_gtktext.c:843:13: note: expanded from macro 'Make_search'
-     { res = alloc(1,0);\
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktext.c:851:1: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
- ml_gtktext.c:844:14: note: expanded from macro 'Make_search'
-       coup = alloc_tuple(2);\
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:856:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   res = callback_exn (*clos, Val_int(ch));
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- 17 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtk.o -c ml_gtk.c)
- ml_gtk.c:52:3: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead [-W#pragma-messages]
-   raise_with_string (*exn, (char*)errmsg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string'
- #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:142:6: note: expanded from here
-  GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead"
-      ^
- ml_gtk.c:112:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   tup = alloc_small(2, 0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:221:7: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                   SizedString_val(data), &err);
-                                   ^
- ./wrappers.h:329:43: note: expanded from macro 'SizedString_val'
- #define SizedString_val(x) String_val(x), string_length(x)
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:79:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_gtk.c:326:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (2,0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:109:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:364:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small (4, 0);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:409:9: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Gobject.Widget.style_get_property");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gtk.c:447:4: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:486:4: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:519:11: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-     ret = alloc_string (length);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:72:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gtk.c:527:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       Option_val(arg4, string_length, -1) Ignore,
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtk.c:543:49: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_2 (gtk_clipboard_set_text, GtkClipboard_val, SizedString_val, Unit)
-                                                 ^
- ml_gtk.c:567:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*(value*)data, arg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:95:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:581:39: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   value arg = (text != NULL ? ml_some(copy_string(text)) : Val_unit);
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtk.c:582:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*(value*)data, arg);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:620:18: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       new_cell = alloc_small(2,0);
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:653:5: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-     callback_exn (*clos, val);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:835:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   v_link = copy_string (link);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:94:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtk.c:836:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*closure, v_link);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:928:20: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     copy = (argc ? alloc (argc, Abstract_tag) : Atom(0));
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:934:20: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     argv = (argc ? alloc (argc, 0) : Atom(0));
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:133:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:949:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small(3,0);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:956:35: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
- ML_0 (gtk_get_current_event_time, copy_int32)
-                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 22 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtktree.o -c ml_gtktree.c)
- ml_gtktree.c:109:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value ret = alloc_tuple(depth);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:157:10: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   vret = callback2_exn(*closure, vpath, viter);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:49:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:183:18: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:77:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktree.c:238:18: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktree.c:290:15: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   value ret = callback2_exn(*(value*)clos_p, vp, Val_bool(cs));
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:125:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:312:15: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   value ret = callback_exn(*(value*)data, p);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtktree.c:391:9: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   ret = callback2_exn(*closure, vmod, vit);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:464:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   ret = alloc_tuple(2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:488:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     tup = alloc_tuple(4);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:90:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:520:34: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     targets = (GtkTargetEntry *) alloc
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:109:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktree.c:546:34: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     targets = (GtkTargetEntry *) alloc
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktree.c:579:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     tup = alloc_tuple(2);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:599:11: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   mlret = callback2_exn (*closure, arg1, arg2);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:665:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   tup = alloc_tuple(3);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:670:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     sub = alloc_tuple(3);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:764:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small(2, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:73:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtktree.c:783:9: warning: "callback3_exn" is deprecated: use "caml_callback3_exn" instead [-W#pragma-messages]
-   ret = callback3_exn(*clos, obj, iter_a, iter_b);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:70:23: note: expanded from macro 'callback3_exn'
- #define callback3_exn CAML_DEPRECATED("callback3_exn", "caml_callback3_exn") caml_callback3_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:91:6: note: expanded from here
-  GCC warning "\"callback3_exn\" is deprecated: use \"caml_callback3_exn\" instead"
-      ^
- ml_gtktree.c:826:9: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   ret = callback2_exn(*clos, obj, it);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:110:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:893:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn(*cb, p);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtktree.c:915:12: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     cell = alloc_small(2, Tag_cons);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:33:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtktree.c:968:10: warning: "callbackN" is deprecated: use "caml_callbackN" instead [-W#pragma-messages]
-   return callbackN(closure, 4, arg);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:74:19: note: expanded from macro 'callbackN'
- #define callbackN CAML_DEPRECATED("callbackN", "caml_callbackN") caml_callbackN
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:41:6: note: expanded from here
-  GCC warning "\"callbackN\" is deprecated: use \"caml_callbackN\" instead"
-      ^
- ml_gtktree.c:1144:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   { value triple = callback2(method,callback_object,v);
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1196:24: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   { value flags_list = callback(method, callback_object);
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1224:25: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-     { value n_columns = callback(method,callback_object);
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1237:15: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   { value t = callback2(method,callback_object, Val_int(index));
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1259:5: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-                   callback2(method,
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1286:18: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   { value path = callback2(method,callback_object,
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1322:25: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-       UNWRAP_OPTION(res,callback2(method,callback_object, row),
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1345:24: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-     UNWRAP_OPTION(res, callback2(method,callback_object,arg),
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1368:21: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-     return Bool_val(callback2(method,callback_object, row));})}}
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1382:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-     return Int_val(callback2(method,callback_object, arg));})}}
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1400:23: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages]
-     UNWRAP_OPTION(res,callback3(method, callback_object, arg, Val_int(n)),
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3'
- #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1424:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-         UNWRAP_OPTION(res,callback2(method,callback_object,row),
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1445:2: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-         callback2(method, callback_object, row);})}}
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1459:2: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-         callback2(method, callback_object, row);})}}
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1588:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-      result = alloc_tuple(2);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:84:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 36 warnings generated.
-> compiled  lablgtk3.3.1.3
Processing 140/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [fmt: ocaml build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [rresult: ocaml build] [stdune: rm] [zarith: sh]
-> installed lablgtk3.3.1.3
Processing 141/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [fmt: ocaml build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [rresult: ocaml build] [stdune: rm] [zarith: sh]
Processing 142/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [fmt: ocaml build] [lablgtk3-sourceview3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [rresult: ocaml build] [stdune: rm] [zarith: sh]
- ocamlfind ocamldep -modules src/rresult.ml > src/rresult.ml.depends
- ocamlfind ocamldep -modules src/rresult.mli > src/rresult.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmi src/rresult.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmx src/rresult.ml
- ocamlfind ocamlopt -a -I src src/rresult.cmx -o src/rresult.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmo src/rresult.ml
- ocamlfind ocamlc -a -I src src/rresult.cmo -o src/rresult.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/rresult_top.ml > src/rresult_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  rresult.0.7.0
Processing 142/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [fmt: ocaml build] [lablgtk3-sourceview3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [stdune: rm] [zarith: sh]
-> installed rresult.0.7.0
Processing 143/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [fmt: ocaml build] [lablgtk3-sourceview3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [stdune: rm] [zarith: sh]
Processing 143/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [fmt: ocaml build] [lablgtk3-sourceview3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
- ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.9.0
Processing 143/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [lablgtk3-sourceview3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
-> installed fmt.0.9.0
Processing 144/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [lablgtk3-sourceview3: dune build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
Processing 145/183: [astring: ocaml build] [camlzip: gmake all] [ctypes: dune build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
- ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.5
Processing 145/183: [camlzip: gmake all] [ctypes: dune build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
-> installed astring.0.8.5
Processing 146/183: [camlzip: gmake all] [ctypes: dune build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
Processing 147/183: [camlzip: gmake all] [ctypes: dune build] [fpath: ocaml build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
Processing 147/183: [camlzip: gmake all] [ctypes: dune install] [fpath: ocaml build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppxlib: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
-> compiled  ppxlib.0.31.0
Processing 147/183: [camlzip: gmake all] [ctypes: dune install] [fpath: ocaml build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
-> installed ppxlib.0.31.0
Processing 148/183: [camlzip: gmake all] [ctypes: dune install] [fpath: ocaml build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
Processing 149/183: [camlzip: gmake all] [ctypes: dune install] [fpath: ocaml build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppx_deriving: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
Processing 150/183: [camlzip: gmake all] [ctypes: dune install] [fpath: ocaml build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
-> compiled  ctypes.0.21.1
Processing 150/183: [camlzip: gmake all] [fpath: ocaml build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
-> installed ctypes.0.21.1
Processing 151/183: [camlzip: gmake all] [fpath: ocaml build] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
- ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends
- ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa
- ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fpath.0.7.3
Processing 151/183: [camlzip: gmake all] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
-> installed fpath.0.7.3
Processing 152/183: [camlzip: gmake all] [lablgtk3-sourceview3: dune build] [logs: ocaml build] [num: gmake] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
- ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 152/183: [camlzip: gmake all] [lablgtk3-sourceview3: dune build] [num: gmake] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
-> installed logs.0.7.0
Processing 153/183: [camlzip: gmake all] [lablgtk3-sourceview3: dune build] [num: gmake] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
Processing 154/183: [bos: ocaml build] [camlzip: gmake all] [lablgtk3-sourceview3: dune build] [num: gmake] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: sh]
- + LDFLAGS=' -L/usr/local/lib' CFLAGS=' -I/usr/local/include' ./configure
- binary ocaml: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlc: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamldep: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlmklib: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamldoc: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlopt: found in /usr/home/opam/.opam/4.14.1/bin
- checking compilation with ocamlc -O3 -Wall -Wextra  -I/usr/local/include: working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /usr/home/opam/.opam/4.14.1/bin
- OCaml's word size is 64
- package gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -I/usr/home/opam/.opam/4.14.1/lib/ocaml  -I/usr/local/include 
-   libraries:             -L/usr/local/lib -lgmp 
-   linker options:        -L/usr/local/lib
-   C options:            -O3 -Wall -Wextra  -I/usr/local/include
-   installation path:    /usr/home/opam/.opam/4.14.1/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 154/183: [bos: ocaml build] [camlzip: gmake all] [lablgtk3-sourceview3: dune build] [num: gmake] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/src'
- /usr/local/bin/gmake -C toplevel all
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 154/183: [bos: ocaml build] [camlzip: gmake all] [lablgtk3-sourceview3: dune build] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
Processing 155/183: [bos: ocaml build] [camlzip: gmake all] [lablgtk3-sourceview3: dune build] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake] [num: ocamlfind remove]
- (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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wno-deprecated-declarations -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/cairo2 -I /usr/home/opam/.opam/4.14.1/lib/lablgtk3 -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -o ml_gtksourceview3.o -c ml_gtksourceview3.c)
- ml_gtksourceview3.c:230:31: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return g_strdup(string_val (METHOD1(obj, 0, Val_unit)));
-                               ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:236:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return GdkPixbuf_option_val (METHOD1(obj, 1, Val_unit));
-                                ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:236:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:236:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:242:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 2, Val_GtkSourceCompletionContext(context));
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:131:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview3.c:248:56: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Flags_Source_completion_activation_flags_val (METHOD1(obj, 3, Val_unit));
-                                                        ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview3.c:254:20: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Bool_val (METHOD1(obj, 4, Val_GtkSourceCompletionContext(context)));
-                    ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:260:22: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Option_val (METHOD1(obj, 5, Val_GtkSourceCompletionProposal(proposal)), GtkWidget_val, NULL);
-                      ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:260:22: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:260:22: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:267:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   METHOD2(obj, 6, Val_GtkSourceCompletionProposal(proposal), Val_GtkSourceCompletionInfo(info));
-   ^
- ml_gtksourceview3.c:216:38: note: expanded from macro 'METHOD2'
- #define METHOD2(obj, n, arg1, arg2) (callback2(Field(*(obj->caml_object), n), arg1, arg2))
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead"
-      ^
- ml_gtksourceview3.c:274:20: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages]
-   return Bool_val (METHOD3(obj, 7, Val_GtkSourceCompletionContext(context), Val_GtkSourceCompletionProposal(proposal), Val_GtkTextIter(iter)));
-                    ^
- ml_gtksourceview3.c:217:44: note: expanded from macro 'METHOD3'
- #define METHOD3(obj, n, arg1, arg2, arg3) (callback3(Field(*(obj->caml_object), n), arg1, arg2, arg3))
-                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3'
- #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:281:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   return Bool_val (METHOD2(obj, 8, Val_GtkSourceCompletionProposal(proposal), Val_GtkTextIter(iter)));
-                    ^
- ml_gtksourceview3.c:216:38: note: expanded from macro 'METHOD2'
- #define METHOD2(obj, n, arg1, arg2) (callback2(Field(*(obj->caml_object), n), arg1, arg2))
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:287:19: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Int_val (METHOD1(obj, 9, Val_unit));
-                   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:293:19: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Int_val (METHOD1(obj, 10, Val_unit));
-                   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:564:14: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     result = alloc_small(1,0);
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtksourceview3.c:604:20: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Bool_val (METHOD1(obj, 0, Val_unit));
-                    ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:610:20: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Bool_val (METHOD1(obj, 1, Val_unit));
-                    ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview3.c:616:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 2, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview3.c:622:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 3, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:114:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview3.c:628:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 4, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview3.c:634:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 5, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:134:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview3.c:640:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 6, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview3.c:646:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 7, Val_unit);
-   ^
- ml_gtksourceview3.c:215:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview3.c:796:8: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- static G_CONST_RETURN gchar *
-        ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- 25 warnings generated.
-> compiled  lablgtk3-sourceview3.3.1.3
Processing 155/183: [bos: ocaml build] [camlzip: gmake all] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake] [num: ocamlfind remove]
- ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- ocamlfind ocamlopt -safe-string -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.11
Processing 155/183: [bos: ocaml build] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake] [num: ocamlfind remove]
- ocamlfind: [WARNING] No such file: /usr/home/opam/.opam/4.14.1/lib/num/META
- ocamlfind: [WARNING] No such file: /usr/home/opam/.opam/4.14.1/lib/num-top/META
Processing 155/183: [bos: ocaml build] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake] [num: gmake install]
- /usr/local/bin/gmake -C src install
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/src'
- install -d /usr/home/opam/.opam/4.14.1/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /usr/home/opam/.opam/4.14.1/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /usr/home/opam/.opam/4.14.1/lib/ocaml
- install -d /usr/home/opam/.opam/4.14.1/lib/ocaml/stublibs
- install dllnums.so /usr/home/opam/.opam/4.14.1/lib/ocaml/stublibs
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/src'
- /usr/local/bin/gmake -C toplevel install
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/num-top/num_top_printers.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/num-top/num_top.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/num-top/num_top.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/num-top/META
- rm -f META
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 155/183: [bos: ocaml build] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
Processing 156/183: [bos: ocaml build] [ocplib-simplex: autoconf] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
Processing 157/183: [bos: ocaml build] [ocplib-simplex: autoconf] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake] [camlzip: gmake install]
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/libcamlzip.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcamlzip.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /usr/home/opam/.opam/4.14.1/lib/camlzip/META
-> installed camlzip.1.11
Processing 157/183: [bos: ocaml build] [ocplib-simplex: autoconf] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
-> installed lablgtk3-sourceview3.3.1.3
Processing 158/183: [bos: ocaml build] [ocplib-simplex: autoconf] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
- configure.in:140: warning: AC_OUTPUT should be used without arguments.
- configure.in:140: You should run autoupdate.
Processing 158/183: [bos: ocaml build] [ocplib-simplex: ./configure] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
-> compiled  ppx_import.1.10.0
Processing 158/183: [bos: ocaml build] [ocplib-simplex: ./configure] [ppx_deriving: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
-> installed ppx_import.1.10.0
Processing 159/183: [bos: ocaml build] [ocplib-simplex: ./configure] [ppx_deriving: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
-> compiled  ppx_deriving.5.2.1
Processing 159/183: [bos: ocaml build] [ocplib-simplex: ./configure] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
-> installed ppx_deriving.5.2.1
Processing 160/183: [bos: ocaml build] [ocplib-simplex: ./configure] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
Processing 161/183: [bos: ocaml build] [ocplib-simplex: ./configure] [ppx_deriving_yojson: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /usr/home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlfind... yes
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlopt.opt version... ok
- checking for ocamldep... ocamldep
- checking platform... configure: creating ./config.status
- config.status: creating Makefile
- config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
Processing 161/183: [bos: ocaml build] [ocplib-simplex: gmake] [ppx_deriving_yojson: dune build] [psmt2-frontend: gmake] [stdune: dune build] [zarith: gmake]
-> compiled  stdune.3.11.1
Processing 161/183: [bos: ocaml build] [ocplib-simplex: gmake] [ppx_deriving_yojson: dune build] [psmt2-frontend: gmake] [zarith: gmake]
-> installed stdune.3.11.1
Processing 162/183: [bos: ocaml build] [ocplib-simplex: gmake] [ppx_deriving_yojson: dune build] [psmt2-frontend: gmake] [zarith: gmake]
Processing 163/183: [bos: ocaml build] [dune-private-libs: rm] [ocplib-simplex: gmake] [ppx_deriving_yojson: dune build] [psmt2-frontend: gmake] [zarith: gmake]
- cp src/extSigs.mli src/extSigs.ml
- cp src/coreSig.mli src/coreSig.ml
- ocamldep -I src src/*.ml* > .depend
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/version.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/version.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/extSigs.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/rat2.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/rat2.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/extSigs.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/polys.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/polys.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/coreSig.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/coreSig.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/core.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/core.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/result.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/result.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/assertBounds.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/assertBounds.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/solveBounds.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/solveBounds.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/basic.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/basic.ml
- ocamlc.opt   -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -pack -o src/ocplibSimplex.cmo src/version.cmo src/rat2.cmo src/extSigs.cmo src/polys.cmo src/coreSig.cmo src/core.cmo src/result.cmo src/assertBounds.cmo src/solveBounds.cmo src/basic.cmo
- ocamlc.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -o src/ocplibSimplex.cma src/ocplibSimplex.cmo
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/version.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/extSigs.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/rat2.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/polys.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/coreSig.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/core.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/result.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/assertBounds.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/solveBounds.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/basic.ml
- ocamlopt.opt -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -pack -o src/ocplibSimplex.cmx src/version.cmx src/rat2.cmx src/extSigs.cmx src/polys.cmx src/coreSig.cmx src/core.cmx src/result.cmx src/assertBounds.cmx src/solveBounds.cmx src/basic.cmx
- ocamlopt.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -o src/ocplibSimplex.cmxa src/ocplibSimplex.cmx
- ocamlopt.opt -shared -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -o src/ocplibSimplex.cmxs src/ocplibSimplex.cmx
-> compiled  ocplib-simplex.0.4.1
Processing 163/183: [bos: ocaml build] [dune-private-libs: rm] [ppx_deriving_yojson: dune build] [psmt2-frontend: gmake] [zarith: gmake]
Processing 164/183: [bos: ocaml build] [dune-private-libs: rm] [ppx_deriving_yojson: dune build] [psmt2-frontend: gmake] [zarith: gmake] [ocplib-simplex: gmake install]
-> compiled  ppx_deriving_yojson.3.7.0
Processing 164/183: [bos: ocaml build] [dune-private-libs: rm] [psmt2-frontend: gmake] [zarith: gmake] [ocplib-simplex: gmake install]
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -L/usr/local/lib -lgmp  -L/usr/local/lib
- ocamlc -ccopt "-I/usr/home/opam/.opam/4.14.1/lib/ocaml  -I/usr/local/include  -DHAS_GMP  -O3 -Wall -Wextra  -I/usr/local/include" -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -L/usr/local/lib -lgmp  -L/usr/local/lib
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -L/usr/local/lib -lgmp  -L/usr/local/lib
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.13
Processing 164/183: [bos: ocaml build] [dune-private-libs: rm] [psmt2-frontend: gmake] [ocplib-simplex: gmake install]
Processing 164/183: [bos: ocaml build] [dune-private-libs: dune build] [psmt2-frontend: gmake] [ocplib-simplex: gmake install]
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_base.ml > src/bos_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmo src/bos_base.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_pat.ml > src/bos_pat.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmo src/bos_pat.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_log.ml > src/bos_log.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmo src/bos_log.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_cmd.ml > src/bos_cmd.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmo src/bos_cmd.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_u.ml > src/bos_os_u.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmo src/bos_os_u.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_tmp.ml > src/bos_os_tmp.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmo src/bos_os_tmp.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_path.ml > src/bos_os_path.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmx src/bos_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmx src/bos_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmx src/bos_pat.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_file.ml > src/bos_os_file.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmo src/bos_os_file.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmx src/bos_os_tmp.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_dir.ml > src/bos_os_dir.ml.depends
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_env.ml > src/bos_os_env.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmo src/bos_os_env.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmx src/bos_cmd.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmx src/bos_os_env.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_cmd.ml > src/bos_os_cmd.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmo src/bos_os_cmd.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmx src/bos_os_file.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_arg.ml > src/bos_os_arg.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmo src/bos_os_arg.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.ml > src/bos.ml.depends
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.mli > src/bos.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmi src/bos.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmx src/bos_os_arg.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmx src/bos_os_cmd.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmx src/bos_os_u.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmx src/bos.ml
- ocamlfind ocamlopt -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmx src/bos_pat.cmx src/bos_log.cmx src/bos_cmd.cmx src/bos_os_u.cmx src/bos_os_tmp.cmx src/bos_os_path.cmx src/bos_os_file.cmx src/bos_os_env.cmx src/bos_os_dir.cmx src/bos_os_cmd.cmx src/bos_os_arg.cmx src/bos.cmx -o src/bos.cmxa
- ocamlfind ocamlopt -shared -linkall -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos.cmxa -o src/bos.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmo src/bos.ml
- ocamlfind ocamlc -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmo src/bos_pat.cmo src/bos_log.cmo src/bos_cmd.cmo src/bos_os_u.cmo src/bos_os_tmp.cmo src/bos_os_path.cmo src/bos_os_file.cmo src/bos_os_env.cmo src/bos_os_dir.cmo src/bos_os_cmd.cmo src/bos_os_arg.cmo src/bos.cmo -o src/bos.cma
- ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.ml > src/bos_setup.ml.depends
- ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.mli > src/bos_setup.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmi src/bos_setup.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmx src/bos_setup.ml
- ocamlfind ocamlopt -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmx -o src/bos_setup.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmxa -o src/bos_setup.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmo src/bos_setup.ml
- ocamlfind ocamlc -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmo -o src/bos_setup.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_top.ml > src/bos_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  bos.0.2.1
Processing 164/183: [dune-private-libs: dune build] [psmt2-frontend: gmake] [ocplib-simplex: gmake install]
- menhir -v src/smtlib_parser.mly
- Note: the nonterminal symbol option (from src/smtlib_parser.mly) is renamed src_smtlib_parser_option.
- Warning: 22 end-of-stream conflicts were arbitrarily resolved.
- File "<standard.mly>", line 206, characters 16-16:
- Warning: production list(term) -> is never reduced.
- Warning: in total, 1 production is never reduced.
- ocamllex.opt src/smtlib_lexer.mll > /dev/null
- ocamldep -I src src/*.ml* > .depend
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/version.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/version.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/options.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/options.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_error.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_ty.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_syntax.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_printer.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_parser.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_parser.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_lexer.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_typed_env.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_typed_logic.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_typing.ml
- ocamlc.opt   -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -pack -o src/psmt2Frontend.cmo src/version.cmo src/options.cmo src/smtlib_error.cmo src/smtlib_ty.cmo src/smtlib_syntax.cmo src/smtlib_printer.cmo src/smtlib_parser.cmo src/smtlib_lexer.cmo src/smtlib_typed_env.cmo src/smtlib_typed_logic.cmo src/smtlib_typing.cmo
- ocamlc.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -o src/psmt2Frontend.cma src/psmt2Frontend.cmo
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/version.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/options.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_error.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_ty.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_syntax.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_printer.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_parser.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_lexer.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_typed_env.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_typed_logic.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_typing.ml
- ocamlopt.opt -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -pack -o src/psmt2Frontend.cmx src/version.cmx src/options.cmx src/smtlib_error.cmx src/smtlib_ty.cmx src/smtlib_syntax.cmx src/smtlib_printer.cmx src/smtlib_parser.cmx src/smtlib_lexer.cmx src/smtlib_typed_env.cmx src/smtlib_typed_logic.cmx src/smtlib_typing.cmx
- ocamlopt.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -o src/psmt2Frontend.cmxa src/psmt2Frontend.cmx
- ocamlopt.opt -shared -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -o src/psmt2Frontend.cmxs src/psmt2Frontend.cmx
-> compiled  psmt2-frontend.0.1
Processing 164/183: [dune-private-libs: dune build] [ocplib-simplex: gmake install]
- OCAMLFIND_DESTDIR=/usr/home/opam/.opam/4.14.1/lib/ \
-   ocamlfind install ocplib-simplex src/ocplibSimplex.* src/*.mli META
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/version.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/solveBounds.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/result.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/rat2.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/polys.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/extSigs.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/coreSig.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/core.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/basic.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/assertBounds.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.o
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmo
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.a
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/META
-> installed ocplib-simplex.0.4.1
Processing 164/183: [dune-private-libs: dune build]
-> installed bos.0.2.1
Processing 165/183: [dune-private-libs: dune build]
Processing 166/183: [dune-private-libs: dune build] [yaml: dune build]
-> installed ppx_deriving_yojson.3.7.0
Processing 167/183: [dune-private-libs: dune build] [yaml: dune build]
Processing 168/183: [dune-private-libs: dune build] [yaml: dune build] [psmt2-frontend: gmake install]
- OCAMLFIND_DESTDIR=/usr/home/opam/.opam/4.14.1/lib/ \
-   ocamlfind install psmt2-frontend src/psmt2Frontend.* src/*.mli META
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/version.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/smtlib_parser.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/options.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.o
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmo
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.a
- Installed /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend/META
-> installed psmt2-frontend.0.1
Processing 168/183: [dune-private-libs: dune build] [yaml: dune build]
Processing 169/183: [dune-private-libs: dune build] [yaml: dune build] [zarith: gmake install]
- ocamlfind install -destdir "/usr/home/opam/.opam/4.14.1/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/big_int_Z.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/q.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/z.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/big_int_Z.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/q.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith.h
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/big_int_Z.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/q.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/z.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith_version.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/z.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith_top.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/big_int_Z.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/q.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/z.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/libzarith.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllzarith.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/META
-> installed zarith.1.13
Processing 169/183: [dune-private-libs: dune build] [yaml: dune build]
Processing 170/183: [alt-ergo-free: autoconf] [dune-private-libs: dune build] [yaml: dune build]
Processing 171/183: [alt-ergo-free: autoconf] [dune-private-libs: dune build] [why3: ./configure] [yaml: dune build]
- configure.in:328: warning: AC_OUTPUT should be used without arguments.
- configure.in:328: You should run autoupdate.
Processing 171/183: [alt-ergo-free: ./configure] [dune-private-libs: dune build] [why3: ./configure] [yaml: dune build]
- (cd _build/default/ffi/lib && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -I../../vendor -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/bigarray-compat -I /usr/home/opam/.opam/4.14.1/lib/ctypes -I /usr/home/opam/.opam/4.14.1/lib/ctypes/stubs -I /usr/home/opam/.opam/4.14.1/lib/integers -I /usr/home/opam/.opam/4.14.1/lib/stdlib-shims -I ../bindings -I ../../types/bindings -I ../../types/lib -I ../../vendor -o yaml_stubs.o -c yaml_stubs.c)
- yaml_stubs.c:11:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2 = yaml_get_version_string();
-          ^    ~~~~~~~~~~~~~~~~~~~~~~~~~
- yaml_stubs.c:46:38: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    yaml_parser_set_input_string(x22, x23, x24);
-                                      ^~~
- ../../vendor/yaml.h:1348:30: note: passing argument to parameter 'input' here
-         const unsigned char *input, size_t size);
-                              ^
- yaml_stubs.c:165:49: warning: passing 'char *' to parameter of type 'const yaml_char_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x127 = yaml_alias_event_initialize(x125, x126);
-                                                 ^~~~
- ../../vendor/yaml.h:555:69: note: passing argument to parameter 'anchor' here
- yaml_alias_event_initialize(yaml_event_t *event, const yaml_char_t *anchor);
-                                                                     ^
- yaml_stubs.c:182:39: warning: passing 'char *' to parameter of type 'const yaml_char_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    yaml_scalar_event_initialize(x136, x137, x138, x139, x140, x143, x146,
-                                       ^~~~
- ../../vendor/yaml.h:581:28: note: passing argument to parameter 'anchor' here
-         const yaml_char_t *anchor, const yaml_char_t *tag,
-                            ^
- yaml_stubs.c:182:45: warning: passing 'char *' to parameter of type 'const yaml_char_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    yaml_scalar_event_initialize(x136, x137, x138, x139, x140, x143, x146,
-                                             ^~~~
- ../../vendor/yaml.h:581:55: note: passing argument to parameter 'tag' here
-         const yaml_char_t *anchor, const yaml_char_t *tag,
-                                                       ^
- yaml_stubs.c:182:51: warning: passing 'char *' to parameter of type 'const yaml_char_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    yaml_scalar_event_initialize(x136, x137, x138, x139, x140, x143, x146,
-                                                   ^~~~
- ../../vendor/yaml.h:582:28: note: passing argument to parameter 'value' here
-         const yaml_char_t *value, int length,
-                            ^
- yaml_stubs.c:212:47: warning: passing 'char *' to parameter of type 'const yaml_char_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    yaml_sequence_start_event_initialize(x166, x167, x168, x169, x172);
-                                               ^~~~
- ../../vendor/yaml.h:604:28: note: passing argument to parameter 'anchor' here
-         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
-                            ^
- yaml_stubs.c:212:53: warning: passing 'char *' to parameter of type 'const yaml_char_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    yaml_sequence_start_event_initialize(x166, x167, x168, x169, x172);
-                                                     ^~~~
- ../../vendor/yaml.h:604:55: note: passing argument to parameter 'tag' here
-         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
-                                                       ^
- yaml_stubs.c:233:46: warning: passing 'char *' to parameter of type 'const yaml_char_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    yaml_mapping_start_event_initialize(x184, x185, x186, x187, x190);
-                                              ^~~~
- ../../vendor/yaml.h:636:28: note: passing argument to parameter 'anchor' here
-         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
-                            ^
- yaml_stubs.c:233:52: warning: passing 'char *' to parameter of type 'const yaml_char_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    yaml_mapping_start_event_initialize(x184, x185, x186, x187, x190);
-                                                    ^~~~
- ../../vendor/yaml.h:636:55: note: passing argument to parameter 'tag' here
-         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
-                                                       ^
- 10 warnings generated.
-> compiled  yaml.3.1.0
Processing 171/183: [alt-ergo-free: ./configure] [dune-private-libs: dune build] [why3: ./configure]
-> installed yaml.3.1.0
Processing 172/183: [alt-ergo-free: ./configure] [dune-private-libs: dune build] [why3: ./configure]
Processing 173/183: [alt-ergo-free: ./configure] [dune-private-libs: dune build] [ppx_deriving_yaml: dune build] [why3: ./configure]
-> compiled  dune-private-libs.3.11.1
Processing 173/183: [alt-ergo-free: ./configure] [ppx_deriving_yaml: dune build] [why3: ./configure]
-> installed dune-private-libs.3.11.1
Processing 174/183: [alt-ergo-free: ./configure] [ppx_deriving_yaml: dune build] [why3: ./configure]
Processing 175/183: [alt-ergo-free: ./configure] [dune-site: rm] [ppx_deriving_yaml: dune build] [why3: ./configure]
-> compiled  ppx_deriving_yaml.0.2.1
Processing 175/183: [alt-ergo-free: ./configure] [dune-site: rm] [why3: ./configure]
-> installed ppx_deriving_yaml.0.2.1
Processing 176/183: [alt-ergo-free: ./configure] [dune-site: rm] [why3: ./configure]
- checking for ocp-ocamlc... no
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /usr/home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlfind... yes
- ocamlfind found zarith in -I /usr/home/opam/.opam/4.14.1/lib/zarith
- ocamlfind found num in -I /usr/home/opam/.opam/4.14.1/lib/num
- ocamlfind found zip in -I /usr/home/opam/.opam/4.14.1/lib/zip
- ocamlfind found ocplib-simplex in -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex
- ocamlfind found psmt2-frontend in -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend
- checking for ocp-ocamlopt... no
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocp-ocamlc.opt... no
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocp-ocamlopt.opt... no
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for menhir... menhir
- ocamlfind: Package `lablgtk2.sourceview2' not found
- checking for /usr/home/opam/.opam/4.14.1/lib/ocaml/lablgtk2/lablgtksourceview2.cma... no
- Will not be able to compile GUI. Please install the *liblablgtksourceview2-ocaml-dev* Debian package - or use the GODI caml package system *http://godi.ocaml-programming.de/* - or compile from sources *http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html*
- checking for ocamlweb... true
- checking platform... configure: creating ./config.status
- config.status: creating Makefile.configurable
- config.status: WARNING:  'Makefile.configurable.in' seems to ignore the --datarootdir setting
Processing 176/183: [alt-ergo-free: gmake] [dune-site: rm] [why3: ./configure]
Processing 176/183: [alt-ergo-free: gmake] [dune-site: dune build] [why3: ./configure]
- checking executable suffix... <none>
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking for a race-free mkdir -p... ./install-sh -c -d
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- configure: ocaml version is 4.14.1
- configure: ocaml library path is /usr/home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for menhir... menhir
- checking for ocamlfind... ocamlfind
- checking for compiler-libs using ocamlfind... yes
- checking for sphinx-build... no
- configure: WARNING: cannot find sphinx-build, documentation disabled.
- checking for emacs... no
- configure: WARNING: cannot find emacs, compilation of why3.elc disabled.
- checking for num using ocamlfind... yes
- checking for /usr/home/opam/.opam/4.14.1/lib/num/nums.cma... no
- checking for /usr/home/opam/.opam/4.14.1/lib/num/num.cmi... no
- checking for /usr/home/opam/.opam/4.14.1/lib/ocaml/nums.cma... yes
- checking for /usr/home/opam/.opam/4.14.1/lib/ocaml/num.cmi... yes
- checking for zarith using ocamlfind... yes
- checking for /usr/home/opam/.opam/4.14.1/lib/zarith/z.cmi... yes
- checking for camlzip using ocamlfind... yes
- checking for /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmi... yes
- checking for menhirLib using ocamlfind... yes
- checking for /usr/home/opam/.opam/4.14.1/lib/menhirLib/menhirLib.cmi... yes
- checking for ocamlgraph using ocamlfind... yes
- checking for /usr/home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cmi... yes
- checking for ppx_sexp_conv using ocamlfind... no
- checking for pvs... no
- checking for isabelle... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/config.sh
- config.status: creating lib/why3/META
- config.status: creating .merlin
- config.status: creating src/jessie/Makefile
- config.status: creating src/jessie/.merlin
- config.status: creating lib/coq/version
- config.status: creating lib/pvs/version
- config.status: executing chmod commands
- 
-                  Summary
- -----------------------------------------
- Verbose make                : no
- OCaml compiler              : yes
-     Version                 : 4.14.1
-     Library path            : /usr/home/opam/.opam/4.14.1/lib/ocaml
-     Ocamlfind               : yes
-     Native compilation      : yes
-     Memory profiling        : no (disabled by default)
-     PPX                     : yes
-     S-expr for why3pp       : no (ppx_sexp_conv not found)
-     Javascript support      : no (disabled by user)
-     MPFR support            : no (disabled by user)
-     Re support              : no (disabled by user)
- Components
-     Why3 library            : yes
-     GTK IDE                 : no (disabled by user)
-     Web IDE                 : no (Javascript support not available)
-     GMP arithmetic          : yes
-     Compressed sessions     : yes
-     Hypothesis selection    : yes
-     Stackify                : yes
-     Invariant inference(exp): no (disabled by default)
-     Inference with BDDs(exp): no (disabled by default)
-     Frama-C support         : no
- Documentation               : no (sphinx-build not found)
- Support for interactive proof assistants
-     Coq                     : no (disabled by user)
-     PVS                     : no (pvs not found)
-     Isabelle                : no (isabelle not found)
- Installable                 : yes
-     Binary path             : ${exec_prefix}/bin
-     Library path            : ${exec_prefix}/lib/why3
-     Data path               : ${prefix}/share/why3
-     OCaml library path      : /usr/home/opam/.opam/4.14.1/lib/why3
-     Relocatable             : no
Processing 176/183: [alt-ergo-free: gmake] [dune-site: dune build] [why3: gmake all]
-> compiled  dune-site.3.11.1
Processing 176/183: [alt-ergo-free: gmake] [why3: gmake all]
-> installed dune-site.3.11.1
Processing 177/183: [alt-ergo-free: gmake] [why3: gmake all]
- menhir -v parsers/why/why_parser.mly 
- ocamllex.opt parsers/why/why_lexer.mll > /dev/null
- ocamldep -slash -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex lib/util/*.ml* lib/structures/*.ml* lib/reasoners/*.ml* lib/frontend/*.ml* tools/text/*.ml* \
-         tools/gui/*.ml* parsers/why/*.ml* parsers/smt2/*.ml* plugins/fm-simplex/*ml* > .depend
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/config.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/config.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/version.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/version.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/emap.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/emap.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/myUnix.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/myUnix.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/myUnix.ml", line 19, characters 7-22:
- 19 |     if Pervasives.(<>) timelimit 0. then
-             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/myDynlink.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/myDynlink.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/myZip.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/myZip.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/util.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/util.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/lists.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/lists.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/numbersInterface.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/numsNumbers.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/numsNumbers.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/zarithNumbers.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/zarithNumbers.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/zarithNumbers.ml", line 156, characters 16-30:
- 156 |     let abs_n = Pervasives.abs n in
-                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/numbers.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/numbers.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/numbers.ml", line 51, characters 13-27:
- 51 |           if Pervasives.(<) v min_float then min_float
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/numbers.ml", line 52, characters 18-32:
- 52 |           else if Pervasives.(>) v max_float then max_float
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/options.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/options.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/options.ml", line 905, characters 33-51:
- 905 | let compare  (a: int) (b: int) = Pervasives.compare a b
-                                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/vec.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/vec.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/iheap.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/iheap.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/timers.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/timers.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/gc_debug.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/gc_debug.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/loc.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/loc.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/hconsing.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/hconsing.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/hstring.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/hstring.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/ty.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/ty.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 205, characters 33-51:
- 205 |     | Tvar{v=v1} , Tvar{v=v2} -> Pervasives.compare v1 v2
-                                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 228, characters 17-35:
- 228 |     | t1 , t2 -> Pervasives.compare t1 t2
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 271, characters 52-70:
- 271 | module M = Map.Make(struct type t=int let compare = Pervasives.compare end)
-                                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 343, characters 30-48:
- 343 | let compare_subst = M.compare Pervasives.compare
-                                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 345, characters 26-40:
- 345 | let equal_subst = M.equal Pervasives.(=)
-                                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 386, characters 45-63:
- 386 |   Set.Make(struct type t = int let compare = Pervasives.compare end)
-                                                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/symbols.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/symbols.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/symbols.ml", line 117, characters 10-28:
- 117 |   | _  -> Pervasives.compare s1 s2
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/term.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/term.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/term.ml", line 273, characters 4-18:
- 273 |     Pervasives.(=) (String.sub (Sy.to_string v.f) 0 4) "_sko"
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/term.ml", line 341, characters 6-20:
- 341 |   try Pervasives.(=) (String.sub (Hstring.view h) 0 6) "model:"
-             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/literal.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/literal.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/literal.ml", line 98, characters 22-40:
- 98 |   let compare a1 a2 = Pervasives.compare a1.tpos a2.tpos
-                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/formula.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/formula.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/formula.ml", line 111, characters 10-28:
- 111 |   let c = Pervasives.compare (size f1) (size f2) in
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/formula.ml", line 112, characters 14-32:
- 112 |   if c=0 then Pervasives.compare v1.tag v2.tag else c
-                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/formula.ml", line 869, characters 6-20:
- 869 |   try Pervasives.(=) (String.sub (Hstring.view h) 0 6) "model:"
-             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/satml_types.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/satml_types.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/explanation.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/explanation.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/exception.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/exception.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/parsed.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/parsed.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/errors.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/errors.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/typed.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/typed.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/fpa_rounding.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/fpa_rounding.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/commands.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/commands.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/profiling.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/profiling.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/profiling.ml", line 89, characters 7-21:
- 89 |     if Pervasives.(>) v 0. then v else -. v
-             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/profiling.ml", line 629, characters 5-19:
- 629 |   if Pervasives.(=) v 0. then fprintf fmt "--     "
-            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/profiling.ml", line 630, characters 10-24:
- 630 |   else if Pervasives.(<) v 10. then fprintf fmt "%0.5f" v
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/profiling.ml", line 631, characters 10-24:
- 631 |   else if Pervasives.(<) v 100. then fprintf fmt "%0.4f" v
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/matching_types.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/sig.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/matching.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/matching.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/use.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/use.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/ac.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/ac.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/uf.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/uf.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/sum.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/sum.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/records.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/records.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/polynome.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/polynome.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/ite.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/ite.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/ite.ml", line 75, characters 32-50:
- 75 |           if c <> 0 then c else Pervasives.compare b1 b2
-                                      ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/bitv.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/bitv.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/arrays.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/arrays.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/intervals.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/intervals.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/inequalities.mli
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/inequalities.mli", line 79, characters 3-5:
- 79 |   (Uf : Uf.S with type r = X.r)
-         ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Uf.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/inequalities.mli", line 86, characters 5-7:
- 86 |     (Uf : Uf.S with type r = X.r)
-           ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Uf.
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/inequalities.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/inequalities.ml", line 87, characters 5-7:
- 87 |     (Uf : Uf.S with type r = X.r)
-           ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Uf.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/inequalities.ml", line 96, characters 5-7:
- 96 |     (Uf : Uf.S with type r = X.r)
-           ^^
- Warning 60 [unused-module]: unused module Uf.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/intervalCalculus.mli
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/intervalCalculus.mli", line 32, characters 3-4:
- 32 |   (P : Polynome.EXTENDED_Polynome with type r = X.r)
-         ^
- Warning 67 [unused-functor-parameter]: unused functor parameter P.
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/intervalCalculus.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/arith.mli
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/arith.mli", line 39, characters 3-4:
- 39 |   (P : Polynome.EXTENDED_Polynome with type r = X.r)
-         ^
- Warning 67 [unused-functor-parameter]: unused functor parameter P.
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/arith.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/combine.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/combine.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/ccx.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/ccx.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/theory.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/theory.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/instances.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/instances.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/sat_solver_sig.mli
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/sat_solver_sig.mli", line 67, characters 15-17:
- 67 |   module Make (Th : Theory.S) : S
-                     ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Th.
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/sat_solver_sig.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/sat_solver_sig.ml", line 70, characters 15-17:
- 70 |   module Make (Th : Theory.S) : S
-                     ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Th.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/fun_sat.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/fun_sat.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/fun_sat.ml", line 72, characters 34-49:
- 72 |              stable := !stable && Pervasives.(<=) w 1e100;
-                                        ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/fun_sat.ml", line 98, characters 21-39:
- 98 |              let c = Pervasives.compare b2 b1 in
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/fun_sat.ml", line 100, characters 18-36:
- 100 |              else Pervasives.compare x2 x1
-                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/fun_sat.ml", line 970, characters 7-22:
- 970 |        Pervasives.(<>) (Options.interpretation_timelimit ()) 0. then
-              ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/satml.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/satml.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 354, characters 4-18:
- 354 |     Pervasives.(<) (Vec.get env.vars j).weight (Vec.get env.vars i).weight
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 368, characters 7-21:
- 368 |     if Pervasives.(>) v.weight 1e100 then begin
-              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 380, characters 7-21:
- 380 |     if Pervasives.(>) c.activity 1e20 then begin
-              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 864, characters 12-30:
- 864 |     let c = Pervasives.compare c1.activity c2.activity in
-                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 92, characters 8-39:
- 92 |         mutable clauses : clause Vec.t;
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field clauses is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 95, characters 8-39:
- 95 |         mutable learnts : clause Vec.t;
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field learnts is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 104, characters 8-33:
- 104 |         mutable vars : var Vec.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field vars is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 107, characters 8-35:
- 107 |         mutable trail : atom Vec.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field trail is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 110, characters 8-38:
- 110 |         mutable trail_lim : int Vec.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field trail_lim is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 125, characters 8-32:
- 125 |         mutable order : Iheap.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field order is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 128, characters 8-42:
- 128 |         mutable progress_estimate : float;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field progress_estimate is never read.
- (However, this field is used to build or mutate values.)
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 140, characters 8-36:
- 140 |         mutable restart_first : int;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field restart_first is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 147, characters 8-42:
- 147 |         mutable learntsize_factor : float;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field learntsize_factor is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 154, characters 8-31:
- 154 |         expensive_ccmin : bool;
-               ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field expensive_ccmin is never read.
- (However, this field is used to build or mutate values.)
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 157, characters 8-29:
- 157 |         polarity_mode : bool;
-               ^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field polarity_mode is never read.
- (However, this field is used to build or mutate values.)
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 171, characters 8-35:
- 171 |         mutable max_literals : int;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field max_literals is never read.
- (However, this field is used to build or mutate values.)
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 173, characters 8-35:
- 173 |         mutable tot_literals : int;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tot_literals is never read.
- (However, this field is used to build or mutate values.)
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 179, characters 8-34:
- 179 |         mutable model : var Vec.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field model is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 185, characters 8-40:
- 185 |         mutable tenv_queue : Th.t Vec.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field tenv_queue is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 187, characters 8-44:
- 187 |         mutable tatoms_queue : atom Queue.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field tatoms_queue is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 188, characters 8-43:
- 188 |         mutable th_tableaux : atom Queue.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field th_tableaux is never mutated.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/satml_frontend.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/satml_frontend.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml_frontend.ml", line 536, characters 16-34:
- 536 |       let res = Pervasives.compare w2 w1 in
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml_frontend.ml", line 925, characters 19-33:
- 925 |     let aux mx f = Pervasives.max mx (F.max_term_depth f) in
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/sat_solver.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/sat_solver.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/triggers.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/triggers.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 36, characters 54-72:
- 36 | module Vtype = Set.Make(struct type t=int let compare=Pervasives.compare end)
-                                                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 53, characters 17-35:
- 53 |       | x , y -> Pervasives.compare x y
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 58, characters 9-27:
- 58 | 	let c = Pervasives.compare x y in if c=0 then compare_list l1 l2 else c
-      	        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 78, characters 11-29:
- 78 |     | _ -> Pervasives.compare c1 c2
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 156, characters 28-46:
- 156 |       if c <> 0 then c else Pervasives.compare (a1, b1, c1, d1) (a2, b2, c2, d2)
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 194, characters 14-32:
- 194 |       let c = Pervasives.compare a1 a2 in
-                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/cnf.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/cnf.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/typechecker.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/typechecker.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 39, characters 48-66:
- 39 |   Map.Make(struct type t = string let compare = Pervasives.compare end)
-                                                      ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 81, characters 30-44:
- 81 |          | PPTvarid (y, _) -> Pervasives.(=) x y
-                                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 100, characters 35-49:
- 100 |     | PPTexternal (l, s, loc) when Pervasives.(=) s "farray" ->
-                                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 111, characters 28-42:
- 111 | 	| Some (id, vars, ty) when Pervasives.(=) s id &&
-       	                           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 772, characters 17-31:
- 772 |               if Pervasives.(=) p "<=" || Pervasives.(=) p "<" then
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 772, characters 42-56:
- 772 |               if Pervasives.(=) p "<=" || Pervasives.(=) p "<" then
-                                                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 1874, characters 6-20:
- 1874 |   try Pervasives.(=) (String.sub s 0 2) "@L" with Invalid_argument _ -> false
-              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 1877, characters 6-20:
- 1877 |   try Pervasives.(=) (String.sub s 0 2) "@H" with Invalid_argument _ -> false
-              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/parsed_interface.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/parsed_interface.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/frontend.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/frontend.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/parsers.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/parsers.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/parsers.ml", line 103, characters 9-24:
- 103 |       if Pervasives.(<>) file "" then
-                ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib parsers/why/why_parser.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib parsers/why/why_parser.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib parsers/why/why_lexer.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/parsers/why/why_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib parsers/smt2/psmt2_to_alt_ergo.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib parsers/smt2/psmt2_to_alt_ergo.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/parsers_loader.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/parsers_loader.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib tools/text/main_text.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib tools/text/main_text.ml
- ocamlopt.opt -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib -o alt-ergo.opt zarith.cmxa nums.cmxa unix.cmxa dynlink.cmxa str.cmxa zip.cmxa ocplibSimplex.cmxa psmt2Frontend.cmxa lib/util/config.cmx lib/util/version.cmx lib/util/emap.cmx lib/util/myUnix.cmx lib/util/myDynlink.cmx lib/util/myZip.cmx lib/util/util.cmx lib/util/lists.cmx lib/util/numsNumbers.cmx lib/util/zarithNumbers.cmx lib/util/numbers.cmx lib/util/options.cmx lib/util/vec.cmx lib/util/iheap.cmx lib/util/timers.cmx lib/util/gc_debug.cmx lib/util/loc.cmx lib/util/hconsing.cmx lib/util/hstring.cmx lib/structures/exception.cmx lib/structures/symbols.cmx lib/structures/ty.cmx lib/structures/parsed.cmx lib/structures/errors.cmx lib/structures/typed.cmx lib/structures/term.cmx lib/structures/fpa_rounding.cmx lib/structures/literal.cmx lib/structures/formula.cmx lib/structures/satml_types.cmx lib/structures/explanation.cmx lib/structures/commands.cmx lib/structures/profiling.cmx lib/reasoners/matching.cmx lib/reasoners/instances.cmx lib/reasoners/polynome.cmx lib/reasoners/ac.cmx lib/reasoners/uf.cmx lib/reasoners/use.cmx lib/reasoners/intervals.cmx lib/reasoners/inequalities.cmx lib/reasoners/intervalCalculus.cmx lib/reasoners/arith.cmx lib/reasoners/records.cmx lib/reasoners/bitv.cmx lib/reasoners/arrays.cmx lib/reasoners/sum.cmx lib/reasoners/ite.cmx lib/reasoners/combine.cmx lib/reasoners/ccx.cmx lib/reasoners/theory.cmx lib/reasoners/sat_solver_sig.cmx lib/reasoners/fun_sat.cmx lib/reasoners/satml.cmx lib/reasoners/satml_frontend.cmx lib/reasoners/sat_solver.cmx lib/frontend/triggers.cmx lib/frontend/cnf.cmx lib/frontend/typechecker.cmx lib/frontend/parsed_interface.cmx lib/frontend/frontend.cmx lib/frontend/parsers.cmx parsers/why/why_parser.cmx parsers/why/why_lexer.cmx parsers/smt2/psmt2_to_alt_ergo.cmx lib/frontend/parsers_loader.cmx tools/text/main_text.cmx
- gui compilation skipped (lablgtksourceview not detected)
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib plugins/fm-simplex/simplex.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/plugins/fm-simplex/simplex.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/plugins/fm-simplex/simplex.ml", line 351, characters 19-38:
- 351 |     let subst_in_p ({a=a ; c=c} as pp) ((s,lhs), {a=rhs_a; c=rhs_c}) =
-                          ^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/plugins/fm-simplex/simplex.ml", line 521, characters 23-34:
- 521 |     let compact_poly_2 {a=a ; c=c} base new_len h_zsbt =
-                              ^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/plugins/fm-simplex/simplex.ml", line 533, characters 21-32:
- 533 |     let compact_poly {a=a ; c=c} base new_len h_zsbt =
-                            ^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/plugins/fm-simplex/simplex.ml", line 639, characters 14-36:
- 639 |     let subst ({a2=a2; c2=c2} as pp) lhs {a2=rhs_a2; c2=rhs_c2} =
-                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/plugins/fm-simplex/simplex.ml", line 706, characters 27-54:
- 706 |     let change_pivot ch_vr (old_vr, {a2=old_a; c2=c2}) distr order =
-                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/plugins/fm-simplex/simplex.ml", line 897, characters 25-32:
- 897 |     let infos_of distr q {c2=c2} ctx =
-                                ^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/plugins/fm-simplex/simplex.ml", line 975, characters 17-39:
- 975 |   let subst_spec ({a2=a2; c2=c2} as pp) v {a2=rhs_a2; c2=rhs_c2} =
-                        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib plugins/fm-simplex/simplex_cache.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/plugins/fm-simplex/simplex_cache.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib plugins/fm-simplex/fmSimplexIneqs.mli
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib plugins/fm-simplex/fmSimplexIneqs.ml
- ocamlopt.opt -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex  -shared -o fm-simplex-plugin.cmxs plugins/fm-simplex/simplex_cache.cmx plugins/fm-simplex/simplex.cmx plugins/fm-simplex/fmSimplexIneqs.cmx
-> compiled  alt-ergo-free.2.2.0
Processing 177/183: [why3: gmake all]
Processing 178/183: [why3: gmake all] [alt-ergo-free: gmake install]
- mkdir -p /usr/home/opam/.opam/4.14.1/man/man1
- cp -f doc/alt-ergo.1 /usr/home/opam/.opam/4.14.1/man/man1
- mkdir -p /usr/home/opam/.opam/4.14.1/lib/alt-ergo/preludes
- cp -f preludes/fpa-theory-2017-01-04-16h00.why /usr/home/opam/.opam/4.14.1/lib/alt-ergo/preludes/
- mkdir -p /usr/home/opam/.opam/4.14.1/bin
- cp -f alt-ergo.opt /usr/home/opam/.opam/4.14.1/bin/alt-ergo
- mkdir -p /usr/home/opam/.opam/4.14.1/lib/alt-ergo/plugins
- cp -f fm-simplex-plugin.cmxs /usr/home/opam/.opam/4.14.1/lib/alt-ergo/plugins
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/config.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/config.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/version.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/emap.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/myUnix.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/myUnix.ml", line 19, characters 7-22:
- 19 |     if Pervasives.(<>) timelimit 0. then
-             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/myDynlink.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/myZip.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/util.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/lists.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/numsNumbers.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/zarithNumbers.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/zarithNumbers.ml", line 156, characters 16-30:
- 156 |     let abs_n = Pervasives.abs n in
-                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/numbers.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/numbers.ml", line 51, characters 13-27:
- 51 |           if Pervasives.(<) v min_float then min_float
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/numbers.ml", line 52, characters 18-32:
- 52 |           else if Pervasives.(>) v max_float then max_float
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/options.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/util/options.ml", line 905, characters 33-51:
- 905 | let compare  (a: int) (b: int) = Pervasives.compare a b
-                                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/vec.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/iheap.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/timers.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/gc_debug.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/loc.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/hconsing.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/util/hstring.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/exception.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/symbols.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/symbols.ml", line 117, characters 10-28:
- 117 |   | _  -> Pervasives.compare s1 s2
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/ty.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 205, characters 33-51:
- 205 |     | Tvar{v=v1} , Tvar{v=v2} -> Pervasives.compare v1 v2
-                                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 228, characters 17-35:
- 228 |     | t1 , t2 -> Pervasives.compare t1 t2
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 271, characters 52-70:
- 271 | module M = Map.Make(struct type t=int let compare = Pervasives.compare end)
-                                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 343, characters 30-48:
- 343 | let compare_subst = M.compare Pervasives.compare
-                                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 345, characters 26-40:
- 345 | let equal_subst = M.equal Pervasives.(=)
-                                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/ty.ml", line 386, characters 45-63:
- 386 |   Set.Make(struct type t = int let compare = Pervasives.compare end)
-                                                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/parsed.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/errors.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/typed.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/term.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/term.ml", line 273, characters 4-18:
- 273 |     Pervasives.(=) (String.sub (Sy.to_string v.f) 0 4) "_sko"
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/term.ml", line 341, characters 6-20:
- 341 |   try Pervasives.(=) (String.sub (Hstring.view h) 0 6) "model:"
-             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/fpa_rounding.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/literal.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/literal.ml", line 98, characters 22-40:
- 98 |   let compare a1 a2 = Pervasives.compare a1.tpos a2.tpos
-                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/formula.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/formula.ml", line 111, characters 10-28:
- 111 |   let c = Pervasives.compare (size f1) (size f2) in
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/formula.ml", line 112, characters 14-32:
- 112 |   if c=0 then Pervasives.compare v1.tag v2.tag else c
-                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/formula.ml", line 869, characters 6-20:
- 869 |   try Pervasives.(=) (String.sub (Hstring.view h) 0 6) "model:"
-             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/satml_types.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/explanation.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/commands.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/structures/profiling.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/profiling.ml", line 89, characters 7-21:
- 89 |     if Pervasives.(>) v 0. then v else -. v
-             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/profiling.ml", line 629, characters 5-19:
- 629 |   if Pervasives.(=) v 0. then fprintf fmt "--     "
-            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/profiling.ml", line 630, characters 10-24:
- 630 |   else if Pervasives.(<) v 10. then fprintf fmt "%0.5f" v
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/structures/profiling.ml", line 631, characters 10-24:
- 631 |   else if Pervasives.(<) v 100. then fprintf fmt "%0.4f" v
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/matching.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/instances.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/polynome.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/ac.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/uf.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/use.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/intervals.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/inequalities.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/inequalities.ml", line 87, characters 5-7:
- 87 |     (Uf : Uf.S with type r = X.r)
-           ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Uf.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/inequalities.ml", line 96, characters 5-7:
- 96 |     (Uf : Uf.S with type r = X.r)
-           ^^
- Warning 60 [unused-module]: unused module Uf.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/intervalCalculus.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/arith.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/records.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/bitv.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/arrays.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/sum.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/ite.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/ite.ml", line 75, characters 32-50:
- 75 |           if c <> 0 then c else Pervasives.compare b1 b2
-                                      ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/combine.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/ccx.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/theory.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/sat_solver_sig.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/sat_solver_sig.ml", line 70, characters 15-17:
- 70 |   module Make (Th : Theory.S) : S
-                     ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Th.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/fun_sat.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/fun_sat.ml", line 72, characters 34-49:
- 72 |              stable := !stable && Pervasives.(<=) w 1e100;
-                                        ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/fun_sat.ml", line 98, characters 21-39:
- 98 |              let c = Pervasives.compare b2 b1 in
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/fun_sat.ml", line 100, characters 18-36:
- 100 |              else Pervasives.compare x2 x1
-                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/fun_sat.ml", line 970, characters 7-22:
- 970 |        Pervasives.(<>) (Options.interpretation_timelimit ()) 0. then
-              ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/satml.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 354, characters 4-18:
- 354 |     Pervasives.(<) (Vec.get env.vars j).weight (Vec.get env.vars i).weight
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 368, characters 7-21:
- 368 |     if Pervasives.(>) v.weight 1e100 then begin
-              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 380, characters 7-21:
- 380 |     if Pervasives.(>) c.activity 1e20 then begin
-              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 864, characters 12-30:
- 864 |     let c = Pervasives.compare c1.activity c2.activity in
-                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 92, characters 8-39:
- 92 |         mutable clauses : clause Vec.t;
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field clauses is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 95, characters 8-39:
- 95 |         mutable learnts : clause Vec.t;
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field learnts is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 104, characters 8-33:
- 104 |         mutable vars : var Vec.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field vars is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 107, characters 8-35:
- 107 |         mutable trail : atom Vec.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field trail is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 110, characters 8-38:
- 110 |         mutable trail_lim : int Vec.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field trail_lim is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 125, characters 8-32:
- 125 |         mutable order : Iheap.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field order is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 128, characters 8-42:
- 128 |         mutable progress_estimate : float;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field progress_estimate is never read.
- (However, this field is used to build or mutate values.)
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 140, characters 8-36:
- 140 |         mutable restart_first : int;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field restart_first is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 147, characters 8-42:
- 147 |         mutable learntsize_factor : float;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field learntsize_factor is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 154, characters 8-31:
- 154 |         expensive_ccmin : bool;
-               ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field expensive_ccmin is never read.
- (However, this field is used to build or mutate values.)
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 157, characters 8-29:
- 157 |         polarity_mode : bool;
-               ^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field polarity_mode is never read.
- (However, this field is used to build or mutate values.)
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 171, characters 8-35:
- 171 |         mutable max_literals : int;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field max_literals is never read.
- (However, this field is used to build or mutate values.)
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 173, characters 8-35:
- 173 |         mutable tot_literals : int;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tot_literals is never read.
- (However, this field is used to build or mutate values.)
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 179, characters 8-34:
- 179 |         mutable model : var Vec.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field model is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 185, characters 8-40:
- 185 |         mutable tenv_queue : Th.t Vec.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field tenv_queue is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 187, characters 8-44:
- 187 |         mutable tatoms_queue : atom Queue.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field tatoms_queue is never mutated.
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml.ml", line 188, characters 8-43:
- 188 |         mutable th_tableaux : atom Queue.t;
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field th_tableaux is never mutated.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/satml_frontend.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml_frontend.ml", line 536, characters 16-34:
- 536 |       let res = Pervasives.compare w2 w1 in
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/reasoners/satml_frontend.ml", line 925, characters 19-33:
- 925 |     let aux mx f = Pervasives.max mx (F.max_term_depth f) in
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/reasoners/sat_solver.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/triggers.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 36, characters 54-72:
- 36 | module Vtype = Set.Make(struct type t=int let compare=Pervasives.compare end)
-                                                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 53, characters 17-35:
- 53 |       | x , y -> Pervasives.compare x y
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 58, characters 9-27:
- 58 | 	let c = Pervasives.compare x y in if c=0 then compare_list l1 l2 else c
-      	        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 78, characters 11-29:
- 78 |     | _ -> Pervasives.compare c1 c2
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 156, characters 28-46:
- 156 |       if c <> 0 then c else Pervasives.compare (a1, b1, c1, d1) (a2, b2, c2, d2)
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/triggers.ml", line 194, characters 14-32:
- 194 |       let c = Pervasives.compare a1 a2 in
-                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/cnf.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/typechecker.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 39, characters 48-66:
- 39 |   Map.Make(struct type t = string let compare = Pervasives.compare end)
-                                                      ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 81, characters 30-44:
- 81 |          | PPTvarid (y, _) -> Pervasives.(=) x y
-                                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 100, characters 35-49:
- 100 |     | PPTexternal (l, s, loc) when Pervasives.(=) s "farray" ->
-                                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 111, characters 28-42:
- 111 | 	| Some (id, vars, ty) when Pervasives.(=) s id &&
-       	                           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 772, characters 17-31:
- 772 |               if Pervasives.(=) p "<=" || Pervasives.(=) p "<" then
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 772, characters 42-56:
- 772 |               if Pervasives.(=) p "<=" || Pervasives.(=) p "<" then
-                                                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 1874, characters 6-20:
- 1874 |   try Pervasives.(=) (String.sub s 0 2) "@L" with Invalid_argument _ -> false
-              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/typechecker.ml", line 1877, characters 6-20:
- 1877 |   try Pervasives.(=) (String.sub s 0 2) "@H" with Invalid_argument _ -> false
-              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/parsed_interface.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/frontend.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib lib/frontend/parsers.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/lib/frontend/parsers.ml", line 103, characters 9-24:
- 103 |       if Pervasives.(<>) file "" then
-                ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib parsers/why/why_parser.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib parsers/why/why_lexer.ml
- File "/usr/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/parsers/why/why_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -for-pack AltErgoLib parsers/smt2/psmt2_to_alt_ergo.ml
- ocamlc.opt -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -pack -o altErgoLib.cmo lib/util/config.cmo lib/util/version.cmo lib/util/emap.cmo lib/util/myUnix.cmo lib/util/myDynlink.cmo lib/util/myZip.cmo lib/util/util.cmo lib/util/lists.cmo lib/util/numsNumbers.cmo lib/util/zarithNumbers.cmo lib/util/numbers.cmo lib/util/options.cmo lib/util/vec.cmo lib/util/iheap.cmo lib/util/timers.cmo lib/util/gc_debug.cmo lib/util/loc.cmo lib/util/hconsing.cmo lib/util/hstring.cmo lib/structures/exception.cmo lib/structures/symbols.cmo lib/structures/ty.cmo lib/structures/parsed.cmo lib/structures/errors.cmo lib/structures/typed.cmo lib/structures/term.cmo lib/structures/fpa_rounding.cmo lib/structures/literal.cmo lib/structures/formula.cmo lib/structures/satml_types.cmo lib/structures/explanation.cmo lib/structures/commands.cmo lib/structures/profiling.cmo lib/reasoners/matching.cmo lib/reasoners/instances.cmo lib/reasoners/polynome.cmo lib/reasoners/ac.cmo lib/reasoners/uf.cmo lib/reasoners/use.cmo lib/reasoners/intervals.cmo lib/reasoners/inequalities.cmo lib/reasoners/intervalCalculus.cmo lib/reasoners/arith.cmo lib/reasoners/records.cmo lib/reasoners/bitv.cmo lib/reasoners/arrays.cmo lib/reasoners/sum.cmo lib/reasoners/ite.cmo lib/reasoners/combine.cmo lib/reasoners/ccx.cmo lib/reasoners/theory.cmo lib/reasoners/sat_solver_sig.cmo lib/reasoners/fun_sat.cmo lib/reasoners/satml.cmo lib/reasoners/satml_frontend.cmo lib/reasoners/sat_solver.cmo lib/frontend/triggers.cmo lib/frontend/cnf.cmo lib/frontend/typechecker.cmo lib/frontend/parsed_interface.cmo lib/frontend/frontend.cmo lib/frontend/parsers.cmo parsers/why/why_parser.cmo parsers/why/why_lexer.cmo parsers/smt2/psmt2_to_alt_ergo.cmo lib/reasoners/sig.cmi
- ocamlc.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -o altErgoLib.cma altErgoLib.cmo
- ocamlopt.opt -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -inline 100 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex  -pack -o altErgoLib.cmx lib/util/config.cmx lib/util/version.cmx lib/util/emap.cmx lib/util/myUnix.cmx lib/util/myDynlink.cmx lib/util/myZip.cmx lib/util/util.cmx lib/util/lists.cmx lib/util/numsNumbers.cmx lib/util/zarithNumbers.cmx lib/util/numbers.cmx lib/util/options.cmx lib/util/vec.cmx lib/util/iheap.cmx lib/util/timers.cmx lib/util/gc_debug.cmx lib/util/loc.cmx lib/util/hconsing.cmx lib/util/hstring.cmx lib/structures/exception.cmx lib/structures/symbols.cmx lib/structures/ty.cmx lib/structures/parsed.cmx lib/structures/errors.cmx lib/structures/typed.cmx lib/structures/term.cmx lib/structures/fpa_rounding.cmx lib/structures/literal.cmx lib/structures/formula.cmx lib/structures/satml_types.cmx lib/structures/explanation.cmx lib/structures/commands.cmx lib/structures/profiling.cmx lib/reasoners/matching.cmx lib/reasoners/instances.cmx lib/reasoners/polynome.cmx lib/reasoners/ac.cmx lib/reasoners/uf.cmx lib/reasoners/use.cmx lib/reasoners/intervals.cmx lib/reasoners/inequalities.cmx lib/reasoners/intervalCalculus.cmx lib/reasoners/arith.cmx lib/reasoners/records.cmx lib/reasoners/bitv.cmx lib/reasoners/arrays.cmx lib/reasoners/sum.cmx lib/reasoners/ite.cmx lib/reasoners/combine.cmx lib/reasoners/ccx.cmx lib/reasoners/theory.cmx lib/reasoners/sat_solver_sig.cmx lib/reasoners/fun_sat.cmx lib/reasoners/satml.cmx lib/reasoners/satml_frontend.cmx lib/reasoners/sat_solver.cmx lib/frontend/triggers.cmx lib/frontend/cnf.cmx lib/frontend/typechecker.cmx lib/frontend/parsed_interface.cmx lib/frontend/frontend.cmx lib/frontend/parsers.cmx parsers/why/why_parser.cmx parsers/why/why_lexer.cmx parsers/smt2/psmt2_to_alt_ergo.cmx lib/reasoners/sig.cmi
- ocamlopt.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -inline 100 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -o altErgoLib.cmxa altErgoLib.cmx
- ocamlopt.opt -shared -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -inline 100 -I /usr/home/opam/.opam/4.14.1/lib/num -I /usr/home/opam/.opam/4.14.1/lib/zarith   -I /usr/home/opam/.opam/4.14.1/lib/zip -I /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex -I /usr/home/opam/.opam/4.14.1/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/reasoners -I lib/frontend -I tools/text -I tools/gui -I parsers/why -I parsers/smt2 -I plugins/fm-simplex -o altErgoLib.cmxs altErgoLib.cmx
- OCAMLFIND_DESTDIR=/usr/home/opam/.opam/4.14.1/lib \
-   ocamlfind install alt-ergo altErgoLib.* META
- Installed /usr/home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.o
- Installed /usr/home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmo
- Installed /usr/home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.a
- Installed /usr/home/opam/.opam/4.14.1/lib/alt-ergo/META
-> installed alt-ergo-free.2.2.0
Processing 178/183: [why3: gmake all]
+ /usr/local/bin/gmake "-j31" "all" "opt" "byte" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/why3.1.6.0)
- cp src/util/json_base.ml src/trywhy3/json_base.ml
- cp src/util/json_base.mli src/trywhy3/json_base.mli
- cp src/util/json_lexer.mli src/trywhy3/json_lexer.mli
- Menhir src/util/json_parser.mly
- Ocamllex src/util/json_lexer.mll
- cmp -s src/tools/why3pp_sexp-dummy.ml src/tools/why3pp_sexp.ml || cp src/tools/why3pp_sexp-dummy.ml src/tools/why3pp_sexp.ml
- Ocamllex src/why3doc/doc_lexer.mll
- Ocamldep src/isabelle-client/isabelle_client_main.ml
- Ocamldep src/tools/why3shell.ml
- Ocamldep src/why3session/why3session_main.ml
- Ocamldep src/why3session/why3session_update.ml
- 52 states, 495 transitions, table size 2292 bytes
- Ocamldep src/why3session/why3session_latex.ml
- Ocamldep src/why3session/why3session_html.ml
- Ocamldep src/why3session/why3session_info.ml
- Ocamldep src/why3session/why3session_lib.ml
- Ocamldep src/ide/why3web.ml
- Ocamldep src/ide/wserver.ml
- Ocamllex src/tools/why3wc.mll
- Ocamllex plugins/tptp/tptp_lexer.mll
- Menhir plugins/tptp/tptp_parser.mly
- Ocamllex plugins/python/py_lexer.mll
- Menhir plugins/python/py_parser.mly
- Ocamllex plugins/microc/mc_lexer.mll
- Menhir plugins/microc/mc_parser.mly
- Ocamllex plugins/cfg/cfg_lexer.mll
- 120 states, 685 transitions, table size 3460 bytes
- 1763 additional bytes used for bindings
- Menhir src/parser/parser_common.mly plugins/cfg/cfg_parser.mly
- Ocamllex plugins/parser/dimacs.mll
- 77 states, 473 transitions, table size 2354 bytes
- 1504 additional bytes used for bindings
- Generate src/util/config.ml
- cmp -s src/util/mysexplib-dummy.ml src/util/mysexplib.ml || cp src/util/mysexplib-dummy.ml src/util/mysexplib.ml
- Ocamllex src/util/rc.mll
- Ocamllex src/util/lexlib.mll
- 69 states, 1256 transitions, table size 5438 bytes
- 1453 additional bytes used for bindings
- cmp -s src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml || cp src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml
- Ocamllex src/parser/lexer.mll
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- Menhir src/parser/parser_common.mly
- Menhir src/parser/parser_common.mly src/parser/parser.mly
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- Menhir src/driver/driver_parser.mly
- cmp -s src/session/compress_z.ml src/session/compress.ml || cp src/session/compress_z.ml src/session/compress.ml
- Ocamllex src/driver/driver_lexer.mll
- Ocamllex src/driver/sexp.mll
- Ocamllex src/session/xml.mll
- Ocamllex src/session/strategy_parser.mll
- 39 states, 600 transitions, table size 2634 bytes
- 1338 additional bytes used for bindings
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- 27 states, 306 transitions, table size 1386 bytes
- 34 states, 1366 transitions, table size 5668 bytes
- 173 states, 4796 transitions, table size 20222 bytes
- 9853 additional bytes used for bindings
- cmp -s src/util/recompat.ml src/util/re.ml || cp src/util/recompat.ml src/util/re.ml
- 174 states, 4831 transitions, table size 20368 bytes
- 9859 additional bytes used for bindings
- cp src/util/json_parser.ml src/trywhy3/json_parser.ml
- cp src/util/json_lexer.ml src/trywhy3/json_lexer.ml
- cp src/util/json_parser.mli src/trywhy3/json_parser.mli
- Ocamldep src/why3doc/doc_main.ml
- Ocamldep src/why3doc/doc_lexer.ml
- Ocamldep src/why3doc/doc_def.ml
- Ocamldep src/why3doc/doc_html.ml
- Ocamldep src/tools/why3pp.ml
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- 53 states, 796 transitions, table size 3502 bytes
- 2509 additional bytes used for bindings
- Ocamldep src/tools/why3pp_sexp.ml
- 307 states, 15627 transitions, table size 64350 bytes
- Read 3 sample input sentences and 3 error messages.
- menhir --explain --strict src/parser/parser_common.mly src/parser/parser.mly --base src/parser/parser --compile-errors \
- 	src/parser/handcrafted.messages > src/parser/parser_messages.ml
- Read 3 sample input sentences and 3 error messages.
- Ocamldep src/tools/why3show.ml
- Ocamldep src/tools/why3wc.ml
- Ocamldep src/tools/why3realize.ml
- Ocamldep src/tools/why3replay.ml
- Ocamldep src/tools/why3prove.ml
- Ocamldep src/tools/why3extract.ml
- Ocamldep src/tools/why3execute.ml
- Ocamldep src/tools/why3config.ml
- Ocamldep src/tools/main.ml
- Ocamldep plugins/cfg/cfg_ast.mli
- Ocamldep plugins/python/py_ast.mli
- Ocamldep plugins/microc/mc_ast.mli
- Ocamldep plugins/tptp/tptp_ast.mli
- Ocamldep plugins/cfg/cfg_stackify.ml
- Ocamldep plugins/cfg/stackify.ml
- Ocamldep plugins/cfg/cfg_main.ml
- Ocamldep plugins/cfg/cfg_paths.ml
- Ocamldep plugins/cfg/subregion_analysis.ml
- Ocamldep plugins/cfg/cfg_lexer.ml
- Ocamldep plugins/cfg/cfg_parser.ml
- Ocamldep plugins/microc/mc_main.ml
- Ocamldep plugins/microc/mc_lexer.ml
- Ocamldep plugins/microc/mc_parser.ml
- Ocamldep plugins/microc/mc_printer.ml
- Ocamldep plugins/python/py_lexer.ml
- Ocamldep plugins/python/py_main.ml
- Ocamldep plugins/python/py_parser.ml
- Ocamldep plugins/tptp/tptp_printer.ml
- Ocamldep plugins/tptp/tptp_typing.ml
- Ocamldep plugins/tptp/tptp_lexer.ml
- Ocamldep plugins/tptp/tptp_parser.ml
- Ocamldep plugins/transform/hypothesis_selection.ml
- Ocamldep plugins/parser/dimacs.ml
- Ocamldep plugins/parser/genequlin.ml
- Ocamldep src/driver/driver_ast.mli
- Ocamldep src/session/unix_scheduler.ml
- Ocamldep src/session/json_util.ml
- Ocamldep src/session/itp_communication.ml
- Ocamldep src/session/itp_server.ml
- Ocamldep src/session/server_utils.ml
- Ocamldep src/session/controller_itp.ml
- Ocamldep src/session/strategy_parser.ml
- Ocamldep src/session/strategy.ml
- Ocamldep src/session/session_itp.ml
- Ocamldep src/session/termcode.ml
- Ocamldep src/session/xml.ml
- Ocamldep src/session/compress.ml
- Ocamldep src/printer/mathematica.ml
- Ocamldep src/printer/cvc3.ml
- Ocamldep src/printer/yices.ml
- Ocamldep src/printer/gappa.ml
- Ocamldep src/printer/simplify.ml
- Ocamldep src/printer/isabelle.ml
- Ocamldep src/printer/pvs.ml
- Ocamldep src/printer/coq.ml
- Ocamldep src/printer/smtv2.ml
- Ocamldep src/printer/smtv1.ml
- Ocamldep src/printer/why3printer.ml
- Ocamldep src/printer/alt_ergo.ml
- Ocamldep src/printer/cntexmp_printer.ml
- Ocamldep src/transform/keep_only_arithmetic.ml
- Ocamldep src/transform/reflection.ml
- Ocamldep src/transform/induction_pr.ml
- Ocamldep src/transform/induction.ml
- Ocamldep src/transform/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.ml
- Ocamldep src/transform/congruence.ml
- Ocamldep src/transform/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/introduction.ml
- Ocamldep src/transform/ind_itp.ml
- Ocamldep src/transform/apply.ml
- Ocamldep src/transform/subst.ml
- Ocamldep src/transform/case.ml
- Ocamldep src/transform/generic_arg_trans_utils.ml
- Ocamldep src/transform/eliminate_literal.ml
- Ocamldep src/transform/smoke_detector.ml
- Ocamldep src/transform/prop_curry.ml
- Ocamldep src/transform/instantiate_predicate.ml
- Ocamldep src/transform/intro_projections_counterexmp.ml
- Ocamldep src/transform/eliminate_epsilon.ml
- Ocamldep src/transform/lift_epsilon.ml
- Ocamldep src/transform/close_epsilon.ml
- Ocamldep src/transform/abstraction.ml
- Ocamldep src/transform/filter_trigger.ml
- Ocamldep src/transform/encoding_sort.ml
- Ocamldep src/transform/simplify_array.ml
- Ocamldep src/transform/encoding_twin.ml
- Ocamldep src/transform/encoding_tags.ml
- Ocamldep src/transform/encoding_guards.ml
- Ocamldep src/transform/encoding_tags_full.ml
- Ocamldep src/transform/encoding_guards_full.ml
- Ocamldep src/transform/encoding_select.ml
- Ocamldep src/transform/encoding.ml
- Ocamldep src/transform/discriminate.ml
- Ocamldep src/transform/eliminate_algebraic.ml
- Ocamldep src/transform/libencoding.ml
- Ocamldep src/transform/eliminate_if.ml
- Ocamldep src/transform/eliminate_let.ml
- Ocamldep src/transform/eliminate_inductive.ml
- Ocamldep src/transform/eliminate_symbol.ml
- Ocamldep src/transform/eliminate_unknown_lsymbols.ml
- Ocamldep src/transform/eliminate_unknown_types.ml
- Ocamldep src/transform/abstract_quantifiers.ml
- Ocamldep src/transform/eliminate_definition.ml
- Ocamldep src/transform/detect_polymorphism.ml
- Ocamldep src/transform/remove_unused.ml
- Ocamldep src/transform/compute.ml
- Ocamldep src/transform/reduction_engine.ml
- Ocamldep src/transform/args_wrapper.ml
- Ocamldep src/transform/split_goal.ml
- Ocamldep src/transform/inlining.ml
- Ocamldep src/transform/simplify_formula.ml
- Ocamldep src/parser/report.ml
- Ocamldep src/parser/lexer.ml
- Ocamldep src/parser/typing.ml
- Ocamldep src/parser/mlw_printer.ml
- Ocamldep src/parser/parser.ml
- Ocamldep src/parser/parser_messages.ml
- Ocamldep src/parser/glob.ml
- Ocamldep src/parser/ptree_helpers.ml
- Ocamldep src/parser/ptree.ml
- Ocamldep src/extract/cakeml.ml
- Ocamldep src/extract/ocaml.ml
- Ocamldep src/extract/c.ml
- Ocamldep src/extract/ml_printer.ml
- Ocamldep src/extract/pdriver.ml
- Ocamldep src/extract/mlinterp.ml
- Ocamldep src/extract/compile.ml
- Ocamldep src/extract/mltree.ml
- Ocamldep src/mlw/check_ce.ml
- Ocamldep src/mlw/pinterp.ml
- Ocamldep src/mlw/rac.ml
- Ocamldep src/mlw/pinterp_core.ml
- Ocamldep src/mlw/big_real.ml
- Ocamldep src/mlw/dexpr.ml
- Ocamldep src/mlw/pmodule.ml
- Ocamldep src/mlw/vc.ml
- Ocamldep src/mlw/typeinv.ml
- Ocamldep src/mlw/eval_match.ml
- Ocamldep src/mlw/pdecl.ml
- Ocamldep src/mlw/expr.ml
- Ocamldep src/mlw/ity.ml
- Ocamldep src/driver/smtv2_model_parser.ml
- Ocamldep src/driver/sexp.ml
- Ocamldep src/driver/smtv2_model_defs.ml
- Ocamldep src/driver/autodetection.ml
- Ocamldep src/driver/driver.ml
- Ocamldep src/driver/driver_parser.ml
- Ocamldep src/driver/driver_lexer.ml
- Ocamldep src/driver/call_provers.ml
- Ocamldep src/driver/whyconf.ml
- Ocamldep src/driver/prove_client.ml
- Ocamldep src/core/model_parser.ml
- Ocamldep src/core/printer.ml
- Ocamldep src/core/trans.ml
- Ocamldep src/core/dterm.ml
- Ocamldep src/core/env.ml
- Ocamldep src/core/pretty.ml
- Ocamldep src/core/task.ml
- Ocamldep src/core/keywords.ml
- Ocamldep src/core/parser_tokens.ml
- Ocamldep src/core/theory.ml
- Ocamldep src/core/decl.ml
- Ocamldep src/core/coercion.ml
- Ocamldep src/core/pattern.ml
- Ocamldep src/core/term.ml
- Ocamldep src/core/ty.ml
- Ocamldep src/core/ident.ml
- Ocamldep src/util/re.ml
- Ocamldep src/util/pqueue.ml
- Ocamldep src/util/vector.ml
- Ocamldep src/util/constant.ml
- Ocamldep src/util/number.ml
- Ocamldep src/util/bigInt.ml
- Ocamldep src/util/rc.ml
- Ocamldep src/util/plugin.ml
- Ocamldep src/util/sysutil.ml
- Ocamldep src/util/cmdline.ml
- Ocamldep src/util/print_tree.ml
- Ocamldep src/util/lexlib.ml
- Ocamldep src/util/debug.ml
- Ocamldep src/util/loc.ml
- Ocamldep src/util/json_lexer.ml
- Ocamldep src/util/json_parser.ml
- Ocamldep src/util/json_base.ml
- Ocamldep src/util/getopt.ml
- Ocamldep src/util/exn_printer.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/hashcons.ml
- Ocamldep src/util/exthtbl.ml
- Ocamldep src/util/diffmap.ml
- Ocamldep src/util/weakhtbl.ml
- Ocamldep src/util/extset.ml
- Ocamldep src/util/extmap.ml
- Ocamldep src/util/pp.ml
- Ocamldep src/util/strings.ml
- Ocamldep src/util/lists.ml
- Ocamldep src/util/opt.ml
- Ocamldep src/util/util.ml
- Ocamldep src/util/mlmpfr_wrapper.ml
- Ocamldep src/util/config.ml
- Ocamldep src/util/mysexplib.ml
- Ocamldep src/trywhy3/worker_proto.ml
- Ocamldep src/trywhy3/why3_worker.ml
- Ocamldep src/trywhy3/trywhy3.ml
- Ocamldep src/trywhy3/shortener.ml
- Ocamldep src/trywhy3/bindings.ml
- Ocamldep src/trywhy3/json_lexer.ml
- Ocamldep src/trywhy3/json_parser.ml
- Ocamldep src/trywhy3/json_base.ml
- mkdir lib/plugins
- Ocamlc   src/util/mysexplib.ml
- Ocamlc   src/util/config.mli
- Ocamlc   src/util/bigInt.mli
- Ocamlc   src/util/mlmpfr_wrapper.mli
- Ocamlc   src/util/util.mli
- Ocamlc   src/util/opt.mli
- Ocamlc   src/util/lists.mli
- Ocamlc   src/util/strings.mli
- Ocamlc   src/util/pp.mli
- Ocamlc   src/util/extmap.mli
- Ocamlc   src/util/exthtbl.mli
- Ocamlc   src/util/weakhtbl.mli
- Ocamlc   src/util/hashcons.mli
- Ocamlc   src/util/exn_printer.mli
- Ocamlc   src/util/getopt.mli
- Ocamlc   src/util/json_base.mli
- Ocamlc   src/util/loc.mli
- Ocamlc   src/util/lexlib.mli
- Ocamlc   src/util/print_tree.mli
- Ocamlc   src/util/cmdline.mli
- Ocamlc   src/util/sysutil.mli
- Ocamlc   src/util/vector.mli
- Ocamlc   src/util/pqueue.mli
- Ocamlc   src/util/re.ml
- Ocamlc   src/driver/prove_client.mli
- Ocamlc   src/driver/sexp.mli
- Ocamlc   src/driver/smtv2_model_parser.mli
- Ocamlc   src/mlw/big_real.mli
- Linking src/util/ppx_debug_optim
- Ocamlc   src/extract/c.mli
- Ocamlc   src/extract/ocaml.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- Ocamlc   src/extract/cakeml.mli
- Ocamlc   src/parser/parser_messages.mli
- Ocamlc   src/transform/remove_unused.mli
- Ocamlc   src/transform/abstract_quantifiers.mli
- Ocamlc   src/transform/eliminate_unknown_types.mli
- Ocamlc   src/transform/eliminate_unknown_lsymbols.mli
- Ocamlc   src/transform/eliminate_symbol.mli
- Ocamlc   src/transform/encoding_select.mli
- Ocamlc   src/transform/encoding_guards_full.mli
- Ocamlc   src/transform/encoding_guards.mli
- Ocamlc   src/transform/encoding_tags.mli
- Ocamlc   src/transform/encoding_twin.mli
- Ocamlc   src/transform/encoding_tags_full.mli
- Ocamlc   src/transform/simplify_array.mli
- Ocamlc   src/transform/encoding_sort.mli
- Ocamlc   src/transform/filter_trigger.mli
- Ocamlc   src/transform/lift_epsilon.mli
- Ocamlc   src/transform/instantiate_predicate.mli
- Ocamlc   src/transform/prop_curry.mli
- Ocamlc   src/transform/case.mli
- File "src/util/re.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/congruence.mli
- Ocamlc   src/transform/induction.mli
- Ocamlc   src/transform/keep_only_arithmetic.mli
- Ocamlc   src/transform/induction_pr.mli
- Ocamlc   src/printer/alt_ergo.mli
- Ocamlc   src/printer/why3printer.mli
- Ocamlc   src/printer/smtv1.mli
- Ocamlc   src/printer/smtv2.mli
- Ocamlc   src/printer/coq.mli
- Ocamlc   src/printer/pvs.mli
- Ocamlc   src/printer/simplify.mli
- Ocamlc   src/printer/gappa.mli
- Ocamlc   src/printer/isabelle.mli
- Ocamlc   src/printer/cvc3.mli
- Ocamlc   src/printer/yices.mli
- Ocamlc   src/printer/mathematica.mli
- Ocamlc   src/session/compress.mli
- Ocamlc   src/session/xml.mli
- Ocamlc   src/session/unix_scheduler.mli
- Ocamlc   src/util/config.ml
- Ocamlc   src/util/bigInt.ml
- Ocamlc   src/util/mlmpfr_wrapper.ml
- Ocamlc   src/util/util.ml
- Ocamlc   src/util/opt.ml
- Ocamlc   src/util/lists.ml
- Ocamlc   src/util/strings.ml
- Ocamlc   src/util/pp.ml
- Ocamlc   src/util/extmap.ml
- Ocamlc   src/util/exthtbl.ml
- Ocamlc   src/util/weakhtbl.ml
- Ocamlc   src/util/hashcons.ml
- Ocamlc   src/util/exn_printer.ml
- Ocamlc   src/util/getopt.ml
- Ocamlc   src/util/json_base.ml
- Ocamlc   src/util/lexlib.ml
- Ocamlc   src/util/print_tree.ml
- Ocamlc   src/util/cmdline.ml
- Ocamlc   src/util/sysutil.ml
- Ocamlc   src/util/vector.ml
- Ocamlc   src/util/pqueue.ml
- Ocamlc   src/driver/prove_client.ml
- Ocamlc   src/driver/sexp.ml
- Ocamlc   src/mlw/big_real.ml
- Ocamlc   src/parser/parser_messages.ml
- Ocamlc   src/session/compress.ml
- Ocamlc   src/session/unix_scheduler.ml
- Ocamlc   plugins/parser/genequlin.mli
- Ocamlc   plugins/parser/dimacs.mli
- Ocamlc   plugins/tptp/tptp_printer.mli
- Ocamlc   plugins/python/py_main.mli
- Ocamlc   plugins/microc/mc_main.mli
- Ocamlc   plugins/cfg/cfg_stackify.mli
- Ocamlc   plugins/transform/hypothesis_selection.mli
- File "src/util/vector.ml", line 22, characters 22-30:
- 22 | let create ?capacity:(capacity: (int) option) ~dummy:(dummy: 'a) : 'a t =
-                            ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- Ocamlc   src/tools/main.mli
- Ocamlc   src/tools/why3config.mli
- Ocamlc   src/tools/why3execute.mli
- Ocamlc   src/tools/why3extract.mli
- Ocamlc   src/tools/why3realize.mli
- Ocamlc   src/tools/why3prove.mli
- Ocamlc   src/tools/why3replay.mli
- Ocamlc   src/tools/why3show.mli
- Ocamlc   src/tools/why3wc.mli
- Ocamlc   src/ide/wserver.mli
- Ocamlc   src/ide/why3web.mli
- Ocamlc   src/why3session/why3session_main.mli
- Ocamlc   src/tools/why3shell.mli
- Ocamlc   src/isabelle-client/isabelle_client_main.mli
- Ocamlc   src/tools/why3pp.mli
- Ocamlc   src/why3doc/doc_html.mli
- Ocamlc   src/why3doc/doc_lexer.mli
- Ocamlc   src/why3doc/doc_main.mli
- cc -Wall -O -g -o src/server/logging.o -c src/server/logging.c
- cc -Wall -O -g -o src/server/arraylist.o -c src/server/arraylist.c
- cc -Wall -O -g -o src/server/options.o -c src/server/options.c
- cc -Wall -O -g -o src/server/queue.o -c src/server/queue.c
- cc -Wall -O -g -o src/server/readbuf.o -c src/server/readbuf.c
- cc -Wall -O -g -o src/server/request.o -c src/server/request.c
- cc -Wall -O -g -o src/server/proc.o -c src/server/proc.c
- cc -Wall -O -g -o src/server/writebuf.o -c src/server/writebuf.c
- cc -Wall -O -g -o src/server/server-unix.o -c src/server/server-unix.c
- cc -Wall -O -g -o src/server/server-win.o -c src/server/server-win.c
- cc -Wall -O -g -o src/server/cpulimit-unix.o -c src/server/cpulimit-unix.c
- cc -Wall -O -g -o src/server/cpulimit-win.o -c src/server/cpulimit-win.c
- Generate drivers/coq-realizations.aux
- Generate drivers/pvs-realizations.aux
- Generate drivers/isabelle-realizations.aux
- Ocamlopt src/util/mysexplib.ml
- Ocamlopt src/util/config.ml
- Ocamlopt src/util/mlmpfr_wrapper.ml
- Ocamlopt src/util/util.ml
- Ocamlopt src/util/opt.ml
- Ocamlopt src/util/lists.ml
- Ocamlopt src/util/strings.ml
- Ocamlopt src/util/extmap.ml
- Ocamlc   src/util/extset.mli
- Ocamlopt src/util/exthtbl.ml
- Ocamlc   src/util/diffmap.mli
- Ocamlopt src/util/weakhtbl.ml
- Ocamlopt src/util/hashcons.ml
- Ocamlopt src/util/exn_printer.ml
- Ocamlopt src/util/json_base.ml
- Ocamlc   src/util/json_parser.mli
- Ocamlc   src/util/debug.mli
- Ocamlopt src/util/print_tree.ml
- Ocamlc   src/util/number.mli
- Ocamlopt src/util/re.ml
- Ocamlopt src/util/vector.ml
- Ocamlc   src/driver/driver_ast.mli
- Ocamlopt src/driver/sexp.ml
- Ocamlopt src/parser/parser_messages.ml
- Ocamlopt src/session/compress.ml
- Ocamlopt src/session/unix_scheduler.ml
- File "src/util/vector.ml", line 22, characters 22-30:
- 22 | let create ?capacity:(capacity: (int) option) ~dummy:(dummy: 'a) : 'a t =
-                            ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- Ocamlc   src/driver/driver_parser.mli
- Ocamlc   src/driver/smtv2_model_defs.mli
- Ocamlopt src/util/bigInt.ml
- Ocamlc   src/util/constant.mli
- Ocamlc   src/core/parser_tokens.mli
- Ocamlc   src/util/debug.ml
- Ocamlc   src/util/number.ml
- Ocamlc   src/session/xml.ml
- Ocamlc   src/util/wstdlib.mli
- Ocamlc   src/util/plugin.mli
- Ocamlc   src/core/ident.mli
- Ocamlopt src/mlw/big_real.ml
- Ocamlc   src/util/extset.ml
- Ocamlc   src/util/diffmap.ml
- Ocamlc   src/util/json_parser.ml
- Ocamlc   src/core/parser_tokens.ml
- Ocamlopt src/util/pp.ml
- Ocamlc   src/util/json_lexer.mli
- Ocamlopt src/util/cmdline.ml
- Ocamlc   src/util/plugin.ml
- Ocamlc   src/util/constant.ml
- Ocamlc   src/driver/smtv2_model_defs.ml
- Ocamlopt src/util/getopt.ml
- Ocamlopt src/driver/prove_client.ml
- cc -Wall -o lib/why3cpulimit src/server/cpulimit-unix.o src/server/cpulimit-win.o
- Ocamlc   src/util/json_lexer.ml
- Ocamlopt src/util/pqueue.ml
- Ocamlopt src/util/json_parser.ml
- Ocamlc   src/core/ty.mli
- Ocamlc   src/parser/glob.mli
- Ocamlc   src/driver/driver_parser.ml
- Ocamlc   src/parser/glob.ml
- Ocamlc   src/util/rc.mli
- Ocamlc   src/util/wstdlib.ml
- Ocamlc   src/util/loc.ml
- Ocamlc   src/core/ident.ml
- Ocamlopt src/util/sysutil.ml
- Ocamlc   src/util/rc.ml
- Ocamlc   src/core/term.mli
- Ocamlc   src/core/ty.ml
- Ocamlopt src/util/json_lexer.ml
- Ocamlopt src/util/debug.ml
- Ocamlopt src/util/extset.ml
- Ocamlopt src/util/diffmap.ml
- Ocamlc   src/core/pattern.mli
- Ocamlc   src/core/decl.mli
- Ocamlc   src/core/coercion.mli
- Ocamlc   src/mlw/ity.mli
- Ocamlc   src/transform/close_epsilon.mli
- Ocamlc   src/printer/cntexmp_printer.mli
- Ocamlc   src/core/term.ml
- Ocamlc   src/core/dterm.mli
- Ocamlc   src/core/coercion.ml
- cc -Wall -o lib/why3server src/server/logging.o src/server/arraylist.o src/server/options.o src/server/queue.o src/server/readbuf.o src/server/request.o src/server/proc.o src/server/writebuf.o src/server/server-unix.o src/server/server-win.o
- Ocamlc   src/core/pattern.ml
- Ocamlopt src/util/number.ml
- Ocamlopt src/util/plugin.ml
- Ocamlopt src/session/xml.ml
- Ocamlopt src/util/wstdlib.ml
- Ocamlc   src/core/theory.mli
- Ocamlc   src/core/decl.ml
- Ocamlc   src/printer/cntexmp_printer.ml
- Ocamlc   src/mlw/expr.mli
- Ocamlc   src/core/env.mli
- Ocamlc   src/core/task.mli
- Ocamlc   src/transform/eliminate_literal.mli
- Ocamlc   src/transform/detect_polymorphism.mli
- Ocamlc   src/core/theory.ml
- Ocamlc   src/parser/ptree.ml
- Ocamlc   src/mlw/pdecl.mli
- Ocamlc   src/driver/whyconf.mli
- Ocamlc   src/transform/reduction_engine.mli
- Ocamlc   src/core/env.ml
- Ocamlc   src/core/pretty.mli
- Ocamlc   src/core/trans.mli
- Ocamlc   src/session/termcode.mli
- Ocamlc   src/core/task.ml
- Ocamlc   src/mlw/pmodule.mli
- Ocamlc   src/mlw/eval_match.mli
- Ocamlc   src/mlw/typeinv.mli
- Ocamlc   src/mlw/vc.mli
- Ocamlc   src/parser/ptree_helpers.mli
- Ocamlc   src/parser/mlw_printer.mli
- Ocamlc   src/transform/reduction_engine.ml
- Ocamlc   src/mlw/eval_match.ml
- Ocamlc   src/parser/mlw_printer.ml
- Ocamlc   src/core/printer.mli
- Ocamlc   src/transform/simplify_formula.mli
- Ocamlc   src/transform/inlining.mli
- Ocamlc   src/transform/args_wrapper.mli
- Ocamlc   src/transform/compute.mli
- Ocamlc   src/transform/split_goal.mli
- Ocamlc   src/transform/eliminate_definition.mli
- Ocamlc   src/transform/eliminate_inductive.mli
- Ocamlc   src/transform/eliminate_let.mli
- Ocamlc   src/transform/eliminate_if.mli
- Ocamlc   src/transform/libencoding.mli
- Ocamlc   src/transform/eliminate_algebraic.mli
- Ocamlc   src/transform/encoding.mli
- Ocamlc   src/transform/abstraction.mli
- Ocamlc   src/transform/intro_projections_counterexmp.mli
- Ocamlc   src/transform/eliminate_epsilon.mli
- Ocamlc   src/transform/smoke_detector.mli
- Ocamlc   src/transform/generic_arg_trans_utils.mli
- Ocamlc   src/transform/apply.mli
- Ocamlc   src/transform/subst.mli
- Ocamlc   src/transform/introduction.mli
- Ocamlc   src/transform/destruct.mli
- Ocamlc   src/transform/cut.mli
- Ocamlc   src/transform/intro_vc_vars_counterexmp.mli
- Ocamlc   src/transform/prepare_for_counterexmp.mli
- Ocamlc   src/transform/reflection.mli
- Ocamlc   src/session/strategy.mli
- Ocamlc   src/core/dterm.ml
- Ocamlc   src/core/trans.ml
- Ocamlc   src/driver/whyconf.ml
- Ocamlc   src/mlw/ity.ml
- Ocamlc   src/mlw/expr.ml
- Ocamlc   src/mlw/typeinv.ml
- Ocamlc   src/mlw/pdecl.ml
- Ocamlc   src/mlw/vc.ml
- Ocamlc   src/mlw/pmodule.ml
- Ocamlc   src/parser/ptree_helpers.ml
- Ocamlc   src/transform/simplify_formula.ml
- Ocamlc   src/transform/split_goal.ml
- Ocamlc   src/transform/compute.ml
- Ocamlc   src/transform/remove_unused.ml
- Ocamlc   src/transform/detect_polymorphism.ml
- Ocamlc   src/transform/abstract_quantifiers.ml
- Ocamlc   src/transform/eliminate_unknown_types.ml
- Ocamlc   src/transform/eliminate_unknown_lsymbols.ml
- Ocamlc   src/transform/eliminate_symbol.ml
- Ocamlc   src/transform/eliminate_inductive.ml
- Ocamlc   src/transform/eliminate_let.ml
- Ocamlc   src/transform/eliminate_if.ml
- Ocamlc   src/transform/libencoding.ml
- Ocamlc   src/transform/eliminate_algebraic.ml
- Ocamlc   src/transform/encoding.ml
- Ocamlc   src/transform/encoding_guards_full.ml
- Ocamlc   src/transform/encoding_tags_full.ml
- Ocamlc   src/transform/encoding_guards.ml
- Ocamlc   src/transform/encoding_tags.ml
- Ocamlc   src/transform/encoding_twin.ml
- Ocamlc   src/transform/encoding_sort.ml
- Ocamlc   src/transform/simplify_array.ml
- Ocamlc   src/transform/filter_trigger.ml
- Ocamlc   src/transform/abstraction.ml
- Ocamlc   src/transform/close_epsilon.ml
- Ocamlc   src/transform/lift_epsilon.ml
- Ocamlc   src/transform/eliminate_epsilon.ml
- Ocamlc   src/transform/intro_projections_counterexmp.ml
- Ocamlc   src/transform/instantiate_predicate.ml
- Ocamlc   src/transform/smoke_detector.ml
- Ocamlc   src/transform/prop_curry.ml
- Ocamlc   src/transform/eliminate_literal.ml
- Ocamlc   src/transform/generic_arg_trans_utils.ml
- Ocamlc   src/transform/case.ml
- Ocamlc   src/transform/apply.ml
- Ocamlc   src/transform/subst.ml
- Ocamlc   src/transform/introduction.ml
- Ocamlc   src/transform/destruct.ml
- Ocamlc   src/transform/cut.ml
- Ocamlc   src/transform/congruence.ml
- Ocamlc   src/transform/intro_vc_vars_counterexmp.ml
- Ocamlc   src/transform/keep_only_arithmetic.ml
- Ocamlc   src/printer/coq.ml
- Ocamlc   src/printer/pvs.ml
- Ocamlc   src/printer/isabelle.ml
- Ocamlc   src/printer/gappa.ml
- Ocamlc   src/printer/mathematica.ml
- Ocamlc   src/session/termcode.ml
- Ocamlc   src/session/strategy.ml
- Ocamlopt src/util/loc.ml
- Ocamlopt src/util/constant.ml
- Ocamlopt src/util/rc.ml
- Ocamlc   src/parser/parser.mli
- Ocamlc   src/core/model_parser.mli
- Ocamlc   src/driver/driver_lexer.mli
- Ocamlc   src/driver/autodetection.mli
- Ocamlopt src/driver/smtv2_model_defs.ml
- Ocamlc   src/mlw/dexpr.mli
- Ocamlc   src/mlw/pinterp_core.mli
- Ocamlc   src/extract/mltree.mli
- Ocamlc   src/extract/mlinterp.mli
- Ocamlc   src/parser/report.mli
- Ocamlc   src/parser/lexer.mli
- Ocamlc   src/transform/discriminate.mli
- Ocamlc   src/transform/ind_itp.mli
- Ocamlc   src/session/strategy_parser.mli
- Ocamlc   src/core/printer.ml
- Ocamlc   src/core/model_parser.ml
- Ocamlc   src/driver/autodetection.ml
- Ocamlc   src/driver/driver_lexer.ml
- Ocamlc   src/driver/smtv2_model_parser.ml
- Ocamlc   src/mlw/dexpr.ml
- Ocamlc   src/parser/report.ml
- Ocamlc   src/transform/reflection.ml
- Ocamlc   src/core/keywords.mli
- Ocamlc   src/driver/call_provers.mli
- Ocamlc   src/extract/compile.mli
- Ocamlc   src/extract/pdriver.mli
- Ocamlc   src/parser/typing.mli
- Ocamlc   src/mlw/pinterp_core.ml
- Ocamlc   src/extract/mltree.ml
- Ocamlc   src/transform/discriminate.ml
- Ocamlc   src/transform/encoding_select.ml
- Ocamlc   src/transform/ind_itp.ml
- Ocamlc   src/transform/induction.ml
- Ocamlc   src/transform/induction_pr.ml
- Ocamlc   src/printer/why3printer.ml
- Ocamlc   src/printer/smtv1.ml
- Ocamlc   src/printer/simplify.ml
- Ocamlc   src/printer/cvc3.ml
- Ocamlc   src/printer/yices.ml
- Ocamlc   src/session/strategy_parser.ml
- Ocamlopt src/util/lexlib.ml
- Ocamlopt src/core/ident.ml
- Ocamlopt src/core/parser_tokens.ml
- Ocamlc   src/driver/driver.mli
- Ocamlc   src/mlw/pinterp.mli
- Ocamlc   src/extract/ml_printer.mli
- Ocamlc   src/session/session_itp.mli
- Ocamlc   src/core/keywords.ml
- Ocamlc   src/core/pretty.ml
- Ocamlc   src/driver/call_provers.ml
- Ocamlc   src/extract/compile.ml
- Ocamlc   src/extract/mlinterp.ml
- Ocamlc   src/extract/c.ml
- Ocamlc   src/parser/typing.ml
- Ocamlc   src/parser/parser.ml
- Ocamlc   src/parser/lexer.ml
- Ocamlc   src/transform/inlining.ml
- Ocamlc   src/transform/args_wrapper.ml
- Ocamlc   src/transform/prepare_for_counterexmp.ml
- Ocamlc   src/printer/alt_ergo.ml
- Ocamlc   src/transform/eliminate_definition.ml
- Ocamlc   src/printer/smtv2.ml
- Ocamlc   src/session/session_itp.ml
- Ocamlopt src/core/keywords.ml
- Ocamlc   src/mlw/rac.mli
- Ocamlc   src/mlw/check_ce.mli
- Ocamlc   src/session/controller_itp.mli
- Ocamlc   src/driver/driver.ml
- Ocamlc   src/mlw/pinterp.ml
- Ocamlc   src/extract/pdriver.ml
- Ocamlc   src/extract/ml_printer.ml
- Ocamlc   src/extract/ocaml.ml
- Ocamlc   src/extract/cakeml.ml
- Ocamlc   src/mlw/rac.ml
- Ocamlc   src/mlw/check_ce.ml
- Ocamlc   src/session/itp_communication.mli
- Ocamlc   src/session/controller_itp.ml
- Ocamlc   src/session/itp_server.mli
- Ocamlc   src/session/server_utils.mli
- Ocamlc   src/session/json_util.mli
- Ocamlc   src/session/itp_communication.ml
- Ocamlopt src/core/ty.ml
- Ocamlopt src/driver/driver_parser.ml
- Ocamlopt src/parser/glob.ml
- Ocamlc   src/session/server_utils.ml
- Ocamlc   src/session/itp_server.ml
- Ocamlc   src/session/json_util.ml
- Ocamlopt src/core/term.ml
- Ocamlopt src/core/pattern.ml
- Ocamlopt src/core/coercion.ml
- Ocamlopt src/core/decl.ml
- Ocamlopt src/core/theory.ml
- Ocamlopt src/core/task.ml
- Ocamlopt src/core/env.ml
- Ocamlopt src/driver/whyconf.ml
- Ocamlopt src/transform/reduction_engine.ml
- Ocamlopt src/core/pretty.ml
- Ocamlopt src/driver/driver_lexer.ml
- Ocamlopt src/driver/autodetection.ml
- Ocamlopt src/session/strategy.ml
- Ocamlopt src/core/dterm.ml
- Ocamlopt src/mlw/ity.ml
- Ocamlopt src/core/trans.ml
- Ocamlopt src/core/printer.ml
- Ocamlopt src/transform/split_goal.ml
- Ocamlopt src/transform/remove_unused.ml
- Ocamlopt src/transform/detect_polymorphism.ml
- Ocamlopt src/transform/simplify_formula.ml
- Ocamlopt src/transform/abstract_quantifiers.ml
- Ocamlopt src/transform/eliminate_symbol.ml
- Ocamlopt src/transform/eliminate_let.ml
- Ocamlopt src/transform/libencoding.ml
- Ocamlopt src/transform/simplify_array.ml
- Ocamlopt src/transform/abstraction.ml
- Ocamlopt src/transform/close_epsilon.ml
- Ocamlopt src/transform/eliminate_epsilon.ml
- Ocamlopt src/transform/instantiate_predicate.ml
- Ocamlopt src/transform/intro_projections_counterexmp.ml
- Ocamlopt src/transform/smoke_detector.ml
- Ocamlopt src/transform/prop_curry.ml
- Ocamlopt src/transform/generic_arg_trans_utils.ml
- Ocamlopt src/transform/congruence.ml
- Ocamlopt src/transform/keep_only_arithmetic.ml
- Ocamlopt src/session/termcode.ml
- Ocamlopt src/session/strategy_parser.ml
- Ocamlopt src/transform/lift_epsilon.ml
- Ocamlopt src/transform/eliminate_inductive.ml
- Ocamlopt src/transform/encoding.ml
- Ocamlopt src/transform/eliminate_literal.ml
- Ocamlopt src/core/model_parser.ml
- Ocamlopt src/transform/eliminate_unknown_types.ml
- Ocamlopt src/transform/eliminate_if.ml
- Ocamlopt src/transform/eliminate_unknown_lsymbols.ml
- Ocamlopt src/transform/eliminate_algebraic.ml
- Ocamlopt src/transform/filter_trigger.ml
- Ocamlopt src/printer/isabelle.ml
- Ocamlopt src/printer/pvs.ml
- Ocamlopt src/printer/coq.ml
- Ocamlopt src/printer/mathematica.ml
- Ocamlopt src/transform/encoding_tags_full.ml
- Ocamlopt src/transform/encoding_guards_full.ml
- Ocamlopt src/transform/encoding_twin.ml
- Ocamlopt src/mlw/expr.ml
- Ocamlopt src/transform/intro_vc_vars_counterexmp.ml
- Ocamlopt src/printer/cntexmp_printer.ml
- Ocamlopt src/transform/encoding_guards.ml
- Ocamlopt src/transform/encoding_sort.ml
- Ocamlopt src/transform/encoding_tags.ml
- Ocamlopt src/driver/call_provers.ml
- Ocamlopt src/driver/smtv2_model_parser.ml
- Ocamlopt src/driver/driver.ml
- Ocamlopt src/transform/inlining.ml
- Ocamlopt src/mlw/pdecl.ml
- Ocamlopt src/parser/ptree.ml
- Ocamlopt src/parser/ptree_helpers.ml
- Ocamlopt src/parser/mlw_printer.ml
- Ocamlopt src/mlw/eval_match.ml
- Ocamlopt src/mlw/typeinv.ml
- Ocamlopt src/mlw/vc.ml
- Linking  lib/why3/why3.cmo
- Ocamlopt src/mlw/pmodule.ml
- Ocamlopt src/mlw/dexpr.ml
- Ocamlopt src/mlw/pinterp_core.ml
- Ocamlc   plugins/tptp/tptp_ast.mli
- Ocamlc   plugins/python/py_ast.mli
- Ocamlc   plugins/microc/mc_ast.mli
- Ocamlc   plugins/microc/mc_printer.mli
- Ocamlc   plugins/cfg/cfg_ast.mli
- Ocamlc   src/why3session/why3session_lib.mli
- Ocamlc   plugins/cfg/subregion_analysis.mli
- Ocamlc   src/tools/why3pp_sexp.mli
- Ocamlc   src/why3doc/doc_def.mli
- Ocamlc   plugins/parser/genequlin.ml
- Ocamlc   plugins/tptp/tptp_printer.ml
- Ocamlc   plugins/parser/dimacs.ml
- Ocamlc   plugins/transform/hypothesis_selection.ml
- Linking  lib/why3/why3.cma
- Ocamlc   src/tools/main.ml
- Ocamlc   src/tools/why3config.ml
- Ocamlc   src/tools/why3execute.ml
- Ocamlc   src/tools/why3extract.ml
- Ocamlc   src/tools/why3prove.ml
- Ocamlc   src/tools/why3realize.ml
- Ocamlc   src/tools/why3replay.ml
- Ocamlc   src/tools/why3show.ml
- Ocamlc   src/tools/why3wc.ml
- Ocamlc   src/ide/wserver.ml
- Ocamlc   src/ide/why3web.ml
- Ocamlc   src/tools/why3shell.ml
- Ocamlc   src/isabelle-client/isabelle_client_main.ml
- Ocamlc   src/why3doc/doc_html.ml
- Ocamlc   plugins/microc/mc_parser.mli
- Ocamlc   plugins/microc/mc_lexer.mli
- Ocamlc   plugins/microc/mc_printer.ml
- Ocamlc   plugins/tptp/tptp_parser.mli
- Ocamlc   plugins/tptp/tptp_typing.mli
- Ocamlc   plugins/tptp/tptp_lexer.mli
- Ocamlc   plugins/python/py_parser.mli
- Ocamlc   plugins/python/py_lexer.mli
- Ocamlc   plugins/cfg/cfg_parser.mli
- Ocamlc   plugins/cfg/cfg_lexer.mli
- Ocamlc   plugins/cfg/cfg_paths.mli
- Ocamlc   plugins/cfg/cfg_main.mli
- Ocamlc   plugins/cfg/stackify.mli
- Ocamlc   src/why3session/why3session_info.mli
- Ocamlc   src/why3session/why3session_html.mli
- Ocamlc   src/why3session/why3session_latex.mli
- Ocamlc   src/why3session/why3session_update.mli
- Ocamlopt src/tools/why3pp_sexp.ml
- Ocamlc   plugins/tptp/tptp_parser.ml
- Ocamlc   plugins/tptp/tptp_typing.ml
- Ocamlc   plugins/tptp/tptp_lexer.ml
- Ocamlc   plugins/microc/mc_parser.ml
- Ocamlc   plugins/microc/mc_lexer.ml
- Ocamlc   plugins/microc/mc_main.ml
- Ocamlc   plugins/cfg/subregion_analysis.ml
- Ocamlc   src/why3session/why3session_lib.ml
- Ocamlc   src/why3session/why3session_info.ml
- Ocamlc   src/why3session/why3session_html.ml
- Ocamlc   src/why3session/why3session_latex.ml
- Ocamlc   src/why3session/why3session_update.ml
- Ocamlc   src/why3session/why3session_main.ml
- Ocamlc   src/tools/why3pp_sexp.ml
- Ocamlc   src/tools/why3pp.ml
- Ocamlc   src/why3doc/doc_def.ml
- Ocamlc   src/why3doc/doc_lexer.ml
- Ocamlc   src/why3doc/doc_main.ml
- Linking  lib/plugins/genequlin.cma
- Linking  lib/plugins/dimacs.cma
- Ocamlc   plugins/python/py_parser.ml
- Ocamlc   plugins/python/py_main.ml
- Ocamlc   plugins/python/py_lexer.ml
- Ocamlc   plugins/cfg/cfg_parser.ml
- Ocamlc   plugins/cfg/cfg_lexer.ml
- Ocamlc   plugins/cfg/cfg_paths.ml
- Ocamlc   plugins/cfg/cfg_main.ml
- Ocamlc   plugins/cfg/stackify.ml
- Ocamlc   plugins/cfg/cfg_stackify.ml
- Linking  bin/why3.byte
- Linking  bin/why3config.cma
- Linking  bin/why3execute.cma
- Linking  bin/why3realize.cma
- Linking  bin/why3wc.cma
- Linking  bin/why3show.cma
- Linking  bin/why3webserver.cma
- Linking  bin/why3shell.cma
- Linking  bin/isabelle_client.byte
- Linking  bin/why3replay.cma
- Linking  bin/why3doc.cma
- Linking  bin/why3session.cma
- Ocamlopt src/mlw/rac.ml
- Ocamlopt src/mlw/pinterp.ml
- Linking  bin/why3prove.cma
- Ocamlopt src/extract/mltree.ml
- Ocamlopt src/parser/typing.ml
- Linking  bin/why3extract.cma
- Linking  lib/plugins/hypothesis_selection.cma
- Linking  bin/why3pp.cma
- Ocamlopt src/extract/compile.ml
- Ocamlopt src/extract/pdriver.ml
- Ocamlopt src/extract/ml_printer.ml
- Linking  lib/plugins/microc.cma
- Ocamlopt src/extract/ocaml.ml
- Ocamlopt src/extract/cakeml.ml
- Ocamlopt src/mlw/check_ce.ml
- Linking  lib/plugins/python.cma
- Ocamlopt src/extract/mlinterp.ml
- Ocamlopt src/extract/c.ml
- Linking  lib/plugins/tptp.cma
- Ocamlopt src/parser/parser.ml
- Ocamlopt src/parser/report.ml
- Ocamlopt src/parser/lexer.ml
- Ocamlopt src/transform/args_wrapper.ml
- Ocamlopt src/transform/apply.ml
- Ocamlopt src/transform/compute.ml
- Ocamlopt src/transform/case.ml
- Ocamlopt src/transform/subst.ml
- Ocamlopt src/transform/ind_itp.ml
- Ocamlopt src/transform/cut.ml
- Ocamlopt src/transform/discriminate.ml
- Ocamlopt src/transform/eliminate_definition.ml
- Ocamlopt src/printer/gappa.ml
- Ocamlopt src/transform/introduction.ml
- Ocamlopt src/transform/destruct.ml
- Ocamlopt src/transform/induction.ml
- Ocamlopt src/transform/induction_pr.ml
- Ocamlopt src/transform/reflection.ml
- Ocamlopt src/printer/alt_ergo.ml
- Ocamlopt src/transform/encoding_select.ml
- Ocamlopt src/printer/why3printer.ml
- Ocamlopt src/printer/smtv1.ml
- Ocamlopt src/printer/smtv2.ml
- Ocamlopt src/printer/simplify.ml
- Ocamlopt src/printer/cvc3.ml
- Ocamlopt src/printer/yices.ml
- Ocamlopt src/transform/prepare_for_counterexmp.ml
- Ocamlopt src/session/session_itp.ml
- Ocamlopt src/session/controller_itp.ml
- Ocamlopt src/session/itp_communication.ml
- Ocamlopt src/session/json_util.ml
- Ocamlopt src/session/server_utils.ml
- Ocamlopt src/session/itp_server.ml
- Linking  lib/why3/why3.cmx
- Ocamlopt plugins/parser/genequlin.ml
- Ocamlopt plugins/parser/dimacs.ml
- Ocamlopt plugins/tptp/tptp_parser.ml
- Ocamlopt plugins/tptp/tptp_typing.ml
- Ocamlopt plugins/tptp/tptp_printer.ml
- Ocamlopt plugins/python/py_parser.ml
- Ocamlopt plugins/microc/mc_parser.ml
- Ocamlopt plugins/microc/mc_printer.ml
- Ocamlopt plugins/cfg/cfg_parser.ml
- Ocamlopt plugins/cfg/cfg_paths.ml
- Ocamlopt plugins/cfg/subregion_analysis.ml
- Ocamlopt plugins/cfg/stackify.ml
- Ocamlopt plugins/transform/hypothesis_selection.ml
- Linking  lib/why3/why3.cmxs
- Linking  lib/why3/why3.cmxa
- Ocamlopt src/tools/main.ml
- Ocamlopt src/tools/why3config.ml
- Ocamlopt src/tools/why3execute.ml
- Ocamlopt src/tools/why3extract.ml
- Ocamlopt src/tools/why3prove.ml
- Ocamlopt src/tools/why3realize.ml
- Ocamlopt src/tools/why3replay.ml
- Ocamlopt src/tools/why3show.ml
- Ocamlopt src/tools/why3wc.ml
- Ocamlopt src/ide/wserver.ml
- Ocamlopt src/tools/why3shell.ml
- Ocamlopt src/why3session/why3session_lib.ml
- Ocamlopt src/isabelle-client/isabelle_client_main.ml
- Ocamlopt src/tools/why3pp.ml
- Ocamlopt src/why3doc/doc_html.ml
- Ocamlopt src/why3doc/doc_def.ml
- Linking  bin/why3config.cmxs
- Linking  bin/why3.opt
- Linking  lib/plugins/dimacs.cmxs
- Linking  bin/why3realize.cmxs
- Linking  bin/why3show.cmxs
- Ocamlopt src/why3doc/doc_lexer.ml
- Linking  lib/plugins/genequlin.cmxs
- Linking  bin/why3wc.cmxs
- Ocamlopt src/ide/why3web.ml
- Linking  bin/why3execute.cmxs
- Linking  bin/why3replay.cmxs
- Linking  bin/isabelle_client.opt
- Ocamlopt src/why3session/why3session_info.ml
- Ocamlopt src/why3session/why3session_html.ml
- Ocamlopt src/why3session/why3session_latex.ml
- Ocamlopt src/why3session/why3session_update.ml
- Linking  bin/why3shell.cmxs
- Linking  bin/why3webserver.cmxs
- Ocamlopt src/why3doc/doc_main.ml
- Linking  bin/why3extract.cmxs
- Linking  bin/why3doc.cmxs
- Linking  bin/why3prove.cmxs
- Linking  bin/why3pp.cmxs
- Linking  lib/plugins/hypothesis_selection.cmxs
- Ocamlopt src/why3session/why3session_main.ml
- Linking  bin/why3session.cmxs
- Ocamlopt plugins/microc/mc_lexer.ml
- Ocamlopt plugins/microc/mc_main.ml
- Ocamlopt plugins/python/py_lexer.ml
- Ocamlopt plugins/tptp/tptp_lexer.ml
- Ocamlopt plugins/python/py_main.ml
- Linking  lib/plugins/tptp.cmxs
- Linking  lib/plugins/microc.cmxs
- Linking  lib/plugins/python.cmxs
- Linking  lib/plugins/cfg.cma
- Ocamlopt plugins/cfg/cfg_lexer.ml
- Ocamlopt plugins/cfg/cfg_main.ml
- Ocamlopt plugins/cfg/cfg_stackify.ml
- Linking  lib/plugins/cfg.cmxs
- gmake: Nothing to be done for 'opt'.
-> compiled  why3.1.6.0
Processing 179/183: [why3: gmake install]
+ /usr/local/bin/gmake "install" "install-lib" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/why3.1.6.0)
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/lib/why3/plugins
- /usr/bin/install -c -m 644 lib/plugins/genequlin.cma lib/plugins/dimacs.cma lib/plugins/tptp.cma lib/plugins/python.cma lib/plugins/microc.cma lib/plugins/cfg.cma lib/plugins/hypothesis_selection.cma lib/plugins/genequlin.cmxs lib/plugins/dimacs.cmxs lib/plugins/tptp.cmxs lib/plugins/python.cmxs lib/plugins/microc.cmxs lib/plugins/cfg.cmxs lib/plugins/hypothesis_selection.cmxs /usr/home/opam/.opam/4.14.1/lib/why3/plugins
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/bin
- /usr/bin/install -c bin/why3.opt /usr/home/opam/.opam/4.14.1/bin/why3
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3config.cmxs bin/why3execute.cmxs bin/why3extract.cmxs bin/why3prove.cmxs bin/why3realize.cmxs bin/why3replay.cmxs bin/why3show.cmxs bin/why3wc.cmxs /usr/home/opam/.opam/4.14.1/lib/why3/commands
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/lib/why3
- /usr/bin/install -c lib/why3server /usr/home/opam/.opam/4.14.1/lib/why3/why3server
- /usr/bin/install -c lib/why3cpulimit /usr/home/opam/.opam/4.14.1/lib/why3/why3cpulimit
- /usr/bin/install -c lib/why3-call-pvs /usr/home/opam/.opam/4.14.1/lib/why3/why3-call-pvs
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3webserver.cmxs /usr/home/opam/.opam/4.14.1/lib/why3/commands
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3session.cmxs /usr/home/opam/.opam/4.14.1/lib/why3/commands
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3shell.cmxs /usr/home/opam/.opam/4.14.1/lib/why3/commands
- cp -f bin/isabelle_client.opt /usr/home/opam/.opam/4.14.1/bin/isabelle_client
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3pp.cmxs /usr/home/opam/.opam/4.14.1/lib/why3/commands
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3doc.cmxs /usr/home/opam/.opam/4.14.1/lib/why3/commands
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3/vim
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3/vim/ftdetect
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3/vim/syntax
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3/lang
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3/stdlib
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3/stdlib/mach
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3/drivers
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3/extraction_drivers
- /usr/bin/install -c -m 644 stdlib/*.mlw /usr/home/opam/.opam/4.14.1/share/why3/stdlib
- /usr/bin/install -c -m 644 stdlib/mach/*.mlw /usr/home/opam/.opam/4.14.1/share/why3/stdlib/mach
- /usr/bin/install -c -m 644 drivers/*.drv drivers/*.gen /usr/home/opam/.opam/4.14.1/share/why3/drivers
- /usr/bin/install -c -m 644 extraction_drivers/*.drv /usr/home/opam/.opam/4.14.1/share/why3/extraction_drivers
- /usr/bin/install -c -m 644 LICENSE /usr/home/opam/.opam/4.14.1/share/why3/
- /usr/bin/install -c -m 644 share/provers-detection-data.conf /usr/home/opam/.opam/4.14.1/share/why3/
- /usr/bin/install -c -m 644 share/why3session.dtd /usr/home/opam/.opam/4.14.1/share/why3
- /usr/bin/install -c -m 644 share/Makefile.config /usr/home/opam/.opam/4.14.1/share/why3
- /usr/bin/install -c -m 644 share/vim/ftdetect/why3.vim /usr/home/opam/.opam/4.14.1/share/why3/vim/ftdetect/why3.vim
- /usr/bin/install -c -m 644 share/vim/syntax/why3.vim /usr/home/opam/.opam/4.14.1/share/why3/vim/syntax/why3.vim
- /usr/bin/install -c -m 644 share/lang/why3.lang /usr/home/opam/.opam/4.14.1/share/why3/lang/why3.lang
- /usr/bin/install -c -m 644 share/lang/why3c.lang /usr/home/opam/.opam/4.14.1/share/why3/lang/why3c.lang
- /usr/bin/install -c -m 644 share/lang/why3py.lang /usr/home/opam/.opam/4.14.1/share/why3/lang/why3py.lang
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3/drivers
- /usr/bin/install -c -m 644 drivers/coq-realizations.aux /usr/home/opam/.opam/4.14.1/share/why3/drivers/
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/pvs-realizations.aux /usr/home/opam/.opam/4.14.1/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/isabelle-realizations.aux /usr/home/opam/.opam/4.14.1/share/why3/drivers/
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/share/emacs/site-lisp/
- /usr/bin/install -c -m 644 share/emacs/why3.el /usr/home/opam/.opam/4.14.1/share/emacs/site-lisp/why3.el
- if test -d /etc/bash_completion.d -a -w /etc/bash_completion.d; then \
-   /usr/bin/install -c share/bash/why3 /etc/bash_completion.d; \
- fi
- ./install-sh -c -d /usr/home/opam/.opam/4.14.1/lib/why3
- /usr/bin/install -c -m 644 lib/why3/why3.a lib/why3/why3.cma lib/why3/why3.cmx lib/why3/why3.cmi lib/why3/why3.cmxa lib/why3/why3.cmxs lib/why3/why3.cmt \
- 	lib/why3/META /usr/home/opam/.opam/4.14.1/lib/why3
-> installed why3.1.6.0
Processing 180/183: [frama-c: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-j31" "--release" "--promote-install-files=false" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/frama-c.27.1)
- File "src/plugins/e-acsl/dune", line 26, characters 0-211:
- 26 | (rule
- 27 |  (deps (source_tree contrib))
- 28 |  (targets libeacsl-dlmalloc.a)
- 29 |  (action
- 30 |  (no-infer
- 31 |   (progn
- 32 |    (chdir contrib/libdlmalloc (run make))
- 33 |    (copy contrib/libdlmalloc/libeacsl-dlmalloc.a libeacsl-dlmalloc.a)))))
- (cd _build/default/src/plugins/e-acsl/contrib/libdlmalloc && /usr/bin/make)
- CC           
- *** Error code 1
- 
- Stop.
- make: stopped in /usr/home/opam/.opam/4.14.1/.opam-switch/build/frama-c.27.1/_build/default/src/plugins/e-acsl/contrib/libdlmalloc
- cc: error: no input files
[ERROR] The compilation of frama-c.27.1 failed at "dune build -j31 --release --promote-install-files=false @install".

#=== ERROR while compiling frama-c.27.1 =======================================#
# context              2.1.5 | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///usr/home/opam/opam-repository
# path                 /usr/home/opam/.opam/4.14.1/.opam-switch/build/frama-c.27.1
# command              /usr/home/opam/.opam/4.14.1/bin/dune build -j31 --release --promote-install-files=false @install
# exit-code            1
# env-file             /usr/home/opam/.opam/log/frama-c-81211-fc949f.env
# output-file          /usr/home/opam/.opam/log/frama-c-81211-fc949f.out
### output ###
# [...]
# 29 |  (action
# 30 |  (no-infer
# 31 |   (progn
# 32 |    (chdir contrib/libdlmalloc (run make))
# 33 |    (copy contrib/libdlmalloc/libeacsl-dlmalloc.a libeacsl-dlmalloc.a)))))
# (cd _build/default/src/plugins/e-acsl/contrib/libdlmalloc && /usr/bin/make)
# CC           
# *** Error code 1
# 
# Stop.
# make: stopped in /usr/home/opam/.opam/4.14.1/.opam-switch/build/frama-c.27.1/_build/default/src/plugins/e-acsl/contrib/libdlmalloc
# cc: error: no input files



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install frama-c-metacsl 0.5~beta
+- 
+- The following actions failed
| - build frama-c 27.1
+- 
+- The following changes have been performed (the rest was aborted)
| - install alt-ergo-free        2.2.0
| - install astring              0.8.5
| - install bigarray-compat      1.1.0
| - install bos                  0.2.1
| - install cairo2               0.6.4
| - install camlp-streams        5.0.1
| - install camlzip              1.11
| - install conf-autoconf        0.1
| - install conf-cairo           1
| - install conf-gmp             4
| - install conf-graphviz        0.1
| - install conf-gtk3            18
| - install conf-gtksourceview3  0+2
| - install conf-pkg-config      3
| - install conf-which           1
| - install conf-zlib            1
| - install cppo                 1.6.9
| - install csexp                1.5.2
| - install ctypes               0.21.1
| - install dune                 3.11.1
| - install dune-configurator    3.11.1
| - install dune-private-libs    3.11.1
| - install dune-site            3.11.1
| - install dyn                  3.11.1
| - install fmt                  0.9.0
| - install fpath                0.7.3
| - install integers             0.7.0
| - install lablgtk3             3.1.3
| - install lablgtk3-sourceview3 3.1.3
| - install logs                 0.7.0
| - install menhir               20211128
| - install menhirLib            20211128
| - install menhirSdk            20211128
| - install num                  1.4
| - install ocaml-compiler-libs  v0.12.4
| - install ocamlbuild           0.14.2
| - install ocamlfind            1.9.6
| - install ocamlgraph           2.1.0
| - install ocplib-simplex       0.4.1
| - install ordering             3.11.1
| - install pp                   1.2.0
| - install ppx_derivers         1.2.1
| - install ppx_deriving         5.2.1
| - install ppx_deriving_yaml    0.2.1
| - install ppx_deriving_yojson  3.7.0
| - install ppx_import           1.10.0
| - install ppxlib               0.31.0
| - install psmt2-frontend       0.1
| - install result               1.5
| - install rresult              0.7.0
| - install seq                  base
| - install sexplib0             v0.16.0
| - install stdlib-shims         0.3.0
| - install stdune               3.11.1
| - install topkg                1.0.7
| - install why3                 1.6.0
| - install yaml                 3.1.0
| - install yojson               2.1.1
| - install zarith               1.13
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/usr/home/opam/.opam/4.14.1/.opam-switch/backup/state-20231018062039.export"
'opam install -vy frama-c-metacsl.0.5~beta' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "frama-c-metacsl.0.5~beta"
opam install -vy "frama-c-metacsl.0.5~beta"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "frama-c-metacsl.0.5~beta" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_74204_4973" "mount.fstab=/tmp/obuilder-jail-84db79/fstab" "mount.devfs" "path=/obuilder/result/d4a1d67ae5b8a5d35147e3046272e9d4e2ba9a9dd2490a10a8cf60e00efd4f7d/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "frama-c-metacsl.0.5~beta"
opam install -vy "frama-c-metacsl.0.5~beta"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "frama-c-metacsl.0.5~beta" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed