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


Building on summer

(from freebsd)
2024-04-18 08:06.00 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-18 08:06.01 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-18 08:06.01 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" from cache

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


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

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

2024-04-18 08:06.01 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-04-18 08:06.01 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 38 packages
  - install alt-ergo-free       2.2.0    [required by frama-c]
  - install camlp-streams       5.0.1    [required by lablgtk]
  - install camlzip             1.11     [required by alt-ergo-free, why3]
  - install conf-autoconf       0.1      [required by frama-c-luncov]
  - install conf-gmp            4        [required by zarith]
  - install conf-gnomecanvas    2        [required by frama-c]
  - install conf-graphviz       0.1
  - install conf-gtk2           1        [required by lablgtk]
  - install conf-gtksourceview  2        [required by frama-c]
  - install conf-pkg-config     3        [required by conf-gtksourceview]
  - install conf-which          1        [required by conf-autoconf]
  - install conf-zlib           1        [required by camlzip]
  - install cppo                1.6.9    [required by ppx_deriving]
  - install dune                3.15.0   [required by ppx_deriving_yojson, ppx_deriving, ppx_import]
  - install frama-c             25.0     [required by frama-c-luncov]
  - install frama-c-luncov      0.2
  - install lablgtk             2.18.13  [required by frama-c]
  - install menhir              20211128 [required by alt-ergo-free, why3]
  - install menhirLib           20211128 [required by menhir]
  - install menhirSdk           20211128 [required by menhir]
  - install num                 1.5      [required by alt-ergo-free, why3]
  - install ocaml-compiler-libs v0.12.4  [required by ppxlib]
  - install ocamlfind           1.9.6    [required by frama-c]
  - install ocamlgraph          1.8.8    [required by frama-c]
  - install ocplib-simplex      0.4.1    [required by alt-ergo-free]
  - install ppx_derivers        1.2.1    [required by ppx_deriving]
  - install ppx_deriving        5.2.1    [required by frama-c]
  - install ppx_deriving_yojson 3.7.0    [required by frama-c]
  - install ppx_import          1.10.0   [required by frama-c]
  - install ppxlib              0.32.0   [required by ppx_deriving_yojson, ppx_deriving, ppx_import]
  - install psmt2-frontend      0.1      [required by alt-ergo-free]
  - install result              1.5      [required by ppx_deriving, ppx_deriving_yojson]
  - install seq                 base     [required by yojson]
  - install sexplib0            v0.16.0  [required by ppxlib]
  - install stdlib-shims        0.3.0    [required by ppxlib]
  - install why3                1.5.1    [required by frama-c]
  - install yojson              2.0.2    [required by frama-c]
  - install zarith              1.13     [required by frama-c]

The following system packages will first need to be installed:
    autoconf gmp graphics/graphviz gtk2 gtksourceview2 libgnomecanvas

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

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

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "autoconf" "gmp" "graphics/graphviz" "gtk2" "gtksourceview2" "libgnomecanvas"
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching packagesite.pkg: ......
- .... done
- Processing entries: 
- ..
- ..
- ..
- .
- ..
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.21.2.pkg: 
- ......
- .... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [summer] [1/1] Extracting pkg-1.21.2: .......... done
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching data.pkg: ...
- ....... done
- Processing entries: .
- ..
- ..
- ..
- .
- .. done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 81 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	at-spi2-core: 2.50.2
- 	autoconf: 2.72
- 	autoconf-switch: 20220527
- 	avahi-app: 0.8_2
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	cups: 2.4.7_2
- 	dbus: 1.14.10_5,1
- 	dbus-glib: 0.112_1
- 	dejavu: 2.37_3
- 	encodings: 1.1.0,1
- 	font-bh-ttf: 1.0.3_5
- 	font-misc-ethiopic: 1.0.4
- 	font-misc-meltho: 1.0.3_5
- 	fontconfig: 2.15.0_2,1
- 	freetype2: 2.13.2
- 	fribidi: 1.0.13_1
- 	gdbm: 1.23
- 	gdk-pixbuf2: 2.42.10_2
- 	giflib: 5.2.1_1
- 	glib: 2.80.0,2
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnutls: 3.8.5_1
- 	graphite2: 1.3.14
- 	graphviz: 9.0.0_4
- 	gtk-update-icon-cache: 3.24.31_1
- 	gtk2: 2.24.33_1
- 	gtksourceview2: 2.10.5_9
- 	harfbuzz: 8.4.0
- 	hicolor-icon-theme: 0.17
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7_1,1
- 	libXau: 1.0.9_1
- 	libXaw: 1.0.14_1,2
- 	libXcomposite: 0.4.6_1,1
- 	libXcursor: 1.2.2
- 	libXdamage: 1.1.6
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXfixes: 6.0.0_1
- 	libXft: 2.3.7_1
- 	libXi: 1.8_1,1
- 	libXinerama: 1.1.4_3,1
- 	libXmu: 1.1.4,1
- 	libXpm: 3.5.17_1
- 	libXrandr: 1.5.2_1
- 	libXrender: 0.9.10_2
- 	libXt: 1.3.0,1
- 	libXtst: 1.2.3_3
- 	libart_lgpl: 2.3.21_3,1
- 	libdaemon: 0.14_1
- 	libdatrie: 0.2.13_2
- 	libdeflate: 1.20
- 	libevent: 2.1.12
- 	libfontenc: 1.1.8
- 	libgd: 2.3.3_11,1
- 	libglvnd: 1.7.0
- 	libgnomecanvas: 2.30.3_7
- 	libltdl: 2.4.7
- 	libpaper: 1.1.28_1
- 	libtasn1: 4.19.0_1
- 	libthai: 0.1.29_1
- 	libxcb: 1.16.1
- 	libxml2: 2.11.7
- 	m4: 1.4.19_1,1
- 	mkfontscale: 1.2.3
- 	nettle: 3.9.1
- 	p11-kit: 0.25.3_1
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.43
- 	py39-packaging: 23.2
- 	shared-mime-info: 2.2_2
- 	tiff: 4.4.0_3
- 	webp: 1.3.2_1
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 81
- 
- The process will require 229 MiB more space.
- 45 MiB to be downloaded.
- [summer] [1/81] Fetching png-1.6.43.pkg: ....
- ...... done
- [summer] [2/81] Fetching libxcb-1.16.1.pkg: .......... done
- [summer] [3/81] Fetching libdatrie-0.2.13_2.pkg: .... done
- [summer] [4/81] Fetching freetype2-2.13.2.pkg: ......
- .... done
- [summer] [5/81] Fetching jpeg-turbo-3.0.2.pkg: .......... done
- [summer] [6/81] Fetching gtksourceview2-2.10.5_9.pkg: .......... done
- [summer] [7/81] Fetching libXt-1.3.0,1.pkg: .......... done
- [summer] [8/81] Fetching libglvnd-1.7.0.pkg: .......... done
- [summer] [9/81] Fetching cups-2.4.7_2.pkg: .......... done
- [summer] [10/81] Fetching libXrandr-1.5.2_1.pkg: ... done
- [summer] [11/81] Fetching nettle-3.9.1.pkg: .......... done
- [summer] [12/81] Fetching libXaw-1.0.14_1,2.pkg: .........
- . done
- [summer] [13/81] Fetching libthai-0.1.29_1.pkg: ....... done
- [summer] [14/81] Fetching mkfontscale-1.2.3.pkg: ... done
- [summer] [15/81] Fetching gtk-update-icon-cache-3.24.31_1.pkg: ......... done
- [summer] [16/81] Fetching libdeflate-1.20.pkg: ........ done
- [summer] [17/81] Fetching fribidi-1.0.13_1.pkg: ....... done
- [summer] [18/81] Fetching libXdamage-1.1.6.pkg: ... done
- [summer] [19/81] Fetching libtasn1-4.19.0_1.pkg: .......... done
- [summer] [20/81] Fetching libXfixes-6.0.0_1.pkg: .. done
- [summer] [21/81] Fetching libXinerama-1.1.4_3,1.pkg: .. done
- [summer] [22/81] Fetching gnome_subr-1.0.pkg: . done
- [summer] [23/81] Fetching libxml2-2.11.7.pkg: .......... done
- [summer] [24/81] Fetching libart_lgpl-2.3.21_3,1.pkg: ...... done
- [summer] [25/81] Fetching libgd-2.3.3_11,1.pkg: .......... done
- [summer] [26/81] Fetching gdk-pixbuf2-2.42.10_2.pkg: .......
- ... done
- [summer] [27/81] Fetching gnutls-3.8.5_1.pkg: .......... done
- [summer] [28/81] Fetching hicolor-icon-theme-0.17.pkg: .... done
- [summer] [29/81] Fetching libpaper-1.1.28_1.pkg: .... done
- [summer] [30/81] Fetching font-misc-ethiopic-1.0.4.pkg: ........ done
- [summer] [31/81] Fetching libX11-1.8.7_1,1.pkg: ........
- .. done
- [summer] [32/81] Fetching giflib-5.2.1_1.pkg: ....... done
- [summer] [33/81] Fetching libXrender-0.9.10_2.pkg: ... done
- [summer] [34/81] Fetching xorgproto-2023.2.pkg: .......... done
- [summer] [35/81] Fetching libXtst-1.2.3_3.pkg: ... done
- [summer] [36/81] Fetching libXi-1.8_1,1.pkg: .......... done
- [summer] [37/81] Fetching libXft-2.3.7_1.pkg: ......... done
- [summer] [38/81] Fetching webp-1.3.2_1.pkg: .........
- . done
- [summer] [39/81] Fetching cairo-1.17.4_2,3.pkg: .......... done
- [summer] [40/81] Fetching graphite2-1.3.14.pkg: ........ done
- [summer] [41/81] Fetching shared-mime-info-2.2_2.pkg: .......... done
- [summer] [42/81] Fetching encodings-1.1.0,1.pkg: .......... done
- [summer] [43/81] Fetching harfbuzz-8.4.0.pkg: .......... done
- [summer] [44/81] Fetching libevent-2.1.12.pkg: .........
- . done
- [summer] [45/81] Fetching gdbm-1.23.pkg: ........ done
- [summer] [46/81] Fetching avahi-app-0.8_2.pkg: .......... done
- [summer] [47/81] Fetching graphviz-9.0.0_4.pkg: .....
- ..... done
- [summer] [48/81] Fetching dbus-1.14.10_5,1.pkg: ......... done
- [summer] [49/81] Fetching libfontenc-1.1.8.pkg: ... done
- [summer] [50/81] Fetching libXcursor-1.2.2.pkg: .... done
- [summer] [51/81] Fetching font-bh-ttf-1.0.3_5.pkg: ......
- .... done
- [summer] [52/81] Fetching pango-1.50.14.pkg: .......... done
- [summer] [53/81] Fetching brotli-1.1.0,1.pkg: ......... done
- [summer] [54/81] Fetching py39-packaging-23.2.pkg: ....... done
- [summer] [55/81] Fetching gmp-6.3.0.pkg: .......... done
- [summer] [56/81] Fetching gtk2-2.24.33_1.pkg: ...
- ....... done
- [summer] [57/81] Fetching libXext-1.3.6,1.pkg: .......
- .. done
- [summer] [58/81] Fetching p11-kit-0.25.3_1.pkg: .......
- ... done
- [summer] [59/81] Fetching dbus-glib-0.112_1.pkg: .......... done
- [summer] [60/81] Fetching libXau-1.0.9_1.pkg: .. done
- [summer] [61/81] Fetching libICE-1.1.0_2,1.pkg: ......... done
- [summer] [62/81] Fetching libXmu-1.1.4,1.pkg: ......... done
- [summer] [63/81] Fetching libXcomposite-0.4.6_1,1.pkg: ... done
- [summer] [64/81] Fetching libltdl-2.4.7.pkg: .... done
- [summer] [65/81] Fetching fontconfig-2.15.0_2,1.pkg: .........
- . done
- [summer] [66/81] Fetching pixman-0.42.2.pkg: .......... done
- [summer] [67/81] Fetching at-spi2-core-2.50.2.pkg: .......... done
- [summer] [68/81] Fetching m4-1.4.19_1,1.pkg: ....... done
- [summer] [69/81] Fetching libSM-1.2.3_1,1.pkg: ... done
- [summer] [70/81] Fetching glib-2.80.0,2.pkg: .
- ......... done
- [summer] [71/81] Fetching jbigkit-2.1_2.pkg: ........ done
- [summer] [72/81] Fetching font-misc-meltho-1.0.3_5.pkg: ....
- ...... done
- [summer] [73/81] Fetching libdaemon-0.14_1.pkg: .... done
- [summer] [74/81] Fetching libXpm-3.5.17_1.pkg: .......... done
- [summer] [75/81] Fetching libXdmcp-1.1.5.pkg: .. done
- [summer] [76/81] Fetching tiff-4.4.0_3.pkg: .......... done
- [summer] [77/81] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [summer] [78/81] Fetching dejavu-2.37_3.pkg: .......
- ... done
- [summer] [79/81] Fetching autoconf-switch-20220527.pkg: . done
- [summer] [80/81] Fetching libgnomecanvas-2.30.3_7.pkg: ........ done
- [summer] [81/81] Fetching autoconf-2.72.pkg: .......... done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/81] Installing xorgproto-2023.2...
- [summer] [1/81] Extracting xorgproto-2023.2: .......... done
- [summer] [2/81] Installing libXau-1.0.9_1...
- [summer] [2/81] Extracting libXau-1.0.9_1: .......... done
- [summer] [3/81] Installing libXdmcp-1.1.5...
- [summer] [3/81] Extracting libXdmcp-1.1.5: ......... done
- [summer] [4/81] Installing png-1.6.43...
- [summer] [4/81] Extracting png-1.6.43: .......... done
- [summer] [5/81] Installing libxcb-1.16.1...
- [summer] [5/81] Extracting libxcb-1.16.1: .......... done
- [summer] [6/81] Installing brotli-1.1.0,1...
- [summer] [6/81] Extracting brotli-1.1.0,1: .......... done
- [summer] [7/81] Installing libICE-1.1.0_2,1...
- [summer] [7/81] Extracting libICE-1.1.0_2,1: .......... done
- [summer] [8/81] Installing freetype2-2.13.2...
- [summer] [8/81] Extracting freetype2-2.13.2: .......... done
- [summer] [9/81] Installing libX11-1.8.7_1,1...
- [summer] [9/81] Extracting libX11-1.8.7_1,1: .......... done
- [summer] [10/81] Installing libfontenc-1.1.8...
- [summer] [10/81] Extracting libfontenc-1.1.8: ......... done
- [summer] [11/81] Installing py39-packaging-23.2...
- [summer] [11/81] Extracting py39-packaging-23.2: .......... done
- [summer] [12/81] Installing libSM-1.2.3_1,1...
- [summer] [12/81] Extracting libSM-1.2.3_1,1: .......... done
- [summer] [13/81] Installing jpeg-turbo-3.0.2...
- [summer] [13/81] Extracting jpeg-turbo-3.0.2: .......... done
- [summer] [14/81] Installing mkfontscale-1.2.3...
- [summer] [14/81] Extracting mkfontscale-1.2.3: ....... done
- [summer] [15/81] Installing libdeflate-1.20...
- [summer] [15/81] Extracting libdeflate-1.20: .......... done
- [summer] [16/81] Installing libtasn1-4.19.0_1...
- [summer] [16/81] Extracting libtasn1-4.19.0_1: .......... done
- [summer] [17/81] Installing libXfixes-6.0.0_1...
- [summer] [17/81] Extracting libXfixes-6.0.0_1: .......... done
- [summer] [18/81] Installing libxml2-2.11.7...
- [summer] [18/81] Extracting libxml2-2.11.7: .......... done
- [summer] [19/81] Installing dbus-1.14.10_5,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [summer] [19/81] Extracting dbus-1.14.10_5,1: ......... done
- [summer] [20/81] Installing gmp-6.3.0...
- [summer] [20/81] Extracting gmp-6.3.0: .......... done
- [summer] [21/81] Installing libXext-1.3.6,1...
- [summer] [21/81] Extracting libXext-1.3.6,1: .......... done
- [summer] [22/81] Installing fontconfig-2.15.0_2,1...
- [summer] [22/81] Extracting fontconfig-2.15.0_2,1: .......... done
- [summer] [23/81] Installing glib-2.80.0,2...
- [summer] [23/81] Extracting glib-2.80.0,2: .........
- . done
- [summer] [24/81] Installing jbigkit-2.1_2...
- [summer] [24/81] Extracting jbigkit-2.1_2: .......... done
- [summer] [25/81] Installing libdatrie-0.2.13_2...
- [summer] [25/81] Extracting libdatrie-0.2.13_2: .......... done
- [summer] [26/81] Installing libglvnd-1.7.0...
- [summer] [26/81] Extracting libglvnd-1.7.0: .......... done
- [summer] [27/81] Installing nettle-3.9.1...
- [summer] [27/81] Extracting nettle-3.9.1: .......... done
- [summer] [28/81] Installing gnome_subr-1.0...
- [summer] [28/81] Extracting gnome_subr-1.0: .... done
- [summer] [29/81] Installing font-misc-ethiopic-1.0.4...
- [summer] [29/81] Extracting font-misc-ethiopic-1.0.4: ...... done
- [summer] [30/81] Installing libXrender-0.9.10_2...
- [summer] [30/81] Extracting libXrender-0.9.10_2: .......... done
- [summer] [31/81] Installing libXi-1.8_1,1...
- [summer] [31/81] Extracting libXi-1.8_1,1: .......... done
- [summer] [32/81] Installing graphite2-1.3.14...
- [summer] [32/81] Extracting graphite2-1.3.14: .......... done
- [summer] [33/81] Installing shared-mime-info-2.2_2...
- [summer] [33/81] Extracting shared-mime-info-2.2_2: ......... done
- [summer] [34/81] Installing encodings-1.1.0,1...
- [summer] [34/81] Extracting encodings-1.1.0,1: .......... done
- [summer] [35/81] Installing libevent-2.1.12...
- [summer] [35/81] Extracting libevent-2.1.12: .......... done
- [summer] [36/81] Installing gdbm-1.23...
- [summer] [36/81] Extracting gdbm-1.23: .......... done
- [summer] [37/81] Installing font-bh-ttf-1.0.3_5...
- [summer] [37/81] Extracting font-bh-ttf-1.0.3_5: .......... done
- [summer] [38/81] Installing p11-kit-0.25.3_1...
- [summer] [38/81] Extracting p11-kit-0.25.3_1: .......... done
- [summer] [39/81] Installing dbus-glib-0.112_1...
- [summer] [39/81] Extracting dbus-glib-0.112_1: .......... done
- [summer] [40/81] Installing pixman-0.42.2...
- [summer] [40/81] Extracting pixman-0.42.2: .......... done
- [summer] [41/81] Installing font-misc-meltho-1.0.3_5...
- [summer] [41/81] Extracting font-misc-meltho-1.0.3_5: .......... done
- [summer] [42/81] Installing libdaemon-0.14_1...
- [summer] [42/81] Extracting libdaemon-0.14_1: .......... done
- [summer] [43/81] Installing tiff-4.4.0_3...
- [summer] [43/81] Extracting tiff-4.4.0_3: .......... done
- [summer] [44/81] Installing dejavu-2.37_3...
- [summer] [44/81] Extracting dejavu-2.37_3: .......... done
- [summer] [45/81] Installing libXt-1.3.0,1...
- [summer] [45/81] Extracting libXt-1.3.0,1: .......... done
- [summer] [46/81] Installing libthai-0.1.29_1...
- [summer] [46/81] Extracting libthai-0.1.29_1: .......... done
- [summer] [47/81] Installing fribidi-1.0.13_1...
- [summer] [47/81] Extracting fribidi-1.0.13_1: .......... done
- [summer] [48/81] Installing gdk-pixbuf2-2.42.10_2...
- [summer] [48/81] Extracting gdk-pixbuf2-2.42.10_2: .......... done
- [summer] [49/81] Installing gnutls-3.8.5_1...
- [summer] [49/81] Extracting gnutls-3.8.5_1: .......... done
- [summer] [50/81] Installing libpaper-1.1.28_1...
- [summer] [50/81] Extracting libpaper-1.1.28_1: .......... done
- [summer] [51/81] Installing giflib-5.2.1_1...
- [summer] [51/81] Extracting giflib-5.2.1_1: .......... done
- [summer] [52/81] Installing libXtst-1.2.3_3...
- [summer] [52/81] Extracting libXtst-1.2.3_3: .......... done
- [summer] [53/81] Installing libXft-2.3.7_1...
- [summer] [53/81] Extracting libXft-2.3.7_1: .......... done
- [summer] [54/81] Installing cairo-1.17.4_2,3...
- [summer] [54/81] Extracting cairo-1.17.4_2,3: .......... done
- [summer] [55/81] Installing harfbuzz-8.4.0...
- [summer] [55/81] Extracting harfbuzz-8.4.0: .......... done
- [summer] [56/81] Installing avahi-app-0.8_2...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [summer] [56/81] Extracting avahi-app-0.8_2: .......... done
- [summer] [57/81] Installing xorg-fonts-truetype-7.7_1...
- [summer] [57/81] Extracting xorg-fonts-truetype-7.7_1: ... done
- [summer] [58/81] Installing cups-2.4.7_2...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [summer] [58/81] Extracting cups-2.4.7_2: .......... done
- [summer] [59/81] Installing libXrandr-1.5.2_1...
- [summer] [59/81] Extracting libXrandr-1.5.2_1: .......... done
- [summer] [60/81] Installing gtk-update-icon-cache-3.24.31_1...
- [summer] [60/81] Extracting gtk-update-icon-cache-3.24.31_1: .......... done
- [summer] [61/81] Installing libXdamage-1.1.6...
- [summer] [61/81] Extracting libXdamage-1.1.6: ......... done
- [summer] [62/81] Installing libXinerama-1.1.4_3,1...
- [summer] [62/81] Extracting libXinerama-1.1.4_3,1: .......... done
- [summer] [63/81] Installing hicolor-icon-theme-0.17...
- [summer] [63/81] Extracting hicolor-icon-theme-0.17: . done
- [summer] [64/81] Installing webp-1.3.2_1...
- [summer] [64/81] Extracting webp-1.3.2_1: .......... done
- [summer] [65/81] Installing libXcursor-1.2.2...
- [summer] [65/81] Extracting libXcursor-1.2.2: .......... done
- [summer] [66/81] Installing pango-1.50.14...
- [summer] [66/81] Extracting pango-1.50.14: .......... done
- [summer] [67/81] Installing libXmu-1.1.4,1...
- [summer] [67/81] Extracting libXmu-1.1.4,1: .......... done
- [summer] [68/81] Installing libXcomposite-0.4.6_1,1...
- [summer] [68/81] Extracting libXcomposite-0.4.6_1,1: .......... done
- [summer] [69/81] Installing at-spi2-core-2.50.2...
- [summer] [69/81] Extracting at-spi2-core-2.50.2: .......... done
- [summer] [70/81] Installing libXpm-3.5.17_1...
- [summer] [70/81] Extracting libXpm-3.5.17_1: .......... done
- [summer] [71/81] Installing libXaw-1.0.14_1,2...
- [summer] [71/81] Extracting libXaw-1.0.14_1,2: .......... done
- [summer] [72/81] Installing libart_lgpl-2.3.21_3,1...
- [summer] [72/81] Extracting libart_lgpl-2.3.21_3,1: .......... done
- [summer] [73/81] Installing libgd-2.3.3_11,1...
- [summer] [73/81] Extracting libgd-2.3.3_11,1: .......... done
- [summer] [74/81] Installing gtk2-2.24.33_1...
- [summer] [74/81] Extracting gtk2-2.24.33_1: .......... done
- [summer] [75/81] Installing libltdl-2.4.7...
- [summer] [75/81] Extracting libltdl-2.4.7: .......... done
- [summer] [76/81] Installing m4-1.4.19_1,1...
- [summer] [76/81] Extracting m4-1.4.19_1,1: .......... done
- [summer] [77/81] Installing autoconf-switch-20220527...
- [summer] [77/81] Extracting autoconf-switch-20220527: .......... done
- [summer] [78/81] Installing gtksourceview2-2.10.5_9...
- [summer] [78/81] Extracting gtksourceview2-2.10.5_9: .......... done
- [summer] [79/81] Installing graphviz-9.0.0_4...
- [summer] [79/81] Extracting graphviz-9.0.0_4: .......... done
- [summer] [80/81] Installing libgnomecanvas-2.30.3_7...
- [summer] [80/81] Extracting libgnomecanvas-2.30.3_7: .......... done
- [summer] [81/81] Installing autoconf-2.72...
- [summer] [81/81] Extracting autoconf-2.72: .......... done
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: gtk-update-icon-cache.ucl
- Generating GTK icon cache for /usr/local/share/icons/hicolor
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- =====
- Message from freetype2-2.13.2:
- 
- --
- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
- the default, emulating a modern version of ClearType. This change inevitably
- leads to different rendering results, and you might change port's options to
- adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
- variable).
- 
- The environment variable "FREETYPE_PROPERTIES" can be used to control the
- driver properties. Example:
- 
- FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
- 	cff:no-stem-darkening=1 \
- 	autofitter:warping=1
- 
- This allows to select, say, the subpixel hinting mode at runtime for a given
- application.
- 
- If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
- the foundry and information whether they contain wide characters. For example,
- "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
- run time with using pcf:no-long-family-names property, if needed. Example:
- 
- FREETYPE_PROPERTIES=pcf:no-long-family-names=1
- 
- How to recreate fontconfig cache with using such environment variable,
- if needed:
- # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
- 
- The controllable properties are listed in the section "Controlling FreeType
- Modules" in the reference's table of contents
- (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
- =====
- Message from dejavu-2.37_3:
- 
- --
- Make sure that the freetype module is loaded.  If it is not, add the following
- line to the "Modules" section of your X Windows configuration file:
- 
- 	Load "freetype"
- 
- Add the following line to the "Files" section of X Windows configuration file:
- 
- 	FontPath "/usr/local/share/fonts/dejavu/"
- 
- Note: your X Windows configuration file is typically /etc/X11/XF86Config
- if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/112:
Processing  2/112:
Processing  3/112:
-> retrieved camlp-streams.5.0.1  (cached)
Processing  4/112:
Processing  5/112:
Processing  6/112:
Processing  7/112:
Processing  8/112:
Processing  9/112:
Processing 10/112:
Processing 11/112:
Processing 12/112:
Processing 13/112:
Processing 14/112: [conf-gmp: sh]
Processing 15/112: [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 16/112: [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved camlzip.1.11  (cached)
Processing 17/112: [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 17/112: [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> installed conf-which.1
Processing 18/112: [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 19/112: [conf-autoconf: which autoconf] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 20/112: [conf-autoconf: which autoconf] [conf-gmp: sh] [conf-graphviz: which dot] [conf-pkg-config: pkg-config]
+ /usr/bin/which "autoconf" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-autoconf.0.1)
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 20/112: [conf-gmp: sh] [conf-graphviz: which dot] [conf-pkg-config: pkg-config]
-> installed conf-autoconf.0.1
Processing 21/112: [conf-gmp: sh] [conf-graphviz: which dot] [conf-pkg-config: pkg-config]
+ /usr/bin/which "dot" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-graphviz.0.1)
- /usr/local/bin/dot
-> compiled  conf-graphviz.0.1
Processing 21/112: [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> installed conf-graphviz.0.1
Processing 22/112: [conf-gmp: sh] [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 22/112: [conf-gmp: sh]
-> installed conf-pkg-config.3
Processing 23/112: [conf-gmp: sh]
Processing 24/112: [conf-gmp: sh] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0]
Processing 25/112: [conf-gmp: sh] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-gtk2: pkg-config gtk+-2.0]
Processing 26/112: [conf-gmp: sh] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0]
Processing 27/112: [conf-gmp: sh] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib]
+ /usr/local/bin/pkg-config "libgnomecanvas-2.0" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-gnomecanvas.2)
-> compiled  conf-gnomecanvas.2
Processing 27/112: [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib]
-> installed conf-gnomecanvas.2
Processing 28/112: [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib]
+ /usr/local/bin/pkg-config "zlib" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 28/112: [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0]
-> installed conf-zlib.1
Processing 29/112: [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0]
+ /usr/local/bin/pkg-config "--short-errors" "--print-errors" "gtksourceview-2.0" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-gtksourceview.2)
-> compiled  conf-gtksourceview.2
Processing 29/112: [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0]
-> installed conf-gtksourceview.2
Processing 30/112: [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0]
+ /usr/local/bin/pkg-config "--exists" "gtk+-2.0" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-gtk2.1)
-> compiled  conf-gtk2.1
Processing 30/112: [conf-gmp: sh]
-> installed conf-gtk2.1
Processing 31/112: [conf-gmp: sh]
+ /bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 31/112:
-> installed conf-gmp.4
Processing 32/112:
-> retrieved cppo.1.6.9  (cached)
Processing 33/112: [frama-c.25.0: http]
-> retrieved alt-ergo-free.2.2.0  (cached)
Processing 34/112: [frama-c.25.0: http] [frama-c-luncov.0.2: http]
Processing 34/112: [frama-c.25.0: http]
Processing 34/112:
-> retrieved frama-c-luncov.0.2  (https://git.frama-c.com/pub/ltest/luncov/-/archive/0.2/luncov-0.2.tar.bz2)
Processing 35/112:
-> retrieved lablgtk.2.18.13  (cached)
Processing 36/112:
-> retrieved menhir.20211128, menhirLib.20211128, menhirSdk.20211128  (cached)
Processing 37/112:
-> retrieved num.1.5  (cached)
Processing 38/112:
Processing 39/112: [num: gmake opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 40/112: [num: gmake opam-legacy]
-> retrieved frama-c.25.0  (https://www.frama-c.com/download/frama-c-25.0-Manganese.tar.gz)
Processing 41/112: [ocamlgraph.1.8.8: http] [num: gmake opam-legacy]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 42/112: [ocamlgraph.1.8.8: http] [num: gmake opam-legacy]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 43/112: [ocamlgraph.1.8.8: http] [num: gmake opam-legacy] [ocamlfind: patch]
-> retrieved ocplib-simplex.0.4.1  (cached)
Processing 44/112: [ocamlgraph.1.8.8: http] [num: gmake opam-legacy] [ocamlfind: patch]
Processing 44/112: [ocamlgraph.1.8.8: http] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved dune.3.15.0  (cached)
Processing 45/112: [ocamlgraph.1.8.8: http] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 46/112: [ocamlgraph.1.8.8: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_deriving.5.2.1  (cached)
Processing 47/112: [ocamlgraph.1.8.8: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/home/opam/.opam/4.14.1/bin" "-sitelib" "/home/opam/.opam/4.14.1/lib" "-mandir" "/home/opam/.opam/4.14.1/man" "-config" "/home/opam/.opam/4.14.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.14.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14.1/bin
-     Manual pages:          /home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14.1/bin
-     Manual pages:          /home/opam/.opam/4.14.1/man
-     topfind script:        /home/opam/.opam/4.14.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 47/112: [ocamlgraph.1.8.8: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 48/112: [ocamlgraph.1.8.8: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved ppx_deriving_yojson.3.7.0  (cached)
Processing 49/112: [ocamlgraph.1.8.8: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved ppx_import.1.10.0  (cached)
Processing 50/112: [ocamlgraph.1.8.8: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 50/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved psmt2-frontend.0.1  (cached)
Processing 51/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved result.1.5  (cached)
Processing 52/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 53/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 54/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> installed seq.base
Processing 55/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved ocamlgraph.1.8.8  (https://github.com/backtracking/ocamlgraph/releases/download/v1.8.8/ocamlgraph-1.8.8.tar.gz)
Processing 56/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 57/112: [why3.1.5.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 58/112: [why3.1.5.1: http] [yojson.2.0.2: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved ppxlib.0.32.0  (cached)
Processing 59/112: [why3.1.5.1: http] [yojson.2.0.2: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved zarith.1.13  (cached)
Processing 59/112: [why3.1.5.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved yojson.2.0.2  (https://github.com/ocaml-community/yojson/releases/download/2.0.2/yojson-2.0.2.tbz)
Processing 59/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved why3.1.5.1  (https://why3.gitlabpages.inria.fr/releases/why3-1.5.1.tar.gz)
+ /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5/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  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -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
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -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  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 59/112: [dune: ocaml 15] [ocamlfind: gmake all]
-> installed num.1.5
Processing 60/112: [dune: ocaml 15] [ocamlfind: gmake all]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14.1/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 60/112: [dune: ocaml 15] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 60/112: [dune: ocaml 15]
Processing 61/112: [dune: ocaml 15] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14.1/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14.1/bin"
- install -d "/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14.1/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14.1/man/man1" "/home/opam/.opam/4.14.1/man/man3" "/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14.1/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 61/112: [dune: ocaml 15]
Processing 62/112: [camlzip: gmake all] [dune: ocaml 15]
Processing 63/112: [camlzip: gmake all] [dune: ocaml 15] [ocplib-simplex: autoconf]
Processing 64/112: [camlzip: gmake all] [dune: ocaml 15] [ocplib-simplex: autoconf] [zarith: sh]
+ /bin/sh "-exc" "LDFLAGS=\"$LDFLAGS -L/usr/local/lib\" CFLAGS=\"$CFLAGS -I/usr/local/include\" ./configure" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/zarith.1.13)
- + LDFLAGS=' -L/usr/local/lib' CFLAGS=' -I/usr/local/include' ./configure
- binary ocaml: found in /home/opam/.opam/4.14.1/bin
- binary ocamlc: found in /home/opam/.opam/4.14.1/bin
- binary ocamldep: found in /home/opam/.opam/4.14.1/bin
- binary ocamlmklib: found in /home/opam/.opam/4.14.1/bin
- binary ocamldoc: found in /home/opam/.opam/4.14.1/bin
- binary ocamlopt: found in /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 /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/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:    /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 64/112: [camlzip: gmake all] [dune: ocaml 15] [ocplib-simplex: autoconf] [zarith: gmake]
+ /usr/local/bin/autoconf  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-simplex.0.4.1)
- configure.in:140: warning: AC_OUTPUT should be used without arguments.
- configure.in:140: You should run autoupdate.
Processing 64/112: [camlzip: gmake all] [dune: ocaml 15] [ocplib-simplex: ./configure] [zarith: gmake]
+ /home/opam/.opam/4.14.1/.opam-switch/build/ocplib-simplex.0.4.1/./configure "-prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-simplex.0.4.1)
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /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 64/112: [camlzip: gmake all] [dune: ocaml 15] [ocplib-simplex: gmake] [zarith: gmake]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlzip.1.11)
- 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 64/112: [dune: ocaml 15] [ocplib-simplex: gmake] [zarith: gmake]
Processing 65/112: [dune: ocaml 15] [ocplib-simplex: gmake] [zarith: gmake] [camlzip: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlzip.1.11)
- 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 /home/opam/.opam/4.14.1/lib/zip/zip.cmxs
- Installed /home/opam/.opam/4.14.1/lib/zip/zip.cmxa
- Installed /home/opam/.opam/4.14.1/lib/zip/zlib.cmx
- Installed /home/opam/.opam/4.14.1/lib/zip/zip.cmx
- Installed /home/opam/.opam/4.14.1/lib/zip/gzip.cmx
- Installed /home/opam/.opam/4.14.1/lib/zip/zlib.cmt
- Installed /home/opam/.opam/4.14.1/lib/zip/zip.cmt
- Installed /home/opam/.opam/4.14.1/lib/zip/gzip.cmt
- Installed /home/opam/.opam/4.14.1/lib/zip/zlib.cmti
- Installed /home/opam/.opam/4.14.1/lib/zip/zip.cmti
- Installed /home/opam/.opam/4.14.1/lib/zip/gzip.cmti
- Installed /home/opam/.opam/4.14.1/lib/zip/zlib.cmi
- Installed /home/opam/.opam/4.14.1/lib/zip/zip.cmi
- Installed /home/opam/.opam/4.14.1/lib/zip/gzip.cmi
- Installed /home/opam/.opam/4.14.1/lib/zip/zlib.mli
- Installed /home/opam/.opam/4.14.1/lib/zip/zip.mli
- Installed /home/opam/.opam/4.14.1/lib/zip/gzip.mli
- Installed /home/opam/.opam/4.14.1/lib/zip/zip.a
- Installed /home/opam/.opam/4.14.1/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/4.14.1/lib/zip/zip.cma
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14.1/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/4.14.1/lib/camlzip/META
-> installed camlzip.1.11
Processing 65/112: [dune: ocaml 15] [ocplib-simplex: gmake] [zarith: gmake]
+ /usr/local/bin/gmake  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/zarith.1.13)
- (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/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 65/112: [dune: ocaml 15] [ocplib-simplex: gmake]
Processing 66/112: [dune: ocaml 15] [ocplib-simplex: gmake] [zarith: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/zarith.1.13)
- ocamlfind install -destdir "/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 /home/opam/.opam/4.14.1/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.14.1/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.14.1/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.14.1/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.14.1/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.14.1/lib/zarith/q.mli
- Installed /home/opam/.opam/4.14.1/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.14.1/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.14.1/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.14.1/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.14.1/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.14.1/lib/zarith/zarith_version.cmx
- Installed /home/opam/.opam/4.14.1/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.14.1/lib/zarith/z.mli
- Installed /home/opam/.opam/4.14.1/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.14.1/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.14.1/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.14.1/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.14.1/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.14.1/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14.1/lib/zarith/META
-> installed zarith.1.13
Processing 66/112: [dune: ocaml 15] [ocplib-simplex: gmake]
+ /usr/local/bin/gmake  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-simplex.0.4.1)
- 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 66/112: [dune: ocaml 15]
Processing 67/112: [dune: ocaml 15] [ocplib-simplex: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-simplex.0.4.1)
- OCAMLFIND_DESTDIR=/home/opam/.opam/4.14.1/lib/ \
-   ocamlfind install ocplib-simplex src/ocplibSimplex.* src/*.mli META
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/version.mli
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/solveBounds.mli
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/result.mli
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/rat2.mli
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/polys.mli
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/extSigs.mli
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/coreSig.mli
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/core.mli
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/basic.mli
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/assertBounds.mli
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.o
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmxs
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmxa
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmx
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmt
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmo
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmi
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cma
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.a
- Installed /home/opam/.opam/4.14.1/lib/ocplib-simplex/META
-> installed ocplib-simplex.0.4.1
Processing 67/112: [dune: ocaml 15]
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobj56e491.c:16598:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobj56e491.c:16780:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 15
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 67/112: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 69/112: [camlp-streams: dune build]
Processing 70/112: [camlp-streams: dune build] [cppo: dune build]
Processing 71/112: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build]
Processing 72/112: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 73/112: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 74/112: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 75/112: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 76/112: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
Processing 77/112: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "camlp-streams" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 77/112: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed camlp-streams.5.0.1
Processing 78/112: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
[lablgtk: patch] applying lablgldir.patch
Processing 79/112: [cppo: dune build] [lablgtk: patch] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_derivers" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 79/112: [cppo: dune build] [lablgtk: patch] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 80/112: [cppo: dune build] [lablgtk: patch] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 80/112: [cppo: dune build] [lablgtk: ./configure] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 80/112: [cppo: dune build] [lablgtk: ./configure] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 81/112: [cppo: dune build] [lablgtk: ./configure] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "result" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 81/112: [cppo: dune build] [lablgtk: ./configure] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed result.1.5
Processing 82/112: [cppo: dune build] [lablgtk: ./configure] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhirSdk" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhirSdk.20211128)
-> compiled  menhirSdk.20211128
Processing 82/112: [cppo: dune build] [lablgtk: ./configure] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed menhirSdk.20211128
Processing 83/112: [cppo: dune build] [lablgtk: ./configure] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhirLib" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhirLib.20211128)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211128
Processing 83/112: [cppo: dune build] [lablgtk: ./configure] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed menhirLib.20211128
Processing 84/112: [cppo: dune build] [lablgtk: ./configure] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
Processing 85/112: [cppo: dune build] [lablgtk: ./configure] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "sexplib0" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 85/112: [cppo: dune build] [lablgtk: ./configure] [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed sexplib0.v0.16.0
Processing 86/112: [cppo: dune build] [lablgtk: ./configure] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 86/112: [cppo: dune build] [lablgtk: ./configure] [menhir: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 87/112: [cppo: dune build] [lablgtk: ./configure] [menhir: dune build]
Processing 88/112: [cppo: dune build] [lablgtk: ./configure] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "cppo" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 88/112: [lablgtk: ./configure] [menhir: dune build] [ppxlib: dune build]
-> installed cppo.1.6.9
Processing 89/112: [lablgtk: ./configure] [menhir: dune build] [ppxlib: dune build]
Processing 90/112: [lablgtk: ./configure] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "yojson" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/yojson.2.0.2)
-> compiled  yojson.2.0.2
Processing 90/112: [lablgtk: ./configure] [menhir: dune build] [ppxlib: dune build]
-> installed yojson.2.0.2
Processing 91/112: [lablgtk: ./configure] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/lablgtk.2.18.13/./configure "--prefix" "/home/opam/.opam/4.14.1" "LABLGLDIR=/home/opam/.opam/4.14.1/lib/lablgl" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk.2.18.13)
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /home/opam/.opam/4.14.1/lib/ocaml
- Default install dirs are : /home/opam/.opam/4.14.1/lib/ocaml/lablgtk2 and /home/opam/.opam/4.14.1/lib/ocaml/stublibs
- Compile with ocamlc -I +lablgtk2
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamlrun... ocamlrun
- checking for ocamldep... ocamldep
- checking for ocamldoc... ocamldoc
- checking for ocamllex... ocamllex
- checking for ocamlyacc... ocamlyacc
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for camlp4o... no
- configure: WARNING: Cannot find camlp4o; please do not modify .ml4 files.
- checking for ocamlfind... ocamlfind
- ocamlfind library path is /home/opam/.opam/4.14.1/lib
- ocamlfind ldconf path is /home/opam/.opam/4.14.1/lib/ocaml/ld.conf
- checking for ocaml threads... use system threads
- checking for ocaml dll support... yes
- checking for ranlib... ranlib
- OCaml uses cc to compile C files
- checking for gcc... 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 whether C compiler accepts -fno-unwind-tables... yes
- checking platform... Unix
- checking native dynlink... checking for pkg-config... /usr/local/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for pkg-config... (cached) /usr/local/bin/pkg-config
- checking pkg-config is at least version 0.7... yes
- checking for GTK+ - version >= 2.0.0... yes (version 2.24.33)
- checking for gtkgl-2.0... no
- checking for libglade-2.0... no
- checking for librsvg-2.0... no
- checking for libgnomecanvas-2.0... yes
- checking for libgnomeui-2.0... no
- checking for libpanelapplet-2.0... no
- checking for gtkspell-2.0... no
- checking for gtksourceview-1.0... no
- checking for gtksourceview-2.0... yes
- checking for gtk+-quartz-2.0... no
- checking for gtk+-2.0    libgnomecanvas-2.0    gtksourceview-2.0 ... yes
- configure: creating ./config.status
- config.status: creating config.make
- 
- LablGTK configuration:
- 	threads  	system
- 	native dynlink 	yes
- 	GtkGLArea 	not found
- 	libglade 	not found
- 	librsvg  	not found
- 	libgnomecanvas 	yes
- 	libgnomeui 	not found
- 	libpanelapplet 	not found
- 	gtkspell 	not found
- 	gtksourceview 1 	not found
- 	gtksourceview 2 	yes
- 	quartz    	not found
- 
- 	debug   	no
- 	C compiler	cc
- 	Camlp4		no
- 	camlp-streams   -I /home/opam/.opam/4.14.1/lib/camlp-streams camlp_streams.cma
Processing 91/112: [lablgtk: gmake world] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhir" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhir.20211128)
- (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 91/112: [lablgtk: gmake world] [ppxlib: dune build]
-> installed menhir.20211128
Processing 92/112: [lablgtk: gmake world] [ppxlib: dune build]
Processing 93/112: [lablgtk: gmake world] [ppxlib: dune build] [psmt2-frontend: autoconf]
+ /usr/local/bin/autoconf  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/psmt2-frontend.0.1)
- configure.in:161: warning: AC_OUTPUT should be used without arguments.
- configure.in:161: You should run autoupdate.
Processing 93/112: [lablgtk: gmake world] [ppxlib: dune build] [psmt2-frontend: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/psmt2-frontend.0.1/./configure "-prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/psmt2-frontend.0.1)
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /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 93/112: [lablgtk: gmake world] [ppxlib: dune build] [psmt2-frontend: gmake]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppxlib" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppxlib.0.32.0)
-> compiled  ppxlib.0.32.0
Processing 93/112: [lablgtk: gmake world] [psmt2-frontend: gmake]
-> installed ppxlib.0.32.0
Processing 94/112: [lablgtk: gmake world] [psmt2-frontend: gmake]
Processing 95/112: [lablgtk: gmake world] [ppx_deriving: dune build] [psmt2-frontend: gmake]
Processing 96/112: [lablgtk: gmake world] [ppx_deriving: dune build] [ppx_import: dune build] [psmt2-frontend: gmake]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_import" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_import.1.10.0)
-> compiled  ppx_import.1.10.0
Processing 96/112: [lablgtk: gmake world] [ppx_deriving: dune build] [psmt2-frontend: gmake]
-> installed ppx_import.1.10.0
Processing 97/112: [lablgtk: gmake world] [ppx_deriving: dune build] [psmt2-frontend: gmake]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_deriving" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_deriving.5.2.1)
-> compiled  ppx_deriving.5.2.1
Processing 97/112: [lablgtk: gmake world] [psmt2-frontend: gmake]
-> installed ppx_deriving.5.2.1
Processing 98/112: [lablgtk: gmake world] [psmt2-frontend: gmake]
Processing 99/112: [lablgtk: gmake world] [ppx_deriving_yojson: dune build] [psmt2-frontend: gmake]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_deriving_yojson" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_deriving_yojson.3.7.0)
-> compiled  ppx_deriving_yojson.3.7.0
Processing 99/112: [lablgtk: gmake world] [psmt2-frontend: gmake]
-> installed ppx_deriving_yojson.3.7.0
Processing 100/112: [lablgtk: gmake world] [psmt2-frontend: gmake]
+ /usr/local/bin/gmake  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/psmt2-frontend.0.1)
- 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 100/112: [lablgtk: gmake world]
Processing 101/112: [lablgtk: gmake world] [psmt2-frontend: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/psmt2-frontend.0.1)
- OCAMLFIND_DESTDIR=/home/opam/.opam/4.14.1/lib/ \
-   ocamlfind install psmt2-frontend src/psmt2Frontend.* src/*.mli META
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/version.mli
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/smtlib_parser.mli
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/options.mli
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.o
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmxs
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmxa
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmx
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmt
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmo
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cmi
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.cma
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/psmt2Frontend.a
- Installed /home/opam/.opam/4.14.1/lib/psmt2-frontend/META
-> installed psmt2-frontend.0.1
Processing 101/112: [lablgtk: gmake world]
+ /usr/local/bin/gmake "world" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk.2.18.13)
- /usr/local/bin/gmake -C src world
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk.2.18.13/src'
- ocamlc.opt -I +unix  -w s-3-6+52 -I /home/opam/.opam/4.14.1/lib/camlp-streams camlp_streams.cma -o varcc varcc.ml
- rm -f *_tags.h *_tags.c
- ./varcc gdkpixbuf_tags.var
- ./varcc gdk_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gdkpixbuf.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gdkpixbuf.c'
- ml_gdkpixbuf.c:68:12: warning: 'gdk_pixdata_from_pixbuf' is deprecated [-Wdeprecated-declarations]
-   pixels = gdk_pixdata_from_pixbuf (&pixdata, pb, pixbuf_marshal_use_rle);
-            ^
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:101:1: note: 'gdk_pixdata_from_pixbuf' has been explicitly marked deprecated here
- GDK_PIXBUF_DEPRECATED_IN_2_32
- ^
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:630:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
- #define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
-                                       ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- ml_gdkpixbuf.c:69:12: warning: 'gdk_pixdata_serialize' is deprecated [-Wdeprecated-declarations]
-   stream = gdk_pixdata_serialize (&pixdata, &len);
-            ^
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:93:1: note: 'gdk_pixdata_serialize' has been explicitly marked deprecated here
- GDK_PIXBUF_DEPRECATED_IN_2_32
- ^
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:630:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
- #define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
-                                       ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- ml_gdkpixbuf.c:87:12: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   stream = stat_alloc (len);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_gdkpixbuf.c:89:3: warning: 'gdk_pixdata_deserialize' is deprecated [-Wdeprecated-declarations]
-   gdk_pixdata_deserialize (&pixdata, len, stream, &error);
-   ^
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:96:1: note: 'gdk_pixdata_deserialize' has been explicitly marked deprecated here
- GDK_PIXBUF_DEPRECATED_IN_2_32
- ^
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:630:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
- #define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
-                                       ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- ml_gdkpixbuf.c:91:8: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations]
-   pb = gdk_pixbuf_from_pixdata (&pixdata, TRUE, &error);
-        ^
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:105:1: note: 'gdk_pixbuf_from_pixdata' has been explicitly marked deprecated here
- GDK_PIXBUF_DEPRECATED_IN_2_32
- ^
- /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:630:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
- #define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
-                                       ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- ml_gdkpixbuf.c:96:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free (stream);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:79:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gdkpixbuf.c:134:3: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead [-W#pragma-messages]
-   register_custom_operations (&ml_custom_GdkPixbuf);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:83:36: note: expanded from macro 'register_custom_operations'
- #define register_custom_operations CAML_DEPRECATED("register_custom_operations", "caml_register_custom_operations") caml_register_custom_operations
-                                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:85:6: note: expanded from here
-  GCC warning "\"register_custom_operations\" is deprecated: use \"caml_register_custom_operations\" instead"
-      ^
- ml_gdkpixbuf.c:150:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small(2,0);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:95:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdkpixbuf.c:186:7: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   v = alloc_tuple(3);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gdkpixbuf.c:187:21: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   Store_field(v, 0, copy_string(gdk_pixbuf_format_get_name(fmt)));
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdkpixbuf.c:263:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small(2,0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdkpixbuf.c:302:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-       *opt_k = stat_alloc(sizeof (char *) * (len + 1));
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_gdkpixbuf.c:303:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-       *opt_v = stat_alloc(sizeof (char *) * (len + 1));
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_gdkpixbuf.c:331:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(opt_k);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gdkpixbuf.c:332:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(opt_v);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gdkpixbuf.c:348:7: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-   s = alloc_string (count);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gdkpixbuf.c:350:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   res = callback_exn (*cb, s);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- 17 warnings generated.
- ./varcc pango_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gdk.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gdk.c'
- ml_gdk.c:65:3: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead [-W#pragma-messages]
-   raise_with_string (*exn, (char*)errmsg);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string'
- #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:85:6: note: expanded from here
-  GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead"
-      ^
- ml_gdk.c:260:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   ret = alloc_small (2,0);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:192:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:294:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   ret = alloc_small (2,0);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:306:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   ret = alloc_small (2, 0);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:346:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     tup = alloc_tuple(3);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gdk.c:393:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (2,0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:416:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (2, 0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:82:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:448:33: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-     int nelems = (format == 8 ? string_length (data) : Wosize_val(data));
-                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_gdk.c:482:16: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-         data = alloc_string (nitems);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:138:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gdk.c:487:16: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-         data = alloc (nitems,0);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:142:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gdk.c:493:16: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-         data = alloc (nitems,0);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gdk.c:495:34: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
-             Store_field(data, i, copy_int32 (((long*)xdata)[i]));
-                                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:502:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         ret = alloc_small (2,0);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:533:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         pair = alloc_small(2,0);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:29:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:610:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   cdashes = stat_alloc(sizeof (gint8) * l);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:93:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_gdk.c:615:7: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-       stat_free (cdashes);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:97:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gdk.c:634:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     ret = alloc (18, 0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:114:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gdk.c:682:7: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-       invalid_argument("PointArray.new");
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gdk.c:683:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     ret = alloc (1 + Wosize_asize(Int_val(len)*sizeof(GdkPoint)),
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gdk.c:702:7: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-       invalid_argument("SegmentArray.new");
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gdk.c:703:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     ret = alloc (1 + Wosize_asize(Int_val(len)*sizeof(GdkSegment)),
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gdk.c:787:41: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
- ML_1 (gdk_event_get_time, GdkEvent_val, copy_int32)
-                                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:805:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x, copy_double)
-                                                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:806:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y, copy_double)
-                                                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:813:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-         x = copy_double(axes[0]);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gdk.c:814:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-         y = copy_double(axes[0]);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gdk.c:815:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         ret = alloc_small(2, 0);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gdk.c:827:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x_root, copy_double)
-                                                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:828:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y_root, copy_double)
-                                                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:830:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x, copy_double)
-                                                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:831:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y, copy_double)
-                                                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:836:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x_root, copy_double)
-                                                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:837:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y_root, copy_double)
-                                                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:840:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x, copy_double)
-                                                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:841:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y, copy_double)
-                                                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:846:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x_root, copy_double)
-                                                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:847:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y_root, copy_double)
-                                                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:857:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x, copy_double)
-                                                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:858:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y, copy_double)
-                                                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:859:67: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x_root, copy_double)
-                                                                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:860:67: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y_root, copy_double)
-                                                                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gdk.c:905:63: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- Make_Extractor (GdkEventSetting, GdkEvent_arg(Setting), name, copy_string)
-                                                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 42 warnings generated.
- ./varcc glib_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_glib.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_glib.c'
- In file included from ml_glib.c:34:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_glib.c:34:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_glib.c:67:11: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-       s = copy_string (*v);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:68:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       c = alloc_small (2, 0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:93:3: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead [-W#pragma-messages]
-   raise_with_string (*exn, (char*)errmsg);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string'
- #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead"
-      ^
- ml_glib.c:104:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     new_cell = alloc_small(2,0);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:141:31: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   struct exn_data *exn_data = stat_alloc (sizeof *exn_data);
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:146:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- ml_glib.c:169:9: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   msg = copy_string(err->message);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:170:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   b = alloc_small (3, 0);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:175:3: warning: "mlraise" is deprecated: use "caml_raise" instead [-W#pragma-messages]
-   mlraise(b);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:107:17: note: expanded from macro 'mlraise'
- #define mlraise CAML_DEPRECATED("mlraise", "caml_raise") caml_raise /*SP*/
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"mlraise\" is deprecated: use \"caml_raise\" instead"
-      ^
- ml_glib.c:186:7: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-       failwith ("gerror");
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_glib.c:188:9: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   msg = copy_string (err->message);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:190:3: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead [-W#pragma-messages]
-   raise_with_arg (*exn, msg);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:109:24: note: expanded from macro 'raise_with_arg'
- #define raise_with_arg CAML_DEPRECATED("raise_with_arg", "caml_raise_with_arg") caml_raise_with_arg
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"raise_with_arg\" is deprecated: use \"caml_raise_with_arg\" instead"
-      ^
- ml_glib.c:212:11: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     msg = copy_string (message);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:213:5: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-     callback2_exn(*clos_p, Val_int(log_level), msg);
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_glib.c:225:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small(3,0);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:45:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:262:7: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration" [-W#pragma-messages]
- ML_1 (g_main_iteration, Bool_val, Val_bool)
-       ^
- ml_glib.c:263:7: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending" [-W#pragma-messages]
- ML_0 (g_main_pending, Val_bool)
-       ^
- ml_glib.c:264:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running" [-W#pragma-messages]
- ML_1 (g_main_is_running, GMainLoop_val, Val_bool)
-       ^
- ml_glib.c:265:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit" [-W#pragma-messages]
- ML_1 (g_main_quit, GMainLoop_val, Unit)
-       ^
- ml_glib.c:266:7: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref" [-W#pragma-messages]
- ML_1 (g_main_destroy, GMainLoop_val, Unit)
-       ^
- ml_glib.c:271:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   res = callback_exn (*clos, Val_unit);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_glib.c:348:11: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-     res = callback_exn (*clos_p, cond);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:21:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_glib.c:374:11: warning: 'g_io_channel_read' is deprecated: Use 'g_io_channel_read_chars' instead [-Wdeprecated-declarations]
-   switch (g_io_channel_read(GIOChannel_val(io), 
-           ^
- /usr/local/include/glib-2.0/glib/giochannel.h:168:1: note: 'g_io_channel_read' has been explicitly marked deprecated here
- GLIB_DEPRECATED_FOR(g_io_channel_read_chars)
- ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR'
- #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN
-                                ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_glib.c:430:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     new_cell = alloc_small(2,0);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:469:7: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-   v = alloc_string (len);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_glib.c:480:37: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   c_res = g_convert(String_val(str),string_length(str),
-                                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:492:51: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   c_res = g_convert_with_fallback(String_val(str),string_length(str),
-                                                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:511:1: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- Make_conversion(g_filename_to_utf8)
- ^
- ml_glib.c:505:33: note: expanded from macro 'Make_conversion'
-   c_res = cname(String_val(str),string_length(str),NULL,&bw,&error); \
-                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:513:1: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- Make_conversion(g_filename_from_utf8)
- ^
- ml_glib.c:505:33: note: expanded from macro 'Make_conversion'
-   c_res = cname(String_val(str),string_length(str),NULL,&bw,&error); \
-                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_glib.c:526:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     v_p = alloc_small(2, 0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_glib.c:547:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
-   G_CONST_RETURN char *c;
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:94:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- ml_glib.c:549:12: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   couple = alloc_tuple(2);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98: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:337:43: note: expanded from macro 'SizedString_val'
- #define SizedString_val(x) String_val(x), string_length(x)
-                                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:568:22: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_strlen, SizedString_val, Val_int)
-                      ^
- ml_glib.c:569:25: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_2 (g_utf8_normalize, SizedString_val, Normalize_mode_val, copy_string_g_free)
-                         ^
- ml_glib.c:570:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_casefold, SizedString_val, copy_string_g_free)
-                        ^
- ml_glib.c:572:27: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_collate_key, SizedString_val, copy_string_g_free)
-                           ^
- ml_glib.c:573:21: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_strup, SizedString_val, copy_string_g_free)
-                     ^
- ml_glib.c:574:23: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_utf8_strdown, SizedString_val, copy_string_g_free)
-                       ^
- ml_glib.c:598:29: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_1 (g_markup_escape_text, SizedString_val, copy_string_g_free)
-                             ^
- ml_glib.c:610:24: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_name, copy_string)
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:611:24: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_real_name, copy_string)
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:615:23: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return s ? ml_some (copy_string (s)) : Val_unit;
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:82:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:617:22: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_tmp_dir, copy_string)
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:622:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (s == NULL) raise_not_found();
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:91:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_glib.c:623:7: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   v = copy_string(s);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:95:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:631:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (s == NULL) raise_not_found();
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_glib.c:632:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return copy_string(s);
-          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_glib.c:639:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith("g_setenv");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_glib.c:649:29: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_cache_dir, copy_string)
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:650:28: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_data_dir, copy_string)
-                            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_glib.c:651:30: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_0 (g_get_user_config_dir, copy_string)
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 53 warnings generated.
- ./varcc gobject_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gobject.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gobject.c'
- ml_gobject.c:104:7: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
- ML_0 (g_type_init, Unit)
-       ^
- /usr/local/include/glib-2.0/gobject/gtype.h:736:1: note: 'g_type_init' has been explicitly marked deprecated here
- GOBJECT_DEPRECATED_IN_2_36
- ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:207:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_36'
- #define GOBJECT_DEPRECATED_IN_2_36 GOBJECT_DEPRECATED
-                                    ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED'
- #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN
-                            ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- ml_gobject.c:123:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         res = alloc_small(2,0);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:74:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gobject.c:141:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith ("g_type_register_static: invalid parent g_type");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:79:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:186:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     value vargs = alloc(3,0);
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:101:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gobject.c:189:57: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     Store_field(vargs, 0, (ret ? Val_GValue_wrap(ret) : alloc(2,0)));
-                                                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gobject.c:193:5: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-     callback_exn ((value)closure->data, vargs);
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gobject.c:236:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-     value ret = alloc_custom(&ml_custom_GValue, sizeof(value)+sizeof(GValue),
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- ml_gobject.c:261:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     if (v == NULL) invalid_argument("GValue_val");
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:290:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-     value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:139:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- ml_gobject.c:297:17: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead [-W#pragma-messages]
-     value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:82:22: note: expanded from macro 'alloc_custom'
- #define alloc_custom CAML_DEPRECATED("alloc_custom", "caml_alloc_custom") caml_alloc_custom
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"alloc_custom\" is deprecated: use \"caml_alloc_custom\" instead"
-      ^
- ml_gobject.c:316:7: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-       invalid_argument("Gobject.Value.get");
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:346:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       tmp = copy_double ((double)DATA.v_float);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gobject.c:350:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       tmp = copy_double (DATA.v_double);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gobject.c:354:41: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-       tmp = Val_option (DATA.v_pointer, copy_string);
-                                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gobject.c:382:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead [-W#pragma-messages]
-       tmp = copy_int64 (DATA.v_int64);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:175:20: note: expanded from macro 'copy_int64'
- #define copy_int64 CAML_DEPRECATED("copy_int64", "caml_copy_int64") caml_copy_int64
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"copy_int64\" is deprecated: use \"caml_copy_int64\" instead"
-      ^
- ml_gobject.c:386:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         ret = alloc_small(2,0);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gobject.c:472:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith ("Gobject.Value.set : cannot set this value");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:475:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith ("GObject.Value.set : argument type mismatch");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:486:16: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-         return copy_nativeint (DATA.v_int);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- ml_gobject.c:491:16: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-         return copy_nativeint (DATA.v_long);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- ml_gobject.c:493:9: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Gobject.get_nativeint");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:503:16: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
-         return copy_int32 (DATA.v_int);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"copy_int32\" is deprecated: use \"caml_copy_int32\" instead"
-      ^
- ml_gobject.c:506:16: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
-         return copy_int32 (DATA.v_long);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  GCC warning "\"copy_int32\" is deprecated: use \"caml_copy_int32\" instead"
-      ^
- ml_gobject.c:508:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith ("Gobject.get_int32");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:523:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith ("Gobject.get_pointer");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:536:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-     GParameter *params_copy = NULL, *param;
-     ^
- /usr/local/include/glib-2.0/gobject/gparam.h:204:39: note: 'GParameter' has been explicitly marked deprecated here
- typedef struct _GParameter      GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54;
-                                            ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- ml_gobject.c:543:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-       params_copy = (GParameter*)calloc(n, sizeof(GParameter));
-                      ^
- /usr/local/include/glib-2.0/gobject/gparam.h:204:39: note: 'GParameter' has been explicitly marked deprecated here
- typedef struct _GParameter      GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54;
-                                            ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- ml_gobject.c:543:51: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-       params_copy = (GParameter*)calloc(n, sizeof(GParameter));
-                                                   ^
- /usr/local/include/glib-2.0/gobject/gparam.h:204:39: note: 'GParameter' has been explicitly marked deprecated here
- typedef struct _GParameter      GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54;
-                                            ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- ml_gobject.c:548:21: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         if (!pspec) failwith ("Gobject.create");
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:555:11: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations]
-     ret = g_object_newv (GType_val(type), n, params_copy);
-           ^
- /usr/local/include/glib-2.0/gobject/gobject.h:443:1: note: 'g_object_newv' has been explicitly marked deprecated here
- GOBJECT_DEPRECATED_IN_2_54_FOR(g_object_new_with_properties)
- ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:514:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_54_FOR'
- #define GOBJECT_DEPRECATED_IN_2_54_FOR(f) GOBJECT_DEPRECATED_FOR (f)
-                                           ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR'
- #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN
-                                   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gobject.c:632:30: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-   if (query->signal_id == 0) invalid_argument("g_signal_query");
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gobject.c:634: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:595:14: note: expanded from macro 'Copy_GSignalQuery'
-   ml_query = alloc_small(6, 0); \
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gobject.c:647:5: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     Copy_array(ret, n_ids, ids, Val_int);
-     ^
- ./wrappers.h:355:49: note: expanded from macro 'Copy_array'
-  else if (l <= Max_young_wosize) { int i; ret = alloc_tuple(l); \
-                                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gobject.c:647:5: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages]
- ./wrappers.h:357:22: note: expanded from macro 'Copy_array'
-  else { int i; ret = alloc_shr(l,0); \
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead"
-      ^
- ml_gobject.c:673:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("GtkSignal.emit_by_name : bad signal name");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- ml_gobject.c:678:9: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("GtkSignal.emit_by_name : bad parameters number");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:87:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 36 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gpointer.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gpointer.c'
- ml_gpointer.c:42:32: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         if (tag < No_scan_tag) invalid_argument("ml_stable_copy");
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gpointer.c:43:15: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages]
-         ret = alloc_shr (wosize, tag);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead"
-      ^
- ml_gpointer.c:53:17: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-     value ret = alloc_string(length);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gpointer.c:71:12: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-     return copy_nativeint(*(long*)Pointer_val(ptr));
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- ml_gpointer.c:115:12: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-     return copy_nativeint ((long)ml_gpointer_base (region));
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- 5 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gvaluecaml.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gvaluecaml.c'
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose wrappers.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'wrappers.c'
- In file included from wrappers.c:31:
- In file included from /usr/local/include/glib-2.0/glib.h:56:
- In file included from /usr/local/include/glib-2.0/glib/giochannel.h:35:
- /usr/local/include/glib-2.0/glib/gmain.h:310:37: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-                         GSourceFunc callback,
-                                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:231:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- In file included from wrappers.c:31:
- In file included from /usr/local/include/glib-2.0/glib.h:56:
- /usr/local/include/glib-2.0/glib/giochannel.h:190:23: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-                                  gboolean         flush,
-                                                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:64:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- In file included from wrappers.c:31:
- In file included from /usr/local/include/glib-2.0/glib.h:68:
- /usr/local/include/glib-2.0/glib/gpattern.h:45:38: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                gsize string_length,
-                                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:70:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- In file included from wrappers.c:31:
- In file included from /usr/local/include/glib-2.0/glib.h:68:
- /usr/local/include/glib-2.0/glib/gpattern.h:53:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                         guint         string_length,
-                                                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- wrappers.c:40:11: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages]
-     ret = alloc_shr (wosize+2, Abstract_tag);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead"
-      ^
- wrappers.c:48:17: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead [-W#pragma-messages]
-     value ret = alloc_shr (Wosize_asize(size)+2, Abstract_tag);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:228:19: note: expanded from macro 'alloc_shr'
- #define alloc_shr CAML_DEPRECATED("alloc_shr", "caml_alloc_shr") caml_alloc_shr
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"alloc_shr\" is deprecated: use \"caml_alloc_shr\" instead"
-      ^
- wrappers.c:86:18: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-      value ret = alloc_small(1,0);
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- wrappers.c:94:16: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   value cell = alloc_small(2, Tag_cons);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- wrappers.c:105:3: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead [-W#pragma-messages]
-   raise_constant (*exn);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:108:24: note: expanded from macro 'raise_constant'
- #define raise_constant CAML_DEPRECATED("raise_constant", "caml_raise_constant") caml_raise_constant
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"raise_constant\" is deprecated: use \"caml_raise_constant\" instead"
-      ^
- wrappers.c:110:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small (2, Abstract_tag);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:87:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- wrappers.c:119:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string ((char*) str);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:91:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- wrappers.c:124:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string (str ? (char*) str : "");
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:95:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- wrappers.c:132:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     value *p = stat_alloc(sizeof(value));
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- wrappers.c:141:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free (data);
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- wrappers.c:149:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument ("ml_lookup_from_c");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- wrappers.c:161:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument ("ml_lookup_to_c");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- wrappers.c:172:14: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       cell = alloc_small(2, Tag_cons);
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:17:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- wrappers.c:214:11: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-       s = copy_string (v[i]);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- wrappers.c:215:14: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       cell = alloc_small (2, Tag_cons);
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 19 warnings generated.
- ./varcc gtk_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtk.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtk.c'
- In file included from ml_gtk.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtk.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtk.c:49:3: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead [-W#pragma-messages]
-   raise_with_string (*exn, (char*)errmsg);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string'
- #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:101:6: note: expanded from here
-  GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead"
-      ^
- ml_gtk.c:90:7: warning: left operand of comma operator has no effect [-Wunused-value]
- ML_1 (gtk_object_ref_and_sink, GtkObject_val, Unit)
- ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./wrappers.h:187:55: note: expanded from macro 'ML_1'
- CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-                                                 ~~~~~~^~~~~~~~~~~~~~~~~~~~~
- ml_gtk.c:85:37: note: expanded from macro 'gtk_object_ref_and_sink'
- #define gtk_object_ref_and_sink(w) (g_object_ref(w), gtk_object_sink(w))
-                                     ^
- /usr/local/include/glib-2.0/gobject/gobject.h:533:28: note: expanded from macro 'g_object_ref'
- #define g_object_ref(Obj) ((glib_typeof (Obj)) (g_object_ref) (Obj))
-                            ^
- ./wrappers.h:328:19: note: expanded from macro 'Unit'
- #define Unit(x) ((x), Val_unit)
-                   ^
- ml_gtk.c:120:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   tup = alloc_small(2, 0);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:152:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:337:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (2,0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:91:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:371:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small (4, 0);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:114:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:410:9: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Gobject.Widget.style_get_property");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:154:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gtk.c:448:4: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:21:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:485:4: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:516:11: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-     ret = alloc_string (data->length);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- ml_gtk.c:524:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       Option_val(arg4, string_length, -1) Ignore,
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtk.c:540: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:564:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*(value*)data, arg);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:578:39: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   value arg = (text != NULL ? ml_some(copy_string(text)) : Val_unit);
-                                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtk.c:579:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*(value*)data, arg);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:617:18: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       new_cell = alloc_small(2,0);
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:122:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:650:5: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-     callback_exn (*clos, val);
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:744:12: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     next = alloc(2,0);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:86:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:883:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   v_link = copy_string (link);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:144:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtk.c:884:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*closure, v_link);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:148:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtk.c:996:20: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     copy = (argc ? alloc (argc, Abstract_tag) : Atom(0));
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:1003:20: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     argv = (argc ? alloc (argc, 0) : Atom(0));
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtk.c:1022:17: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     value ret = alloc_small(3,0);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:69:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtk.c:1029:35: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead [-W#pragma-messages]
- ML_0 (gtk_get_current_event_time, copy_int32)
-                                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:172:20: note: expanded from macro 'copy_int32'
- #define copy_int32 CAML_DEPRECATED("copy_int32", "caml_copy_int32") caml_copy_int32
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 25 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_pango.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' '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);
-          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>: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:205:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value res = alloc_tuple(2);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_pango.c:214:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value res = alloc_tuple(2);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_pango.c:222:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value res = alloc_tuple(4);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_pango.c:240:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(3);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 8 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkaction.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkaction.c'
- In file included from ml_gtkaction.c:25:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkaction.c:25:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkaction.c:114:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (w == NULL) raise_not_found();
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:126:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_gtkaction.c:120:18: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (a == NULL) raise_not_found();
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:130:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_gtkaction.c:128:22: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                                          String_val(s), string_length(s), 
-                                                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:134:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- 5 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkbin.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkbin.c'
- In file included from ml_gtkbin.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkbin.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- 2 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkbroken.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkbroken.c'
- In file included from ml_gtkbroken.c:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkbroken.c:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkbroken.c:121:25: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                      String_val(str), string_length(str));
-                                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- 3 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkbutton.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkbutton.c'
- In file included from ml_gtkbutton.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkbutton.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkbutton.c:136:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       Insert(NULL) Optstring_val, Optstring_val, Optstring_val, GtkWidget_val,
-                    ^
- ml_gtkbutton.c:136:35: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       Insert(NULL) Optstring_val, Optstring_val, Optstring_val, GtkWidget_val,
-                                   ^
- ml_gtkbutton.c:136:50: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       Insert(NULL) Optstring_val, Optstring_val, Optstring_val, GtkWidget_val,
-                                                  ^
- ml_gtkbutton.c:140:7: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       Optstring_val, Optstring_val, Int_val, Unit)
-       ^
- ml_gtkbutton.c:140:22: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       Optstring_val, Optstring_val, Int_val, Unit)
-                      ^
- ml_gtkbutton.c:216:9: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   ret = callback2_exn(*clos, Val_GtkWidget(button),ml_link);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- 8 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkassistant.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkassistant.c'
- In file included from ml_gtkassistant.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkassistant.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkassistant.c:83:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   ret = callback_exn(*clos, Val_int(current_page));
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- 3 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkedit.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkedit.c'
- In file included from ml_gtkedit.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkedit.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkedit.c:71:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         tmp = alloc_small(2,0);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:121:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkedit.c:74:15: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         res = alloc_small(1,0);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:125:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkedit.c:83:10: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-                               string_length(s), &position);
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:130:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- ml_gtkedit.c:219:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   vkey = copy_string(key);
-          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkedit.c:221:10: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   vret = callback2_exn(*closure, vkey, viter);
-          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- 7 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkfile.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkfile.c'
- In file included from ml_gtkfile.c:25:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkfile.c:25:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkfile.c:62:25: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   value v = s ? ml_some(copy_string(s)) : Val_unit;
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:101:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkfile.c:112:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   CONS_MEMBER (mime_type, MIME_TYPE)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:143:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkfile.c:112:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER'
-     v = alloc_small(2, 0);                      \
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:147:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkfile.c:113:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   CONS_MEMBER (display_name, DISPLAY_NAME)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:153:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkfile.c:113:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER'
-     v = alloc_small(2, 0);                      \
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkfile.c:114:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   CONS_MEMBER (uri, URI)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkfile.c:114:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER'
-     v = alloc_small(2, 0);                      \
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkfile.c:115:3: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   CONS_MEMBER (filename, FILENAME)
-   ^
- ml_gtkfile.c:106:9: note: expanded from macro 'CONS_MEMBER'
-     s = copy_string (filter_info->memb);        \
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- ml_gtkfile.c:115:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ml_gtkfile.c:107:9: note: expanded from macro 'CONS_MEMBER'
-     v = alloc_small(2, 0);                      \
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkfile.c:117:7: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   r = callback_exn (*cb, l);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:29:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- 12 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtklist.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtklist.c'
- In file included from ml_gtklist.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtklist.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtklist.c:125:59: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_4 (gtk_clist_set_text, GtkCList_val, Int_val, Int_val, Optstring_val, Unit)
-                                                           ^
- ml_gtklist.c:131:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Gtk.Clist.get_text");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gtklist.c:146:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Gtk.Clist.get_pixmap");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gtklist.c:150:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (2,0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtklist.c:199:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Gtk.Clist.get_row_column");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gtklist.c:200:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (2,0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtklist.c:225:25: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-       if (list == NULL) invalid_argument ("Gtk.Clist.get_row_state");
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:73:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- 9 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkmenu.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkmenu.c'
- In file included from ml_gtkmenu.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkmenu.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkmenu.c:165:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free(clos);
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:168:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- ml_gtkmenu.c:170:19: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     value *clos = stat_alloc(sizeof(value));
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- 4 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkmisc.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkmisc.c'
- In file included from ml_gtkmisc.c:25:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkmisc.c:25:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkmisc.c:72:64: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (gtk_gamma_curve_get, GtkGammaCurve_val, gamma, copy_double)
-                                                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtkmisc.c:158:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small (3, 0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:137:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkmisc.c:170:18: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-   if (day >= 31) invalid_argument("gtk_calendar_is_day_marked: date ouf of range");
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:146:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gtkmisc.c:233:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     r = alloc_small(2, 0);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 6 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkpack.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkpack.c'
- In file included from ml_gtkpack.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkpack.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkpack.c:78:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small(4,0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:105:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 3 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkrange.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkrange.c'
- In file included from ml_gtkrange.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkrange.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkrange.c:86:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML_1 (gtk_progress_bar_get_pulse_step, GtkProgressBar_val,copy_double)
-                                                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtkrange.c:88:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML_1 (gtk_progress_bar_get_fraction, GtkProgressBar_val,copy_double)
-                                                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtkrange.c:134:53: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (gtk_ruler_get, GtkRuler_val, lower, copy_double)
-                                                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtkrange.c:135:53: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (gtk_ruler_get, GtkRuler_val, upper, copy_double)
-                                                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtkrange.c:136:56: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (gtk_ruler_get, GtkRuler_val, position, copy_double)
-                                                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtkrange.c:137:56: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- Make_Extractor (gtk_ruler_get, GtkRuler_val, max_size, copy_double)
-                                                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 8 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkstock.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtkstock.c'
- In file included from ml_gtkstock.c:23:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtkstock.c:23:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtkstock.c:57:56: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML_1 (gtk_icon_source_get_filename, GtkIconSource_val, copy_string)
-                                                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtkstock.c:84:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     c = alloc_small(2, Tag_cons);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:160:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:129:11: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-   if (!b) raise_not_found();
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_gtkstock.c:135:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(SHIFT);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:21:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:136:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(LOCK);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:29:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:137:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(CONTROL);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:37:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:138:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);  
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:45:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:138:22: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);  
-                      ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:53:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:138:41: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);  
-                                         ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:61:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:139:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(MOD4); TESTANDCONS(MOD5);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:69:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:139:22: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(MOD4); TESTANDCONS(MOD5);
-                      ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:77:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:140:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);  
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:85:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:140:25: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);  
-                         ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:93:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:140:47: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);  
-                                               ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:101:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:141:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:109:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:141:25: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5);
-                         ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:142:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(SUPER); TESTANDCONS(HYPER);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:142:23: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(SUPER); TESTANDCONS(HYPER);
-                       ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:143:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(META); TESTANDCONS(RELEASE);
-   ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:143:22: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   TESTANDCONS(META); TESTANDCONS(RELEASE);
-                      ^
- ml_gtkstock.c:133:11: note: expanded from macro 'TESTANDCONS'
-     { c = alloc_small(2,Tag_cons);\
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtkstock.c:144:18: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   stock_result = alloc_tuple(4);
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 23 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtktext.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtktext.c'
- In file included from ml_gtktext.c:29:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtktext.c:29:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtktext.c:152:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn (*(value*)user_data, arg);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtktext.c:225:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       GtkTextIter_val, SizedString_val, Unit)
-                        ^
- ml_gtktext.c:228:7: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       SizedString_val, Unit)
-       ^
- ml_gtktext.c:231:24: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       GtkTextIter_val, SizedString_val, Bool_val, Val_bool)
-                        ^
- ml_gtktext.c:234:7: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-       SizedString_val, Bool_val, Val_bool)
-       ^
- ml_gtktext.c:248:52: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
- ML_2 (gtk_text_buffer_set_text, GtkTextBuffer_val, SizedString_val, Unit)
-                                                    ^
- ml_gtktext.c:410:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:430:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:168:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:531:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:548:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:579:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:598:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   res = alloc_tuple(2);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:134:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:850:1: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
- Make_search(forward);
- ^
- ml_gtktext.c:843:13: note: expanded from macro 'Make_search'
-     { res = alloc(1,0);\
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:89:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktext.c:850:1: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
- ml_gtktext.c:844:14: note: expanded from macro 'Make_search'
-       coup = alloc_tuple(2);\
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:93:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:851:1: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
- Make_search(backward);
- ^
- ml_gtktext.c:843:13: note: expanded from macro 'Make_search'
-     { res = alloc(1,0);\
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:125:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktext.c:851:1: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
- ml_gtktext.c:844:14: note: expanded from macro 'Make_search'
-       coup = alloc_tuple(2);\
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktext.c:856:9: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   res = callback_exn (*clos, Val_int(ch));
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- 19 warnings generated.
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtktree.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtktree.c'
- In file included from ml_gtktree.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtktree.c:26:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gtktree.c:109:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   value ret = alloc_tuple(depth);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:121:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:157:10: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   vret = callback2_exn(*closure, vpath, viter);
-          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:158:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:183:18: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktree.c:238:18: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:41:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktree.c:290:15: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   value ret = callback2_exn(*(value*)clos_p, vp, Val_bool(cs));
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:312:15: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   value ret = callback_exn(*(value*)data, p);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:64:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtktree.c:391:9: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   ret = callback2_exn(*closure, vmod, vit);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:114:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:467:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   ret = alloc_tuple(2);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:491:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     tup = alloc_tuple(4);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:33:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:523:34: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     targets = (GtkTargetEntry *) alloc
-                                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktree.c:549:34: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     targets = (GtkTargetEntry *) alloc
-                                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtktree.c:582:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     tup = alloc_tuple(2);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:87:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:602:11: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   mlret = callback2_exn (*closure, arg1, arg2);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:668:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   tup = alloc_tuple(3);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:673:11: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     sub = alloc_tuple(3);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:139:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtktree.c:767:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     ret = alloc_small(2, 0);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:9:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtktree.c:786:9: warning: "callback3_exn" is deprecated: use "caml_callback3_exn" instead [-W#pragma-messages]
-   ret = callback3_exn(*clos, obj, iter_a, iter_b);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:70:23: note: expanded from macro 'callback3_exn'
- #define callback3_exn CAML_DEPRECATED("callback3_exn", "caml_callback3_exn") caml_callback3_exn
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"callback3_exn\" is deprecated: use \"caml_callback3_exn\" instead"
-      ^
- ml_gtktree.c:829:9: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead [-W#pragma-messages]
-   ret = callback2_exn(*clos, obj, it);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:69:23: note: expanded from macro 'callback2_exn'
- #define callback2_exn CAML_DEPRECATED("callback2_exn", "caml_callback2_exn") caml_callback2_exn
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"callback2_exn\" is deprecated: use \"caml_callback2_exn\" instead"
-      ^
- ml_gtktree.c:896:3: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead [-W#pragma-messages]
-   callback_exn(*cb, p);
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:68:22: note: expanded from macro 'callback_exn'
- #define callback_exn CAML_DEPRECATED("callback_exn", "caml_callback_exn") caml_callback_exn
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"callback_exn\" is deprecated: use \"caml_callback_exn\" instead"
-      ^
- ml_gtktree.c:918:12: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     cell = alloc_small(2, Tag_cons);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtktree.c:971:10: warning: "callbackN" is deprecated: use "caml_callbackN" instead [-W#pragma-messages]
-   return callbackN(closure, 4, arg);
-          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:74:19: note: expanded from macro 'callbackN'
- #define callbackN CAML_DEPRECATED("callbackN", "caml_callbackN") caml_callbackN
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"callbackN\" is deprecated: use \"caml_callbackN\" instead"
-      ^
- ml_gtktree.c:1147:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   { value triple = callback2(method,callback_object,v);
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1199:24: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   { value flags_list = callback(method, callback_object);
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1227:25: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-     { value n_columns = callback(method,callback_object);
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1240:15: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   { value t = callback2(method,callback_object, Val_int(index));
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1262:5: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-                   callback2(method,
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1289:18: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   { value path = callback2(method,callback_object,
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1325:25: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-       UNWRAP_OPTION(res,callback2(method,callback_object, row),
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1348:24: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-     UNWRAP_OPTION(res, callback2(method,callback_object,arg),
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1371:21: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-     return Bool_val(callback2(method,callback_object, row));})}}
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1385:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-     return Int_val(callback2(method,callback_object, arg));})}}
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1403:23: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages]
-     UNWRAP_OPTION(res,callback3(method, callback_object, arg, Val_int(n)),
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3'
- #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1427:20: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-         UNWRAP_OPTION(res,callback2(method,callback_object,row),
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1448:2: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-         callback2(method, callback_object, row);})}}
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1462:2: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-         callback2(method, callback_object, row);})}}
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtktree.c:1591:15: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-      result = alloc_tuple(2);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:164:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 38 warnings generated.
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gaux.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gpointer.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gpointer.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gutf8.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gutf8.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c glib.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  glib.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gobject.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gobject.ml
- File "gobject.ml", line 140, characters 17-60:
- 140 |     with Failure ("Gobject.get_int32"|"Gobject.get_pointer") -> `NONE
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gdkEnums.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  pangoEnums.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkEnums.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  pango.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gdk.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gdk.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gdkEvent.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gdkKeysyms.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gdkPixbuf.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gdkPixbuf.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtk.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gtkSignal.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkSignal.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkStock.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkObject.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -I /home/opam/.opam/4.14.1/lib/camlp-streams camlp_streams.cma -o propcc propcc.ml
- ./propcc gtkBase.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkBaseProps.ml
- ./propcc gtkBin.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkBinProps.ml
- ./propcc gtkButton.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkButtonProps.ml
- ./propcc gtkEdit.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkEditProps.ml
- ./propcc gtkList.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkListProps.ml
- ./propcc gtkMenu.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkMenuProps.ml
- ./propcc gtkMisc.props
- Warning: no conversion for type PangoAttrList in class GtkLabel
- Warning: no conversion for type GdkPixbufAnimation in class GtkImage
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkMiscProps.ml
- ./propcc gtkPack.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkPackProps.ml
- ./propcc gtkRange.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkRangeProps.ml
- ./propcc gtkText.props
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkTextProps.ml
- ./propcc gtkTree.props
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkTreeProps.ml
- ./propcc gtkFile.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkFileProps.ml
- ./propcc gtkAction.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkActionProps.ml
- ./propcc gtkBroken.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkBrokenProps.ml
- ./propcc gtkAssistant.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkAssistantProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkData.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkBase.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkPack.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkButton.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkAssistant.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkMenu.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkMisc.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkWindow.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkList.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkBin.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkEdit.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkRange.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkText.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkTree.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkFile.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkMain.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkBroken.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gPango.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gDraw.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gDraw.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gObj.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gObj.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkBaseProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gData.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gData.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkBinProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkButtonProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkEditProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkListProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkMenuProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkMiscProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkPackProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkRangeProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkTextProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkTreeProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkFileProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkActionProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkBrokenProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkAssistantProps.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gMain.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gMain.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gContainer.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gContainer.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gPack.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gPack.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gButton.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gButton.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gText.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gText.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gMenu.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gMenu.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gMisc.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gMisc.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gTree.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gTree.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gList.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gList.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gFile.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gFile.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gWindow.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gWindow.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gAssistant.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gAssistant.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gBin.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gBin.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gEdit.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gEdit.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gRange.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gRange.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gAction.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gAction.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gBroken.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gBroken.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gUtil.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gUtil.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gToolbox.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gToolbox.ml
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtk -oc lablgtk2 ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o gaux.cmo gpointer.cmo gutf8.cmo glib.cmo gobject.cmo gdkEnums.cmo pangoEnums.cmo gtkEnums.cmo pango.cmo gdk.cmo gdkEvent.cmo gdkKeysyms.cmo gdkPixbuf.cmo gtk.cmo gtkSignal.cmo gtkStock.cmo gtkObject.cmo gtkBaseProps.cmo gtkBinProps.cmo gtkButtonProps.cmo gtkEditProps.cmo gtkListProps.cmo gtkMenuProps.cmo gtkMiscProps.cmo gtkPackProps.cmo gtkRangeProps.cmo gtkTextProps.cmo gtkTreeProps.cmo gtkFileProps.cmo gtkActionProps.cmo gtkBrokenProps.cmo gtkAssistantProps.cmo gtkData.cmo gtkBase.cmo gtkPack.cmo gtkButton.cmo gtkAssistant.cmo gtkMenu.cmo gtkMisc.cmo gtkWindow.cmo gtkList.cmo gtkBin.cmo gtkEdit.cmo gtkRange.cmo gtkText.cmo gtkTree.cmo gtkFile.cmo gtkMain.cmo gtkBroken.cmo gPango.cmo gDraw.cmo gObj.cmo ogtkBaseProps.cmo gData.cmo ogtkBinProps.cmo ogtkButtonProps.cmo ogtkEditProps.cmo ogtkListProps.cmo ogtkMenuProps.cmo ogtkMiscProps.cmo ogtkPackProps.cmo ogtkRangeProps.cmo ogtkTextProps.cmo ogtkTreeProps.cmo ogtkFileProps.cmo ogtkActionProps.cmo ogtkBrokenProps.cmo ogtkAssistantProps.cmo gMain.cmo gContainer.cmo gPack.cmo gButton.cmo gText.cmo gMenu.cmo gMisc.cmo gTree.cmo gList.cmo gFile.cmo gWindow.cmo gAssistant.cmo gBin.cmo gEdit.cmo gRange.cmo gAction.cmo gBroken.cmo gUtil.cmo gToolbox.cmo -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype
- + cc -shared   -o ./dlllablgtk2.so ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o   -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype 
- + ar rcs ./liblablgtk2.a  ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o
- + ocamlc.opt -a    -o lablgtk.cma  gaux.cmo gpointer.cmo gutf8.cmo glib.cmo gobject.cmo gdkEnums.cmo pangoEnums.cmo gtkEnums.cmo pango.cmo gdk.cmo gdkEvent.cmo gdkKeysyms.cmo gdkPixbuf.cmo gtk.cmo gtkSignal.cmo gtkStock.cmo gtkObject.cmo gtkBaseProps.cmo gtkBinProps.cmo gtkButtonProps.cmo gtkEditProps.cmo gtkListProps.cmo gtkMenuProps.cmo gtkMiscProps.cmo gtkPackProps.cmo gtkRangeProps.cmo gtkTextProps.cmo gtkTreeProps.cmo gtkFileProps.cmo gtkActionProps.cmo gtkBrokenProps.cmo gtkAssistantProps.cmo gtkData.cmo gtkBase.cmo gtkPack.cmo gtkButton.cmo gtkAssistant.cmo gtkMenu.cmo gtkMisc.cmo gtkWindow.cmo gtkList.cmo gtkBin.cmo gtkEdit.cmo gtkRange.cmo gtkText.cmo gtkTree.cmo gtkFile.cmo gtkMain.cmo gtkBroken.cmo gPango.cmo gDraw.cmo gObj.cmo ogtkBaseProps.cmo gData.cmo ogtkBinProps.cmo ogtkButtonProps.cmo ogtkEditProps.cmo ogtkListProps.cmo ogtkMenuProps.cmo ogtkMiscProps.cmo ogtkPackProps.cmo ogtkRangeProps.cmo ogtkTextProps.cmo ogtkTreeProps.cmo ogtkFileProps.cmo ogtkActionProps.cmo ogtkBrokenProps.cmo ogtkAssistantProps.cmo gMain.cmo gContainer.cmo gPack.cmo gButton.cmo gText.cmo gMenu.cmo gMisc.cmo gTree.cmo gList.cmo gFile.cmo gWindow.cmo gAssistant.cmo gBin.cmo gEdit.cmo gRange.cmo gAction.cmo gBroken.cmo gUtil.cmo gToolbox.cmo -dllib -llablgtk2 -cclib -llablgtk2  -ccopt -Wl,-rpath,/usr/local/lib -cclib -L/usr/local/lib -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lharfbuzz -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lglib-2.0 -cclib -lintl -cclib -lgobject-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lfontconfig -cclib -lfreetype 
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gnomecanvas.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gnomecanvas.c'
- In file included from ml_gnomecanvas.c:27:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gnomecanvas.c:27:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- ml_gnomecanvas.c:47:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:113:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gnomecanvas.c:48:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:117:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gnomecanvas.c:49:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   v = alloc_small(2, 0);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:121:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gnomecanvas.c:59:7: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   v = alloc(len * Double_wosize, Double_array_tag);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:126:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gnomecanvas.c:69:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   value v = alloc_small(15, 0);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:130:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gnomecanvas.c:119:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   v = alloc_small(2, 0);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:142:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gnomecanvas.c:131:5: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead [-W#pragma-messages]
-     raise_not_found();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:119:25: note: expanded from macro 'raise_not_found'
- #define raise_not_found CAML_DEPRECATED("raise_not_found", "caml_raise_not_found") caml_raise_not_found
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"raise_not_found\" is deprecated: use \"caml_raise_not_found\" instead"
-      ^
- ml_gnomecanvas.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   value v = alloc_small(6 * Double_wosize, Double_array_tag);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gnomecanvas.c:163:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   v = alloc_small(2, 0);
-       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gnomecanvas.c:229:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     arr = alloc_small(Double_wosize * len, Double_array_tag);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gnomecanvas.c:231:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     v = alloc_small(2, 0);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gnomecanvas.c:244:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("affine transform");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gnomecanvas.c:255:8: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-   else invalid_argument("affine transform");
-        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gnomecanvas.c:320:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   value v = alloc_small(6 * Double_wosize, Double_array_tag);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gnomecanvas.c:328:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   value v = alloc_small(6 * Double_wosize, Double_array_tag);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:61:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gnomecanvas.c:381:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("GnomeCanvas.convert_points: odd number of coords");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- ml_gnomecanvas.c:389:15: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   value ret = alloc(p->num_points * 2 * Double_wosize, Double_array_tag);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gnomecanvas.c:412:12: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   dashes = alloc(d->n_dash * Double_wosize, Double_array_tag);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gnomecanvas.c:414:12: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   offset = copy_double(d->offset);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- ml_gnomecanvas.c:415:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   ret = alloc_small(2, 0);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 22 warnings generated.
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gnomeCanvas.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gnoCanvas.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gnoCanvas.ml
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgnomecanvas ml_gnomecanvas.o gnomeCanvas.cmo gnoCanvas.cmo -L/usr/local/lib -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype
- + cc -shared   -o ./dlllablgnomecanvas.so ml_gnomecanvas.o   -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype 
- + ar rcs ./liblablgnomecanvas.a  ml_gnomecanvas.o
- + ocamlc.opt -a    -o lablgnomecanvas.cma  gnomeCanvas.cmo gnoCanvas.cmo -dllib -llablgnomecanvas -cclib -llablgnomecanvas  -ccopt -Wl,-rpath,/usr/local/lib -cclib -L/usr/local/lib -cclib -lgnomecanvas-2 -cclib -lart_lgpl_2 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lharfbuzz -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lglib-2.0 -cclib -lintl -cclib -lgobject-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lfontconfig -cclib -lfreetype 
- ./varcc sourceView2_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtksourceview2.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtksourceview-2.0 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -pthread -DHAS_MODIFY_ARGV -imacros ml_domain.h -O  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'ml_gtksourceview2.c'
- In file included from ml_gtksourceview2.c:24:
- In file included from /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:27:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
- /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-                                  ^
- /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
- } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
-                   ^
- /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
- #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
-                                         ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
- #define GLIB_DEPRECATED_TYPE G_DEPRECATED
-                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
- #define G_DEPRECATED __attribute__((__deprecated__))
-                                     ^
- In file included from ml_gtksourceview2.c:24:
- In file included from /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:27:
- In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
- In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
- /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-   GTimeVal last_popdown;
-   ^
- /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
- typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
-                                   ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
- #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
-                                             ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
- #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
-                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
- #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
-                                            ^
- In file included from ml_gtksourceview2.c:24:
- In file included from /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:29:
- In file included from /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcebuffer.h:32:
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcestylescheme.h:64:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- G_CONST_RETURN gchar* G_CONST_RETURN *
- ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- In file included from ml_gtksourceview2.c:24:
- In file included from /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:29:
- In file included from /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcebuffer.h:32:
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcestylescheme.h:64:23: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- G_CONST_RETURN gchar* G_CONST_RETURN *
-                       ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:49:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- In file included from ml_gtksourceview2.c:26:
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:65:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- G_CONST_RETURN gchar* G_CONST_RETURN *
- ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- In file included from ml_gtksourceview2.c:26:
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:65:23: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- G_CONST_RETURN gchar* G_CONST_RETURN *
-                       ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- In file included from ml_gtksourceview2.c:26:
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:71:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- G_CONST_RETURN gchar* G_CONST_RETURN *
- ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:64:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- In file included from ml_gtksourceview2.c:26:
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:71:23: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- G_CONST_RETURN gchar* G_CONST_RETURN *
-                       ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:69:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- In file included from ml_gtksourceview2.c:29:
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:76:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- G_CONST_RETURN gchar* G_CONST_RETURN *
- ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:74:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- In file included from ml_gtksourceview2.c:29:
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:76:23: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- G_CONST_RETURN gchar* G_CONST_RETURN *
-                       ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:79:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- In file included from ml_gtksourceview2.c:29:
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:81:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- G_CONST_RETURN gchar* G_CONST_RETURN *
- ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:84:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- In file included from ml_gtksourceview2.c:29:
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:81:23: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- G_CONST_RETURN gchar* G_CONST_RETURN *
-                       ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:89:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- ml_gtksourceview2.c:262:31: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return g_strdup(string_val (METHOD1(obj, 0, Val_unit)));
-                               ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:268:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return GdkPixbuf_option_val (METHOD1(obj, 1, Val_unit));
-                                ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:268:32: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:274:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 2, Val_GtkSourceCompletionContext(context));
-   ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:80:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview2.c:280: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_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:90:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview2.c:286:20: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Bool_val (METHOD1(obj, 4, Val_GtkSourceCompletionContext(context)));
-                    ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:292: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_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:292:22: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:299:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   METHOD2(obj, 6, Val_GtkSourceCompletionProposal(proposal), Val_GtkSourceCompletionInfo(info));
-   ^
- ml_gtksourceview2.c:248:38: note: expanded from macro 'METHOD2'
- #define METHOD2(obj, n, arg1, arg2) (callback2(Field(*(obj->caml_object), n), arg1, arg2))
-                                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:122:6: note: expanded from here
-  GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead"
-      ^
- ml_gtksourceview2.c:306: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_gtksourceview2.c:249:44: note: expanded from macro 'METHOD3'
- #define METHOD3(obj, n, arg1, arg2, arg3) (callback3(Field(*(obj->caml_object), n), arg1, arg2, arg3))
-                                            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3'
- #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:313: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_gtksourceview2.c:248:38: note: expanded from macro 'METHOD2'
- #define METHOD2(obj, n, arg1, arg2) (callback2(Field(*(obj->caml_object), n), arg1, arg2))
-                                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:319:19: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Int_val (METHOD1(obj, 9, Val_unit));
-                   ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:325:19: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Int_val (METHOD1(obj, 10, Val_unit));
-                   ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:598:20: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Bool_val (METHOD1(obj, 0, Val_unit));
-                    ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:604:20: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   return Bool_val (METHOD1(obj, 1, Val_unit));
-                    ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- ml_gtksourceview2.c:610:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 2, Val_unit);
-   ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview2.c:616:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 3, Val_unit);
-   ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview2.c:622:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 4, Val_unit);
-   ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview2.c:628:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 5, Val_unit);
-   ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview2.c:634:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 6, Val_unit);
-   ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:64:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview2.c:640:3: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   METHOD1(obj, 7, Val_unit);
-   ^
- ml_gtksourceview2.c:247:32: note: expanded from macro 'METHOD1'
- #define METHOD1(obj, n, arg1) (callback(Field(*(obj->caml_object), n), arg1))
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:74:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- ml_gtksourceview2.c:749:7: warning: 'gtk_source_view_set_mark_category_pixbuf' is deprecated [-Wdeprecated-declarations]
- ML_3 (gtk_source_view_set_mark_category_pixbuf, GtkSourceView_val,
-       ^
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:197:34: note: 'gtk_source_view_set_mark_category_pixbuf' has been explicitly marked deprecated here
-                                                         GdkPixbuf        *pixbuf) G_GNUC_DEPRECATED;
-                                                                                   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:709:42: note: expanded from macro 'G_GNUC_DEPRECATED'
- #define G_GNUC_DEPRECATED __attribute__((__deprecated__))
-                                          ^
- ml_gtksourceview2.c:751:7: warning: 'gtk_source_view_get_mark_category_pixbuf' is deprecated [-Wdeprecated-declarations]
- ML_2 (gtk_source_view_get_mark_category_pixbuf, GtkSourceView_val,
-       ^
- /usr/local/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:218:43: note: 'gtk_source_view_get_mark_category_pixbuf' has been explicitly marked deprecated here
-                                                          const gchar     *category) G_GNUC_DEPRECATED;
-                                                                                     ^
- /usr/local/include/glib-2.0/glib/gmacros.h:709:42: note: expanded from macro 'G_GNUC_DEPRECATED'
- #define G_GNUC_DEPRECATED __attribute__((__deprecated__))
-                                          ^
- ml_gtksourceview2.c:765:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-           result = alloc_small(1, 0);
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:21:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- ml_gtksourceview2.c:788:8: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
- static G_CONST_RETURN gchar *
-        ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
- #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-                              ^
- /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
- #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-                                              ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
-   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-   ^
- /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
- #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-                                 ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
-      ^
- ml_gtksourceview2.c:891:1: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
- Make_search(forward);
- ^
- ml_gtksourceview2.c:885:13: note: expanded from macro 'Make_search'
-     { res = alloc(1,0);\
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:85:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtksourceview2.c:891:1: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
- ml_gtksourceview2.c:886:14: note: expanded from macro 'Make_search'
-       coup = alloc_tuple(2);\
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:89:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- ml_gtksourceview2.c:892:1: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
- Make_search(backward);
- ^
- ml_gtksourceview2.c:885:13: note: expanded from macro 'Make_search'
-     { res = alloc(1,0);\
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:131:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- ml_gtksourceview2.c:892:1: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
- ml_gtksourceview2.c:886:14: note: expanded from macro 'Make_search'
-       coup = alloc_tuple(2);\
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 41 warnings generated.
- ocamlc.opt -I +unix  -w s-3-6+52 -c  sourceView2Enums.ml
- ./propcc gtkSourceView2.props
- ocamlc.opt -I +unix  -w s-3-6+52 -c gtkSourceView2_types.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkSourceView2Props.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  ogtkSourceView2Props.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkSourceView2.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c gSourceView2.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gSourceView2.ml
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtksourceview2 ml_gtksourceview2.o sourceView2Enums.cmo gtkSourceView2Props.cmo ogtkSourceView2Props.cmo gtkSourceView2.cmo gSourceView2.cmo -L/usr/local/lib -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype
- + cc -shared   -o ./dlllablgtksourceview2.so ml_gtksourceview2.o   -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype 
- + ar rcs ./liblablgtksourceview2.a  ml_gtksourceview2.o
- + ocamlc.opt -a    -o lablgtksourceview2.cma  sourceView2Enums.cmo gtkSourceView2Props.cmo ogtkSourceView2Props.cmo gtkSourceView2.cmo gSourceView2.cmo -dllib -llablgtksourceview2 -cclib -llablgtksourceview2  -ccopt -Wl,-rpath,/usr/local/lib -cclib -L/usr/local/lib -cclib -lgtksourceview-2.0 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lharfbuzz -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lglib-2.0 -cclib -lintl -cclib -lgobject-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lfontconfig -cclib -lfreetype 
- ocamlc.opt -I +unix  -w s-3-6+52 -c -thread gtkThread.mli
- ocamlc.opt -I +unix  -w s-3-6+52 -c -thread gtkThread.ml
- ocamlmktop -I +unix -thread  -o lablgtktop unix.cma threads.cma  \
-    -I . lablgtk.cma lablgnomecanvas.cma lablgtksourceview2.cma gtkThread.cmo
- sed -e "s|@INSTALLDIR@|/home/opam/.opam/4.14.1/lib/ocaml/lablgtk2|g" \
-     -e "s|@LABLGLDIR@|/home/opam/.opam/4.14.1/lib/lablgl|g" \
-     -e "s|@MLLIBS@| lablgtk.cma lablgnomecanvas.cma lablgtksourceview2.cma|g" \
-     -e "s|@INITOBJS@|gtkInit.cmo|g" \
-     -e "s|@THOBJS@|gtkThread.cmo|g" \
-     -e "s|@THINITOBJS@|gtkThInit.cmo|g" \
-     -e "s|@USEDLL@|yes|g" \
-     -e "s|@THREADS_LIB@|system|g" \
-     < lablgtk2.in > lablgtk2
- chmod 755 lablgtk2
- ocamlc.opt -o gdk_pixbuf_mlsource -I . lablgtk.cma gdk_pixbuf_mlsource.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkThInit.ml
- sed -e "s|@LABLGTK_MLS@|gaux gpointer gutf8 glib gobject gdkEnums pangoEnums gtkEnums pango gdk gdkEvent gdkKeysyms gdkPixbuf gtk gtkSignal gtkStock gtkObject gtkBaseProps gtkBinProps gtkButtonProps gtkEditProps gtkListProps gtkMenuProps gtkMiscProps gtkPackProps gtkRangeProps gtkTextProps gtkTreeProps gtkFileProps gtkActionProps gtkBrokenProps gtkAssistantProps gtkData gtkBase gtkPack gtkButton gtkAssistant gtkMenu gtkMisc gtkWindow gtkList gtkBin gtkEdit gtkRange gtkText gtkTree gtkFile gtkMain gtkBroken gPango gDraw gObj ogtkBaseProps gData ogtkBaseProps ogtkBinProps ogtkButtonProps ogtkEditProps ogtkListProps ogtkMenuProps ogtkMiscProps ogtkPackProps ogtkRangeProps ogtkTextProps ogtkTreeProps ogtkFileProps ogtkActionProps ogtkBrokenProps ogtkAssistantProps gMain gContainer gPack gButton gText gMenu gMisc gTree gList gFile gWindow gAssistant gBin gEdit gRange gAction gBroken gUtil gToolbox|" \
-     -e "s|@EXTRA_MLS@|gtkInit gtkThread gtkThInit|" \
-     -e "s|@PROP_MLS@|gtkBaseProps gtkBinProps gtkButtonProps gtkEditProps gtkListProps gtkMenuProps gtkMiscProps gtkPackProps gtkRangeProps gtkTextProps gtkTreeProps gtkFileProps gtkActionProps gtkBrokenProps gtkAssistantProps ogtkBaseProps ogtkBinProps ogtkButtonProps ogtkEditProps ogtkListProps ogtkMenuProps ogtkMiscProps ogtkPackProps ogtkRangeProps ogtkTextProps ogtkTreeProps ogtkFileProps ogtkActionProps ogtkBrokenProps ogtkAssistantProps|" \
-     -e "s|@GTKLIBS@|-L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype|" \
-     -e "s|@GLADE_MLS@||" \
-     -e "s|@GLADE_LIBS@||" \
-     -e "s|@RSVG_MLS@||" \
-     -e "s|@RSVG_LIBS@||" \
-     -e "s|@CANVAS_MLS@|gnomeCanvas gnoCanvas|" \
-     -e "s|@CANVAS_LIBS@|-L/usr/local/lib -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype|" \
-     -e "s|@SOURCEVIEW2_MLS@|sourceView2Enums gtkSourceView2Props ogtkSourceView2Props gtkSourceView2 gSourceView2|" \
-     -e "s|@SOURCEVIEW2_LIBS@|-L/usr/local/lib -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype|" \
-     -e "s|@TOOLCHAIN@|unix|" \
-     < build.ml.in > build.ml
- ocamlc.opt -I +unix  -w s-3-6+52 -c  gtkInit.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gaux.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gpointer.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gutf8.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c glib.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gobject.ml
- File "gobject.ml", line 140, characters 17-60:
- 140 |     with Failure ("Gobject.get_int32"|"Gobject.get_pointer") -> `NONE
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- ocamlopt.opt -I +unix -w s-3-6+52 -c gdkEnums.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c pangoEnums.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkEnums.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c pango.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gdk.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gdkEvent.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gdkKeysyms.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gdkPixbuf.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtk.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkSignal.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkStock.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkObject.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBaseProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBinProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkButtonProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkEditProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkListProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkMenuProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkMiscProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkPackProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkRangeProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkTextProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkTreeProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkFileProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkActionProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBrokenProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkAssistantProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkData.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBase.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkPack.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkButton.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkAssistant.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkMenu.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkMisc.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkWindow.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkList.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBin.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkEdit.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkRange.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkText.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkTree.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkFile.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkMain.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBroken.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gPango.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gDraw.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gObj.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkBaseProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gData.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkBinProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkButtonProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkEditProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkListProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkMenuProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkMiscProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkPackProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkRangeProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkTextProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkTreeProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkFileProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkActionProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkBrokenProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkAssistantProps.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gMain.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gContainer.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gPack.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gButton.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gText.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gMenu.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gMisc.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gTree.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gList.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gFile.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gWindow.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gAssistant.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gBin.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gEdit.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gRange.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gAction.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gBroken.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gUtil.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gToolbox.ml
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtk -oc lablgtk2 ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o gaux.cmx gpointer.cmx gutf8.cmx glib.cmx gobject.cmx gdkEnums.cmx pangoEnums.cmx gtkEnums.cmx pango.cmx gdk.cmx gdkEvent.cmx gdkKeysyms.cmx gdkPixbuf.cmx gtk.cmx gtkSignal.cmx gtkStock.cmx gtkObject.cmx gtkBaseProps.cmx gtkBinProps.cmx gtkButtonProps.cmx gtkEditProps.cmx gtkListProps.cmx gtkMenuProps.cmx gtkMiscProps.cmx gtkPackProps.cmx gtkRangeProps.cmx gtkTextProps.cmx gtkTreeProps.cmx gtkFileProps.cmx gtkActionProps.cmx gtkBrokenProps.cmx gtkAssistantProps.cmx gtkData.cmx gtkBase.cmx gtkPack.cmx gtkButton.cmx gtkAssistant.cmx gtkMenu.cmx gtkMisc.cmx gtkWindow.cmx gtkList.cmx gtkBin.cmx gtkEdit.cmx gtkRange.cmx gtkText.cmx gtkTree.cmx gtkFile.cmx gtkMain.cmx gtkBroken.cmx gPango.cmx gDraw.cmx gObj.cmx ogtkBaseProps.cmx gData.cmx ogtkBinProps.cmx ogtkButtonProps.cmx ogtkEditProps.cmx ogtkListProps.cmx ogtkMenuProps.cmx ogtkMiscProps.cmx ogtkPackProps.cmx ogtkRangeProps.cmx ogtkTextProps.cmx ogtkTreeProps.cmx ogtkFileProps.cmx ogtkActionProps.cmx ogtkBrokenProps.cmx ogtkAssistantProps.cmx gMain.cmx gContainer.cmx gPack.cmx gButton.cmx gText.cmx gMenu.cmx gMisc.cmx gTree.cmx gList.cmx gFile.cmx gWindow.cmx gAssistant.cmx gBin.cmx gEdit.cmx gRange.cmx gAction.cmx gBroken.cmx gUtil.cmx gToolbox.cmx -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype
- + cc -shared   -o ./dlllablgtk2.so ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o   -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype 
- + ar rcs ./liblablgtk2.a  ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o
- + ocamlopt.opt -a   -o lablgtk.cmxa  gaux.cmx gpointer.cmx gutf8.cmx glib.cmx gobject.cmx gdkEnums.cmx pangoEnums.cmx gtkEnums.cmx pango.cmx gdk.cmx gdkEvent.cmx gdkKeysyms.cmx gdkPixbuf.cmx gtk.cmx gtkSignal.cmx gtkStock.cmx gtkObject.cmx gtkBaseProps.cmx gtkBinProps.cmx gtkButtonProps.cmx gtkEditProps.cmx gtkListProps.cmx gtkMenuProps.cmx gtkMiscProps.cmx gtkPackProps.cmx gtkRangeProps.cmx gtkTextProps.cmx gtkTreeProps.cmx gtkFileProps.cmx gtkActionProps.cmx gtkBrokenProps.cmx gtkAssistantProps.cmx gtkData.cmx gtkBase.cmx gtkPack.cmx gtkButton.cmx gtkAssistant.cmx gtkMenu.cmx gtkMisc.cmx gtkWindow.cmx gtkList.cmx gtkBin.cmx gtkEdit.cmx gtkRange.cmx gtkText.cmx gtkTree.cmx gtkFile.cmx gtkMain.cmx gtkBroken.cmx gPango.cmx gDraw.cmx gObj.cmx ogtkBaseProps.cmx gData.cmx ogtkBinProps.cmx ogtkButtonProps.cmx ogtkEditProps.cmx ogtkListProps.cmx ogtkMenuProps.cmx ogtkMiscProps.cmx ogtkPackProps.cmx ogtkRangeProps.cmx ogtkTextProps.cmx ogtkTreeProps.cmx ogtkFileProps.cmx ogtkActionProps.cmx ogtkBrokenProps.cmx ogtkAssistantProps.cmx gMain.cmx gContainer.cmx gPack.cmx gButton.cmx gText.cmx gMenu.cmx gMisc.cmx gTree.cmx gList.cmx gFile.cmx gWindow.cmx gAssistant.cmx gBin.cmx gEdit.cmx gRange.cmx gAction.cmx gBroken.cmx gUtil.cmx gToolbox.cmx -cclib -llablgtk2  -ccopt -Wl,-rpath,/usr/local/lib -cclib -L/usr/local/lib -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lharfbuzz -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lglib-2.0 -cclib -lintl -cclib -lgobject-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lfontconfig -cclib -lfreetype 
- ocamlopt.opt -I +unix -w s-3-6+52 -c gnomeCanvas.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gnoCanvas.ml
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgnomecanvas ml_gnomecanvas.o gnomeCanvas.cmx gnoCanvas.cmx -L/usr/local/lib -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype
- + cc -shared   -o ./dlllablgnomecanvas.so ml_gnomecanvas.o   -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype 
- + ar rcs ./liblablgnomecanvas.a  ml_gnomecanvas.o
- + ocamlopt.opt -a   -o lablgnomecanvas.cmxa  gnomeCanvas.cmx gnoCanvas.cmx -cclib -llablgnomecanvas  -ccopt -Wl,-rpath,/usr/local/lib -cclib -L/usr/local/lib -cclib -lgnomecanvas-2 -cclib -lart_lgpl_2 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lharfbuzz -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lglib-2.0 -cclib -lintl -cclib -lgobject-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lfontconfig -cclib -lfreetype 
- ocamlopt.opt -I +unix -w s-3-6+52 -c sourceView2Enums.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkSourceView2Props.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkSourceView2Props.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkSourceView2.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c gSourceView2.ml
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtksourceview2 ml_gtksourceview2.o sourceView2Enums.cmx gtkSourceView2Props.cmx ogtkSourceView2Props.cmx gtkSourceView2.cmx gSourceView2.cmx -L/usr/local/lib -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype
- + cc -shared   -o ./dlllablgtksourceview2.so ml_gtksourceview2.o   -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lharfbuzz -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype 
- + ar rcs ./liblablgtksourceview2.a  ml_gtksourceview2.o
- + ocamlopt.opt -a   -o lablgtksourceview2.cmxa  sourceView2Enums.cmx gtkSourceView2Props.cmx ogtkSourceView2Props.cmx gtkSourceView2.cmx gSourceView2.cmx -cclib -llablgtksourceview2  -ccopt -Wl,-rpath,/usr/local/lib -cclib -L/usr/local/lib -cclib -lgtksourceview-2.0 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lharfbuzz -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lglib-2.0 -cclib -lintl -cclib -lgobject-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lfontconfig -cclib -lfreetype 
- ocamlopt.opt -I +unix -w s-3-6+52 -c gtkInit.ml
- ocamlopt.opt -I +unix -w s-3-6+52 -c -thread gtkThread.ml
- ocamlopt.opt -verbose -o lablgtk.cmxs -shared -linkall -I . \
-         -ccopt '-L/usr/local/lib' lablgtk.cmxa
- + cc -c  -o 'lablgtk.cmxs.startup.o' '/tmp/camlstartupe367cf.s'
- + cc -shared  -o 'lablgtk.cmxs'  '-L.' '-L/home/opam/.opam/4.14.1/lib/ocaml' -L/usr/local/lib -Wl,-rpath,/usr/local/lib 'lablgtk.cmxs.startup.o' 'lablgtk.a' '-llablgtk2' '-L/usr/local/lib' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-lharfbuzz' '-lpangocairo-1.0' '-latk-1.0' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lglib-2.0' '-lintl' '-lgobject-2.0' '-lpangoft2-1.0' '-lpango-1.0' '-lfontconfig' '-lfreetype' 
- ocamlopt.opt -verbose -o lablgnomecanvas.cmxs -shared -linkall -I . \
-         -ccopt '-L/usr/local/lib' lablgnomecanvas.cmxa
- + cc -c  -o 'lablgnomecanvas.cmxs.startup.o' '/tmp/camlstartupbd49f8.s'
- + cc -shared  -o 'lablgnomecanvas.cmxs'  '-L.' '-L/home/opam/.opam/4.14.1/lib/ocaml' -L/usr/local/lib -Wl,-rpath,/usr/local/lib 'lablgnomecanvas.cmxs.startup.o' 'lablgnomecanvas.a' '-llablgnomecanvas' '-L/usr/local/lib' '-lgnomecanvas-2' '-lart_lgpl_2' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-lharfbuzz' '-lpangocairo-1.0' '-latk-1.0' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lglib-2.0' '-lintl' '-lgobject-2.0' '-lpangoft2-1.0' '-lpango-1.0' '-lfontconfig' '-lfreetype' 
- ocamlopt.opt -verbose -o lablgtksourceview2.cmxs -shared -linkall -I . \
-         -ccopt '-L/usr/local/lib' lablgtksourceview2.cmxa
- + cc -c  -o 'lablgtksourceview2.cmxs.startup.o' '/tmp/camlstartup70dea8.s'
- + cc -shared  -o 'lablgtksourceview2.cmxs'  '-L.' '-L/home/opam/.opam/4.14.1/lib/ocaml' -L/usr/local/lib -Wl,-rpath,/usr/local/lib 'lablgtksourceview2.cmxs.startup.o' 'lablgtksourceview2.a' '-llablgtksourceview2' '-L/usr/local/lib' '-lgtksourceview-2.0' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-lharfbuzz' '-lpangocairo-1.0' '-latk-1.0' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lglib-2.0' '-lintl' '-lgobject-2.0' '-lpangoft2-1.0' '-lpango-1.0' '-lfontconfig' '-lfreetype' 
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk.2.18.13/src'
-> compiled  lablgtk.2.18.13
Processing 102/112: [lablgtk: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk.2.18.13)
- /usr/local/bin/gmake -C src install
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk.2.18.13/src'
- mkdir -p "/home/opam/.opam/4.14.1/bin"
- mkdir -p "/home/opam/.opam/4.14.1/lib"
- ocamlfind install -destdir "/home/opam/.opam/4.14.1/lib" \
-   -ldconf "/home/opam/.opam/4.14.1/lib/ocaml/ld.conf" \
-     lablgtk2 ../META \
-     build.ml \
-     liblablgtk2.a liblablgnomecanvas.a liblablgtksourceview2.a \
-     gaux.cmi gpointer.cmi gutf8.cmi glib.cmi gobject.cmi gdkEnums.cmi pangoEnums.cmi gtkEnums.cmi pango.cmi gdk.cmi gdkEvent.cmi gdkKeysyms.cmi gdkPixbuf.cmi gtk.cmi gtkSignal.cmi gtkStock.cmi gtkObject.cmi gtkBaseProps.cmi gtkBinProps.cmi gtkButtonProps.cmi gtkEditProps.cmi gtkListProps.cmi gtkMenuProps.cmi gtkMiscProps.cmi gtkPackProps.cmi gtkRangeProps.cmi gtkTextProps.cmi gtkTreeProps.cmi gtkFileProps.cmi gtkActionProps.cmi gtkBrokenProps.cmi gtkAssistantProps.cmi gtkData.cmi gtkBase.cmi gtkPack.cmi gtkButton.cmi gtkAssistant.cmi gtkMenu.cmi gtkMisc.cmi gtkWindow.cmi gtkList.cmi gtkBin.cmi gtkEdit.cmi gtkRange.cmi gtkText.cmi gtkTree.cmi gtkFile.cmi gtkMain.cmi gtkBroken.cmi gPango.cmi gDraw.cmi gObj.cmi ogtkBaseProps.cmi gData.cmi ogtkBaseProps.cmi ogtkBinProps.cmi ogtkButtonProps.cmi ogtkEditProps.cmi ogtkListProps.cmi ogtkMenuProps.cmi ogtkMiscProps.cmi ogtkPackProps.cmi ogtkRangeProps.cmi ogtkTextProps.cmi ogtkTreeProps.cmi ogtkFileProps.cmi ogtkActionProps.cmi ogtkBrokenProps.cmi ogtkAssistantProps.cmi gMain.cmi gContainer.cmi gPack.cmi gButton.cmi gText.cmi gMenu.cmi gMisc.cmi gTree.cmi gList.cmi gFile.cmi gWindow.cmi gAssistant.cmi gBin.cmi gEdit.cmi gRange.cmi gAction.cmi gBroken.cmi gUtil.cmi gToolbox.cmi gnomeCanvas.cmi gnoCanvas.cmi gtkSourceView2.cmi gSourceView2.cmi gtkInit.cmi sourceView2Enums.cmi \
-     *.mli \
-     gaux.ml gpointer.ml gutf8.ml glib.ml gobject.ml gdkEnums.ml pangoEnums.ml gtkEnums.ml pango.ml gdk.ml gdkEvent.ml gdkKeysyms.ml gdkPixbuf.ml gtk.ml gtkSignal.ml gtkStock.ml gtkObject.ml gtkBaseProps.ml gtkBinProps.ml gtkButtonProps.ml gtkEditProps.ml gtkListProps.ml gtkMenuProps.ml gtkMiscProps.ml gtkPackProps.ml gtkRangeProps.ml gtkTextProps.ml gtkTreeProps.ml gtkFileProps.ml gtkActionProps.ml gtkBrokenProps.ml gtkAssistantProps.ml gtkData.ml gtkBase.ml gtkPack.ml gtkButton.ml gtkAssistant.ml gtkMenu.ml gtkMisc.ml gtkWindow.ml gtkList.ml gtkBin.ml gtkEdit.ml gtkRange.ml gtkText.ml gtkTree.ml gtkFile.ml gtkMain.ml gtkBroken.ml gPango.ml gDraw.ml gObj.ml ogtkBaseProps.ml gData.ml ogtkBaseProps.ml ogtkBinProps.ml ogtkButtonProps.ml ogtkEditProps.ml ogtkListProps.ml ogtkMenuProps.ml ogtkMiscProps.ml ogtkPackProps.ml ogtkRangeProps.ml ogtkTextProps.ml ogtkTreeProps.ml ogtkFileProps.ml ogtkActionProps.ml ogtkBrokenProps.ml ogtkAssistantProps.ml gMain.ml gContainer.ml gPack.ml gButton.ml gText.ml gMenu.ml gMisc.ml gTree.ml gList.ml gFile.ml gWindow.ml gAssistant.ml gBin.ml gEdit.ml gRange.ml gAction.ml gBroken.ml gUtil.ml gToolbox.ml gnomeCanvas.ml gnoCanvas.ml gtkSourceView2.ml gSourceView2.ml gtkInit.ml gtkThread.ml gtkThInit.ml sourceView2Enums.ml \
-      lablgtk.cma lablgnomecanvas.cma lablgtksourceview2.cma gtkInit.cmo \
-     varcc propcc \
-     `if test system != no; \
-       then echo gtkThread.cmo gtkThInit.cmo gtkThread.cmi gtkThInit.cmi ; \
-     fi` \
-     `if test system = vm || test yes != yes; \
-       then echo lablgtktop ; \
-     fi` \
-     *.h \
-     `if test -f lablgtk.cmxa; \
-       then \
-         echo lablgtk.cmxa lablgnomecanvas.cmxa lablgtksourceview2.cmxa lablgtk.a lablgnomecanvas.a lablgtksourceview2.a \
-             ; \
-           if test "yes" = "yes" ; \
-             then echo lablgtk.cmxs lablgnomecanvas.cmxs lablgtksourceview2.cmxs  ; \
-           fi; \
-         echo  gaux.cmx gpointer.cmx gutf8.cmx glib.cmx gobject.cmx gdkEnums.cmx pangoEnums.cmx gtkEnums.cmx pango.cmx gdk.cmx gdkEvent.cmx gdkKeysyms.cmx gdkPixbuf.cmx gtk.cmx gtkSignal.cmx gtkStock.cmx gtkObject.cmx gtkBaseProps.cmx gtkBinProps.cmx gtkButtonProps.cmx gtkEditProps.cmx gtkListProps.cmx gtkMenuProps.cmx gtkMiscProps.cmx gtkPackProps.cmx gtkRangeProps.cmx gtkTextProps.cmx gtkTreeProps.cmx gtkFileProps.cmx gtkActionProps.cmx gtkBrokenProps.cmx gtkAssistantProps.cmx gtkData.cmx gtkBase.cmx gtkPack.cmx gtkButton.cmx gtkAssistant.cmx gtkMenu.cmx gtkMisc.cmx gtkWindow.cmx gtkList.cmx gtkBin.cmx gtkEdit.cmx gtkRange.cmx gtkText.cmx gtkTree.cmx gtkFile.cmx gtkMain.cmx gtkBroken.cmx gPango.cmx gDraw.cmx gObj.cmx ogtkBaseProps.cmx gData.cmx ogtkBaseProps.cmx ogtkBinProps.cmx ogtkButtonProps.cmx ogtkEditProps.cmx ogtkListProps.cmx ogtkMenuProps.cmx ogtkMiscProps.cmx ogtkPackProps.cmx ogtkRangeProps.cmx ogtkTextProps.cmx ogtkTreeProps.cmx ogtkFileProps.cmx ogtkActionProps.cmx ogtkBrokenProps.cmx ogtkAssistantProps.cmx gMain.cmx gContainer.cmx gPack.cmx gButton.cmx gText.cmx gMenu.cmx gMisc.cmx gTree.cmx gList.cmx gFile.cmx gWindow.cmx gAssistant.cmx gBin.cmx gEdit.cmx gRange.cmx gAction.cmx gBroken.cmx gUtil.cmx gToolbox.cmx gnomeCanvas.cmx gnoCanvas.cmx gtkSourceView2.cmx gSourceView2.cmx gtkInit.cmx sourceView2Enums.cmx ; \
-         echo gtkInit.o ; \
-         if test -f gtkThread.cmx; then \
-           echo gtkThread.cmx gtkThread.o ; \
-         fi ; \
-     fi` \
-     `if test -f dlllablgtk2.so; \
-       then \
-         echo "-dll dlllablgtk2.so dlllablgnomecanvas.so dlllablgtksourceview2.so -nodll" ; \
-     fi` \
-     `if test -f dlllablgtk2.a; \
-       then \
-         echo dlllablgtk2.a dlllablgnomecanvas.a dlllablgtksourceview2.a ; \
-     fi`
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkThread.o
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkThread.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkInit.o
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/sourceView2Enums.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkInit.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gSourceView2.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkSourceView2.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gnoCanvas.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gnomeCanvas.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gToolbox.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gUtil.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gBroken.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gAction.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gRange.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gEdit.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gBin.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gAssistant.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gWindow.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gFile.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gList.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gTree.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMisc.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMenu.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gText.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gButton.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gPack.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gContainer.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMain.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkAssistantProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBrokenProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkActionProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkFileProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkTreeProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkTextProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkRangeProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkPackProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkMiscProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkMenuProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkListProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkEditProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkButtonProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBinProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gData.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gObj.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gDraw.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gPango.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBroken.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMain.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkFile.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkTree.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkText.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkRange.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkEdit.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBin.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkList.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkWindow.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMisc.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMenu.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkAssistant.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkButton.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkPack.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBase.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkData.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkAssistantProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBrokenProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkActionProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkFileProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkTreeProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkTextProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkRangeProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkPackProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMiscProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMenuProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkListProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkEditProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkButtonProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBinProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBaseProps.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkObject.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkStock.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkSignal.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtk.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkPixbuf.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkKeysyms.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkEvent.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdk.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/pango.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkEnums.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/pangoEnums.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkEnums.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gobject.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/glib.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gutf8.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gpointer.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gaux.cmx
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtksourceview2.cmxs
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgnomecanvas.cmxs
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtk.cmxs
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtksourceview2.a
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgnomecanvas.a
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtk.a
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtksourceview2.cmxa
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgnomecanvas.cmxa
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtk.cmxa
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/wrappers.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/win32.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/sourceView2_tags.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/pango_tags.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_pango.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_gvaluecaml.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_gtktree.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_gtktext.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_gtk.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_gpointer.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_gobject.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_glib.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_gdkpixbuf.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_gdk.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ml_domain.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtk_tags.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gobject_tags.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/glib_tags.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkprivate-win32.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkpixbuf_tags.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdk_tags.h
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkThInit.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkThread.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkThInit.cmo
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkThread.cmo
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/propcc
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/varcc
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkInit.cmo
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtksourceview2.cma
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgnomecanvas.cma
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtk.cma
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/sourceView2Enums.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkThInit.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkThread.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkInit.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gSourceView2.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkSourceView2.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gnoCanvas.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gnomeCanvas.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gToolbox.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gUtil.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gBroken.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gAction.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gRange.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gEdit.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gBin.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gAssistant.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gWindow.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gFile.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gList.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gTree.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMisc.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMenu.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gText.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gButton.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gPack.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gContainer.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMain.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkAssistantProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBrokenProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkActionProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkFileProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkTreeProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkTextProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkRangeProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkPackProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkMiscProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkMenuProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkListProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkEditProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkButtonProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBinProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gData.ml
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gObj.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gDraw.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gPango.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBroken.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMain.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkFile.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkTree.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkText.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkRange.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkEdit.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBin.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkList.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkWindow.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMisc.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMenu.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkAssistant.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkButton.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkPack.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBase.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkData.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkAssistantProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBrokenProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkActionProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkFileProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkTreeProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkTextProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkRangeProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkPackProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMiscProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMenuProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkListProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkEditProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkButtonProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBinProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBaseProps.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkObject.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkStock.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkSignal.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtk.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkPixbuf.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkKeysyms.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkEvent.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdk.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/pango.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkEnums.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/pangoEnums.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkEnums.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gobject.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/glib.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gutf8.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gpointer.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gaux.ml
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/xml_lexer.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/rsvg.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/panel.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gutf8.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkThread.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkSpell.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkSourceView_types.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkSourceView2_types.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkSignal.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gpointer.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gobject.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gnoDruid.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gnoCanvas.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/glib.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/glade.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/glGtk.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkPixbuf.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdk.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gWindow.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gUtil.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gTree.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gToolbox.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gText.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gSourceView2.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gSourceView.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gRange.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gPack.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gObj.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMisc.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMenu.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMain.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gList.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gFile.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gEdit.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gDraw.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gData.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gContainer.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gButton.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gBroken.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gBin.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gAssistant.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gAction.mli
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/sourceView2Enums.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkInit.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gSourceView2.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkSourceView2.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gnoCanvas.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gnomeCanvas.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gToolbox.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gUtil.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gBroken.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gAction.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gRange.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gEdit.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gBin.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gAssistant.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gWindow.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gFile.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gList.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gTree.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMisc.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMenu.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gText.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gButton.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gPack.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gContainer.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gMain.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkAssistantProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBrokenProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkActionProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkFileProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkTreeProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkTextProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkRangeProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkPackProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkMiscProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkMenuProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkListProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkEditProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkButtonProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBinProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gData.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gObj.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gDraw.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gPango.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBroken.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMain.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkFile.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkTree.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkText.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkRange.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkEdit.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBin.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkList.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkWindow.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMisc.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMenu.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkAssistant.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkButton.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkPack.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBase.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkData.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkAssistantProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBrokenProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkActionProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkFileProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkTreeProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkTextProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkRangeProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkPackProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMiscProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkMenuProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkListProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkEditProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkButtonProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBinProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkBaseProps.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkObject.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkStock.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkSignal.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtk.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkPixbuf.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkKeysyms.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkEvent.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdk.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/pango.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gtkEnums.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/pangoEnums.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gdkEnums.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gobject.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/glib.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gutf8.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gpointer.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/gaux.cmi
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/liblablgtksourceview2.a
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/liblablgnomecanvas.a
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/liblablgtk2.a
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/build.ml
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dlllablgtksourceview2.so
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dlllablgtksourceview2.so.owner
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dlllablgnomecanvas.so
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dlllablgnomecanvas.so.owner
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dlllablgtk2.so
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dlllablgtk2.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14.1/lib/lablgtk2/META
- rm -f lablgtk2
- /usr/local/bin/gmake lablgtk2 LABLGTKDIR="/home/opam/.opam/4.14.1/lib/lablgtk2"
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk.2.18.13/src'
- sed -e "s|@INSTALLDIR@|/home/opam/.opam/4.14.1/lib/lablgtk2|g" \
-     -e "s|@LABLGLDIR@|/home/opam/.opam/4.14.1/lib/lablgl|g" \
-     -e "s|@MLLIBS@| lablgtk.cma lablgnomecanvas.cma lablgtksourceview2.cma|g" \
-     -e "s|@INITOBJS@|gtkInit.cmo|g" \
-     -e "s|@THOBJS@|gtkThread.cmo|g" \
-     -e "s|@THINITOBJS@|gtkThInit.cmo|g" \
-     -e "s|@USEDLL@|yes|g" \
-     -e "s|@THREADS_LIB@|system|g" \
-     < lablgtk2.in > lablgtk2
- chmod 755 lablgtk2
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk.2.18.13/src'
- cp lablgtk2 "/home/opam/.opam/4.14.1/bin"
- if test -f lablgladecc; then \
-   cp lablgladecc "/home/opam/.opam/4.14.1/bin/lablgladecc2"; \
- fi
- cp gdk_pixbuf_mlsource "/home/opam/.opam/4.14.1/bin"
- ranlib "/home/opam/.opam/4.14.1/lib/lablgtk2"/liblablgtk2.a "/home/opam/.opam/4.14.1/lib/lablgtk2"/liblablgnomecanvas.a "/home/opam/.opam/4.14.1/lib/lablgtk2"/liblablgtksourceview2.a
- Execute ranlib in /home/opam/.opam/4.14.1/lib/lablgtk2
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/lablgtk.2.18.13/src'
-> installed lablgtk.2.18.13
Processing 103/112: [alt-ergo-free: autoconf]
Processing 104/112: [alt-ergo-free: autoconf] [ocamlgraph: touch]
+ /usr/local/bin/autoconf  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0)
- configure.in:328: warning: AC_OUTPUT should be used without arguments.
- configure.in:328: You should run autoupdate.
Processing 104/112: [alt-ergo-free: ./configure] [ocamlgraph: touch]
+ /usr/bin/touch "./configure" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlgraph.1.8.8)
Processing 104/112: [alt-ergo-free: ./configure] [ocamlgraph: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/./configure "-prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0)
- checking for ocp-ocamlc... no
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlfind... yes
- ocamlfind found zarith in -I /home/opam/.opam/4.14.1/lib/zarith
- ocamlfind found num in -I /home/opam/.opam/4.14.1/lib/num
- ocamlfind found zip in -I /home/opam/.opam/4.14.1/lib/zip
- ocamlfind found ocplib-simplex in -I /home/opam/.opam/4.14.1/lib/ocplib-simplex
- ocamlfind found psmt2-frontend in -I /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 found lablgtk2.sourceview2 in -I /home/opam/.opam/4.14.1/lib/lablgtk2
- 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 104/112: [alt-ergo-free: gmake] [ocamlgraph: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/ocamlgraph.1.8.8/./configure  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlgraph.1.8.8)
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /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 ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlweb... true
- checking for ocamlfind... ocamlfind
- OCamlfind detected and enabled
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtk.cmxa... yes
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgnomecanvas.cmxa... yes
- checking Win32 platform... no
- configure: creating ./config.status
- config.status: creating Makefile
Processing 104/112: [alt-ergo-free: gmake] [ocamlgraph: gmake]
+ /usr/local/bin/gmake  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlgraph.1.8.8)
- sed -e s/VERSION/1.8.8/ -e s/CMA/graph.cma/ -e s/CMXA/graph.cmxa/ -e s/CMXS/graph.cmxs/ \
- 	META.in > META
- rm -f src/version.ml
- echo "let version = \""1.8.8"\"" > src/version.ml
- echo 'let date = "'"Thu Apr 18 08:09:08 UTC 2024"'"' >> src/version.ml
- ocamlyacc -v -v src/dot_parser.mly
- ocamllex.opt src/dot_lexer.mll
- 43 states, 478 transitions, table size 2170 bytes
- rm -f .depend
- ocamldep -slash -I src -I lib -I editor -I view_graph -I dgraph\
- 	lib/*.ml lib/*.mli \
- 	src/*.ml src/*.mli \
- 	editor/*.mli editor/*.ml \
- 	view_graph/*.mli view_graph/*.ml \
- 	dgraph/*.mli dgraph/*.ml > .depend
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig_pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_ast.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/version.ml
- File "src/version.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/blocks.ml
- File "src/blocks.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/blocks.ml", line 390, characters 7-46:
- 390 |        val unsafe_add_vertex: t -> vertex -> t
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value unsafe_add_vertex.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.ml
- File "src/persistent.ml", line 51, characters 20-38:
- 51 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 144, characters 17-32:
- 144 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 157, characters 28-43:
- 157 |         { edges = e; size = Pervasives.pred g.size }
-                                   ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 177, characters 17-32:
- 177 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 196, characters 17-32:
- 196 |           size = Pervasives.pred g.size }
-                        ^^^^^^^^^^^^^^^
- 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 -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.ml
- File "src/imperative.ml", line 68, characters 20-38:
- 68 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 156, characters 18-33:
- 156 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 172, characters 18-33:
- 172 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 193, characters 18-33:
- 193 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 214, characters 18-33:
- 214 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 362, characters 36-54:
- 362 |       let compare : t -> t -> int = 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 "src/imperative.ml", line 372, characters 36-54:
- 372 |       let compare : t -> t -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.ml
- File "src/oper.ml", line 52, characters 2-30:
- 52 |   module H = Hashtbl.Make(G.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module H.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.mli
- File "src/nonnegative.mli", line 30, characters 5-6:
- 30 |     (W: Sig.WEIGHT with type edge = G.E.t) : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- File "src/nonnegative.mli", line 42, characters 5-6:
- 42 |     (W: Sig.WEIGHT with type edge = G.E.t) : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.mli
- File "src/kruskal.mli", line 41, characters 18-19:
- 41 | module Make(G: G)(W: Sig.ORDERED_TYPE with type t = G.E.label) : sig
-                        ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- File "src/kruskal.mli", line 61, characters 5-6:
- 61 |     (W: Sig.ORDERED_TYPE with type t = G.E.label)
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- File "src/kruskal.mli", line 62, characters 5-7:
- 62 |     (UF: UNIONFIND with type elt = G.V.t) :
-           ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter UF.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.mli
- File "src/prim.mli", line 37, characters 18-19:
- 37 | module Make(G: G)(W: Sig.WEIGHT with type edge = G.E.t) : sig
-                        ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.ml
- File "src/graphviz.ml", line 27, characters 5-15:
- 27 | open Pervasives (* for compatibility with ocaml 3.12.0+dev17
-           ^^^^^^^^^^
- 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 -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.mli
- File "src/gml.mli", line 35, characters 5-6:
- 35 |     (L : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- File "src/gml.mli", line 74, characters 5-6:
- 74 |     (L: sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_lexer.ml
- File "src/dot_lexer.mll", line 38, characters 21-37:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "src/dot_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.mli
- File "src/dot.mli", line 29, characters 5-6:
- 29 |     (L : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.ml
- File "src/dot.ml", line 61, characters 40-58:
- 61 |           let compare : t -> t -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.ml
- File "src/pack.ml", line 52, characters 34-52:
- 52 |     let compare : t -> t -> int = 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 "src/pack.ml", line 69, characters 34-52:
- 69 |     let compare : t -> t -> int = 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 "src/pack.ml", line 97, characters 34-52:
- 97 |     let compare : t -> t -> int = 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 "src/pack.ml", line 200, characters 32-50:
- 200 |   let compare : t -> t -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.ml
- File "src/cliquetree.ml", line 106, characters 38-56:
- 106 |         let compare : t -> t -> int = 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 "src/cliquetree.ml", line 114, characters 40-58:
- 114 |     let compare (x, _ : t) (y, _ : t) = 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 "src/cliquetree.ml", line 21, characters 2-31:
- 21 |   module OVSet = Set.Make(Gr.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module OVSet.
- File "src/cliquetree.ml", line 149, characters 2-32:
- 149 |   module EdgeSet = Set.Make(G.E)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module EdgeSet.
- File "src/cliquetree.ml", line 150, characters 2-34:
- 150 |   module H = Hashtbl.Make(CliqueV)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module H.
- File "src/cliquetree.ml", line 153, characters 2-32:
- 153 |   module Choose = Oper.Choose(G)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module Choose.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.ml
- File "src/md.ml", line 20, characters 2-34:
- 20 |   module VertexSet = Set.Make(G.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module VertexSet.
- File "src/md.ml", line 22, characters 2-32:
- 22 |   module Choose = Oper.Choose(G)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module Choose.
- File "src/md.ml", line 88, characters 2-34:
- 88 |   module VertexSet = Set.Make(G.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module VertexSet.
- File "src/md.ml", line 90, characters 2-32:
- 90 |   module Choose = Oper.Choose(G)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module Choose.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.mli
- File "src/graphml.mli", line 35, characters 5-6:
- 35 |     (L : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.ml
- ocamlc.opt -I src -I lib -pack -g -o graph.cmo src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmo lib/heap.cmo lib/bitv.cmo lib/persistentQueue.cmo src/version.cmo src/util.cmo src/blocks.cmo src/persistent.cmo src/imperative.cmo src/delaunay.cmo src/builder.cmo src/classic.cmo src/rand.cmo src/oper.cmo src/components.cmo src/path.cmo src/nonnegative.cmo src/traverse.cmo src/coloring.cmo src/topological.cmo src/kruskal.cmo src/flow.cmo src/prim.cmo src/dominator.cmo src/graphviz.cmo src/gml.cmo src/dot_parser.cmo src/dot_lexer.cmo src/dot.cmo src/pack.cmo src/gmap.cmo src/minsep.cmo src/cliquetree.cmo src/mcs_m.cmo src/md.cmo src/strat.cmo src/fixpoint.cmo src/leaderlist.cmo src/contraction.cmo src/graphml.cmo src/merge.cmo src/mincut.cmo src/clique.cmo src/weakTopological.cmo src/chaoticIteration.cmo
- ocamlc.opt -I src -I lib -a -g -o graph.cma graph.cmo
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/unionfind.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/heap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/bitv.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/persistentQueue.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/version.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/util.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/blocks.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/persistent.ml
- File "src/persistent.ml", line 51, characters 20-38:
- 51 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 144, characters 17-32:
- 144 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 157, characters 28-43:
- 157 |         { edges = e; size = Pervasives.pred g.size }
-                                   ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 177, characters 17-32:
- 177 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 196, characters 17-32:
- 196 |           size = Pervasives.pred g.size }
-                        ^^^^^^^^^^^^^^^
- 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/imperative.ml
- File "src/imperative.ml", line 68, characters 20-38:
- 68 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 156, characters 18-33:
- 156 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 172, characters 18-33:
- 172 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 193, characters 18-33:
- 193 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 214, characters 18-33:
- 214 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 362, characters 36-54:
- 362 |       let compare : t -> t -> int = 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 "src/imperative.ml", line 372, characters 36-54:
- 372 |       let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/delaunay.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/builder.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/classic.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/rand.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/oper.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/components.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/path.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/nonnegative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/traverse.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/coloring.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/topological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/kruskal.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/flow.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/prim.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dominator.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphviz.ml
- File "src/graphviz.ml", line 27, characters 5-15:
- 27 | open Pervasives (* for compatibility with ocaml 3.12.0+dev17
-           ^^^^^^^^^^
- 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_parser.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_lexer.ml
- File "src/dot_lexer.mll", line 38, characters 21-37:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot.ml
- File "src/dot.ml", line 61, characters 40-58:
- 61 |           let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/pack.ml
- File "src/pack.ml", line 52, characters 34-52:
- 52 |     let compare : t -> t -> int = 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 "src/pack.ml", line 69, characters 34-52:
- 69 |     let compare : t -> t -> int = 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 "src/pack.ml", line 97, characters 34-52:
- 97 |     let compare : t -> t -> int = 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 "src/pack.ml", line 200, characters 32-50:
- 200 |   let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gmap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/minsep.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/cliquetree.ml
- File "src/cliquetree.ml", line 106, characters 38-56:
- 106 |         let compare : t -> t -> int = 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 "src/cliquetree.ml", line 114, characters 40-58:
- 114 |     let compare (x, _ : t) (y, _ : t) = 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mcs_m.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/md.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/strat.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/fixpoint.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/leaderlist.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/contraction.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/merge.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mincut.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/clique.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/weakTopological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/chaoticIteration.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/xDotDraw.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/xDotDraw.ml
- File "dgraph/xDotDraw.ml", line 76, characters 23-37:
- 76 |   with Invalid_argument("String.sub") -> ""
-                             ^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "dgraph/xDotDraw.ml", line 211, characters 19-34:
- 211 |       with Failure "int_of_string" ->
-                          ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "dgraph/xDotDraw.ml", line 220, characters 19-36:
- 220 |       with Failure "float_of_string" ->
-                          ^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/xDot.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/xDot.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphModel.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphModel.ml
- File "dgraph/dGraphModel.ml", line 162, characters 32-50:
- 162 |   let compare : t -> t -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphTreeLayout.mli
- File "dgraph/dGraphTreeLayout.mli", line 32, characters 5-21:
- 32 |     (TreeManipulation: sig val is_ghost_node: Tree.V.t -> bool end):
-           ^^^^^^^^^^^^^^^^
- Warning 67 [unused-functor-parameter]: unused functor parameter TreeManipulation.
- File "dgraph/dGraphTreeLayout.mli", line 43, characters 5-21:
- 43 |     (TreeManipulation: sig val is_ghost_node: Tree.V.t -> bool end):
-           ^^^^^^^^^^^^^^^^
- Warning 67 [unused-functor-parameter]: unused functor parameter TreeManipulation.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphTreeLayout.ml
- File "dgraph/dGraphTreeLayout.ml", line 469, characters 4-40:
- 469 |     mutable labelfontcolor : int option;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field labelfontcolor is never read.
- (However, this field is used to build or mutate values.)
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphSubTree.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphSubTree.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphTreeModel.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphTreeModel.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphViewItem.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphViewItem.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphView.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphView.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphRandModel.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphRandModel.ml
- File "dgraph/dGraphRandModel.ml", line 49, characters 36-54:
- 49 |   let compare : int -> int -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphContainer.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphContainer.ml
- File "dgraph/dGraphContainer.ml", line 172, characters 2-22:
- 172 |   module TreeModel = T
-         ^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module TreeModel.
- ocamlc.opt -o dgraph/dgraph.cmo -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -pack dgraph/xDotDraw.cmo dgraph/xDot.cmo dgraph/dGraphModel.cmo dgraph/dGraphTreeLayout.cmo dgraph/dGraphSubTree.cmo dgraph/dGraphTreeModel.cmo dgraph/dGraphViewItem.cmo dgraph/dGraphView.cmo dgraph/dGraphRandModel.cmo dgraph/dGraphContainer.cmo
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . dgraph/dGraphViewer.ml
- File "dgraph/dGraphViewer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -g -o dgraph/dgraph.byte -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . \
- 	lablgtk.cma gtkInit.cmo lablgnomecanvas.cma graph.cma dgraph/dgraph.cmo dgraph/dGraphViewer.cmo
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . view_graph/viewGraph_core.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . view_graph/viewGraph_core.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . view_graph/viewGraph_select.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . view_graph/viewGraph_select.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . view_graph/viewGraph_utils.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . view_graph/viewGraph_utils.ml
- ocamlc.opt -o view_graph/viewgraph.cmo -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . -pack view_graph/viewGraph_core.cmo view_graph/viewGraph_select.cmo view_graph/viewGraph_utils.cmo
- ocamlc.opt -g -o view_graph/viewgraph.byte -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . \
- 	lablgtk.cma gtkInit.cmo lablgnomecanvas.cma unix.cma graph.cma view_graph/viewgraph.cmo
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . editor/ed_hyper.ml
- File "editor/ed_hyper.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . editor/ed_graph.ml
- File "editor/ed_graph.ml", line 65, characters 32-50:
- 65 |   let compare : t -> t -> int = 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 "editor/ed_graph.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . editor/ed_draw.ml
- File "editor/ed_draw.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . editor/ed_display.ml
- File "editor/ed_display.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . editor/ed_main.ml
- File "editor/ed_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -g -o editor/editor.byte -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . \
- 	lablgtk.cma lablgnomecanvas.cma unix.cma graph.cma editor/ed_hyper.cmo editor/ed_graph.cmo editor/ed_draw.cmo editor/ed_display.cmo editor/ed_main.cmo
- ocamlopt.opt -I src -I lib -pack -o graph.cmx src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmx lib/heap.cmx lib/bitv.cmx lib/persistentQueue.cmx src/version.cmx src/util.cmx src/blocks.cmx src/persistent.cmx src/imperative.cmx src/delaunay.cmx src/builder.cmx src/classic.cmx src/rand.cmx src/oper.cmx src/components.cmx src/path.cmx src/nonnegative.cmx src/traverse.cmx src/coloring.cmx src/topological.cmx src/kruskal.cmx src/flow.cmx src/prim.cmx src/dominator.cmx src/graphviz.cmx src/gml.cmx src/dot_parser.cmx src/dot_lexer.cmx src/dot.cmx src/pack.cmx src/gmap.cmx src/minsep.cmx src/cliquetree.cmx src/mcs_m.cmx src/md.cmx src/strat.cmx src/fixpoint.cmx src/leaderlist.cmx src/contraction.cmx src/graphml.cmx src/merge.cmx src/mincut.cmx src/clique.cmx src/weakTopological.cmx src/chaoticIteration.cmx
- ocamlopt.opt -I src -I lib -a -o graph.cmxa graph.cmx
- ocamlopt.opt -I src -I lib -shared -o graph.cmxs graph.cmx
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . -for-pack Viewgraph view_graph/viewGraph_core.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . -for-pack Viewgraph view_graph/viewGraph_select.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . -for-pack Viewgraph view_graph/viewGraph_utils.ml
- ocamlopt.opt -o view_graph/viewgraph.cmx -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . -pack view_graph/viewGraph_core.cmx view_graph/viewGraph_select.cmx view_graph/viewGraph_utils.cmx
- ocamlopt.opt -o view_graph/viewgraph.opt -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I view_graph -I . \
- 	lablgtk.cmxa gtkInit.cmx lablgnomecanvas.cmxa unix.cmxa graph.cmxa view_graph/viewgraph.cmx
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/xDotDraw.ml
- File "dgraph/xDotDraw.ml", line 76, characters 23-37:
- 76 |   with Invalid_argument("String.sub") -> ""
-                             ^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "dgraph/xDotDraw.ml", line 211, characters 19-34:
- 211 |       with Failure "int_of_string" ->
-                          ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "dgraph/xDotDraw.ml", line 220, characters 19-36:
- 220 |       with Failure "float_of_string" ->
-                          ^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/xDot.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/dGraphModel.ml
- File "dgraph/dGraphModel.ml", line 162, characters 32-50:
- 162 |   let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/dGraphTreeLayout.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/dGraphSubTree.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/dGraphTreeModel.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/dGraphViewItem.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/dGraphView.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/dGraphRandModel.ml
- File "dgraph/dGraphRandModel.ml", line 49, characters 36-54:
- 49 |   let compare : int -> int -> int = 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
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/dGraphContainer.ml
- ocamlopt.opt -o dgraph/dgraph.cmx -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -pack dgraph/xDotDraw.cmx dgraph/xDot.cmx dgraph/dGraphModel.cmx dgraph/dGraphTreeLayout.cmx dgraph/dGraphSubTree.cmx dgraph/dGraphTreeModel.cmx dgraph/dGraphViewItem.cmx dgraph/dGraphView.cmx dgraph/dGraphRandModel.cmx dgraph/dGraphContainer.cmx
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . -for-pack Dgraph dgraph/dGraphViewer.ml
- ocamlopt.opt -o dgraph/dgraph.opt -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I dgraph -I . \
- 	lablgtk.cmxa gtkInit.cmx lablgnomecanvas.cmxa graph.cmxa dgraph/dgraph.cmx dgraph/dGraphViewer.cmx
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . editor/ed_hyper.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . editor/ed_graph.ml
- File "editor/ed_graph.ml", line 65, characters 32-50:
- 65 |   let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . editor/ed_draw.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . editor/ed_display.ml
- ocamlopt.opt -c -I src -I lib -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . editor/ed_main.ml
- ocamlopt.opt -o editor/editor.opt -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads -I editor -I . \
- 	lablgtk.cmxa lablgnomecanvas.cmxa unix.cmxa graph.cmxa editor/ed_hyper.cmx editor/ed_graph.cmx editor/ed_draw.cmx editor/ed_display.cmx editor/ed_main.cmx
-> compiled  ocamlgraph.1.8.8
Processing 104/112: [alt-ergo-free: gmake]
Processing 105/112: [alt-ergo-free: gmake] [ocamlgraph: gmake install-findlib]
+ /usr/local/bin/gmake "install-findlib" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlgraph.1.8.8)
- ocamlfind install  ocamlgraph META \
- 	src/*.mli view_graph/*.mli dgraph/*.mli \
- 	graph.cmo graph.cmi \
- 	graph.cma \
- 	view_graph/viewgraph.cmo view_graph/viewgraph.cmi \
-                 dgraph/dgraph.cmo dgraph/dgraph.cmi \
-                 graph.o graph.a graph.cmx graph.cmxa graph.cmxs view_graph/viewgraph.cmx view_graph/viewgraph.o dgraph/dgraph.cmx dgraph/dgraph.o
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dgraph.o
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dgraph.cmx
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/viewgraph.o
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/viewgraph.cmx
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cmxs
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.o
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dgraph.cmi
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dgraph.cmo
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/viewgraph.cmi
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/viewgraph.cmo
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cmo
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/weakTopological.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/mincut.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/clique.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/chaoticIteration.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.14.1/lib/ocamlgraph/META
-> installed ocamlgraph.1.8.8
Processing 105/112: [alt-ergo-free: gmake]
Processing 106/112: [alt-ergo-free: gmake] [why3: ./configure]
+ /usr/local/bin/gmake  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0)
- 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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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
- 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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/gui_session.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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/gui_session.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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/gui_config.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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/gui_config.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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/annoted_ast.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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/annoted_ast.ml
- File "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/annoted_ast.ml", line 191, characters 18-36:
- 191 |     let 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/annoted_ast.ml", line 865, characters 36-50:
- 865 | 	    | ATypeDecl (_, _, s', _) when Pervasives.(=) s s'-> Some d
-       	                                   ^^^^^^^^^^^^^^
- 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/annoted_ast.ml", line 866, characters 40-54:
- 866 | 	    | APredicate_def (_, p, _, _) when Pervasives.(=) s p -> Some d
-       	                                       ^^^^^^^^^^^^^^
- 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/annoted_ast.ml", line 867, characters 42-56:
- 867 | 	    | AFunction_def (_, f, _, _, _) when Pervasives.(=) s f -> Some d
-       	                                         ^^^^^^^^^^^^^^
- 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/annoted_ast.ml", line 877, characters 14-28:
- 877 | 	| None -> if Pervasives.(=) d.tag tag then Some deps else None
-       	             ^^^^^^^^^^^^^^
- 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/annoted_ast.ml", line 885, characters 14-28:
- 885 | 	| None -> if Pervasives.(=) d.tag tag then Some deps else None
-       	             ^^^^^^^^^^^^^^
- 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/annoted_ast.ml", line 1968, characters 31-45:
- 1968 |                (fun l s' -> if Pervasives.(=) s' s then l else s'::l) [] sl
-                                       ^^^^^^^^^^^^^^
- 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/annoted_ast.ml", line 1945, characters 7-54:
- 1945 |     sl {aqf_triggers = trs; aqf_form = aaf ; aqf_hyp } acc =
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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.
- 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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/connected_ast.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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/connected_ast.ml
- File "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/connected_ast.ml", line 389, characters 11-25:
- 389 | 	  assert (Pervasives.(=) v 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/connected_ast.ml", line 544, characters 5-19:
- 544 |   if Pervasives.(=) ln_form (Exists goal_form) 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/connected_ast.ml", line 738, characters 34-48:
- 738 |                                   Pervasives.(=) sbuf env.inst_buffer, str));
-                                         ^^^^^^^^^^^^^^
- 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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/gui_replay.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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/gui_replay.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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/main_gui.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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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/gui/main_gui.ml
- File "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/main_gui.ml", line 151, characters 18-33:
- 151 |       (fun env -> Pervasives.(<>) env.actions env.saved_actions) envs 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/main_gui.ml", line 250, characters 2-20:
- 250 |   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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/main_gui.ml", line 385, characters 17-31:
- 385 |   let total = if Pervasives.(=) total 0. then 1. else total 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/main_gui.ml", line 458, characters 42-57:
- 458 |     | Formula.Lemma {Formula.name=n} when Pervasives.(<>) n "" -> n
-                                                 ^^^^^^^^^^^^^^^
- 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/main_gui.ml", line 607, characters 5-19:
- 607 |   if Pervasives.(=) (Some (Thread.id(Thread.self()))) !interrupt 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/main_gui.ml", line 721, characters 15-30:
- 721 |               (Pervasives.(<>) s.[0] '_'  &&
-                      ^^^^^^^^^^^^^^^
- 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/main_gui.ml", line 722, characters 15-30:
- 722 |                Pervasives.(<>) s.[0] '@') ->
-                      ^^^^^^^^^^^^^^^
- 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/main_gui.ml", line 948, characters 5-20:
- 948 |   if Pervasives.(<>) str "" 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 "/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0/tools/gui/main_gui.ml", line 1289, characters 11-25:
- 1289 |         if Pervasives.(=) env.goal_view#wrap_mode `NONE 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
- ocamlopt.opt -annot -absname -bin-annot -short-paths -strict-sequence -g -w +A-45-27-4-9-44-32-48-41-6-22 -I /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 altgr-ergo.opt zarith.cmxa nums.cmxa unix.cmxa dynlink.cmxa str.cmxa zip.cmxa ocplibSimplex.cmxa psmt2Frontend.cmxa zarith.cmxa threads.cmxa lablgtk.cmxa lablgtksourceview2.cmxa gtkThread.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/frontend/parsers_loader.cmx tools/gui/gui_session.cmx tools/gui/gui_config.cmx tools/gui/annoted_ast.cmx tools/gui/connected_ast.cmx tools/gui/gui_replay.cmx tools/gui/main_gui.cmx
- 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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 106/112: [why3: ./configure]
Processing 107/112: [why3: ./configure] [alt-ergo-free: gmake install]
+ /home/opam/.opam/4.14.1/.opam-switch/build/why3.1.5.1/./configure "--prefix" "/home/opam/.opam/4.14.1" "--disable-frama-c" "--disable-coq-libs" "--disable-js-of-ocaml" "--disable-ide" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/why3.1.5.1)
- 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 we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking for cc option to accept ISO C99... none needed
- checking for cc option to accept ISO Standard C... (cached) none needed
- checking for a thread-safe mkdir -p... ./install-sh -c -d
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /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
- ocamlfind found compiler-libs in /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- 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.
- ocamlfind found num in /home/opam/.opam/4.14.1/lib/num
- checking for /home/opam/.opam/4.14.1/lib/num/nums.cma... no
- checking for /home/opam/.opam/4.14.1/lib/num/num.cmi... no
- checking for /home/opam/.opam/4.14.1/lib/ocaml/nums.cma... yes
- checking for /home/opam/.opam/4.14.1/lib/ocaml/num.cmi... yes
- ocamlfind found zarith in /home/opam/.opam/4.14.1/lib/zarith
- checking for /home/opam/.opam/4.14.1/lib/zarith/z.cmi... yes
- ocamlfind found camlzip in /home/opam/.opam/4.14.1/lib/zip
- checking for /home/opam/.opam/4.14.1/lib/zip/zip.cmi... yes
- ocamlfind found menhirLib in /home/opam/.opam/4.14.1/lib/menhirLib
- checking for /home/opam/.opam/4.14.1/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind found seq in /home/opam/.opam/4.14.1/lib/seq
- checking for /home/opam/.opam/4.14.1/lib/seq/seq.cma... no
- checking for /home/opam/.opam/4.14.1/lib/seq/seq.cmi... no
- checking for /home/opam/.opam/4.14.1/lib/ocaml/stdlib__seq.cmi... no
- checking for /home/opam/.opam/4.14.1/lib/ocaml/stdlib__Seq.cmi... yes
- ocamlfind: Package `re' not found
- checking for /home/opam/.opam/4.14.1/lib/ocaml/re/re.cmx... no
- checking for /home/opam/.opam/4.14.1/lib/ocaml/re/re.cmi... no
- configure: WARNING: Library re not found.
- ocamlfind found ocamlgraph in /home/opam/.opam/4.14.1/lib/ocamlgraph
- checking for /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cmi... yes
- ocamlfind found ocamlgraph in /home/opam/.opam/4.14.1/lib/ocamlgraph
- checking for /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cmi... (cached) yes
- ocamlfind: Package `mlmpfr' not found
- ocamlfind: Package `ppx_sexp_conv' not found
- checking for pvs... no
- configure: WARNING: Cannot find pvs.
- checking for isabelle... no
- configure: WARNING: Cannot find isabelle.
- 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            : /home/opam/.opam/4.14.1/lib/ocaml
-     Ocamlfind               : yes
-     Native compilation      : yes
-     Profiling               : no
-     Memory profiling        : no (disabled by default)
-     PPX                     : yes
-     S-expr for why3pp       : no (requires ppx_sexp_conv)
-     Javascript support      : no (disabled by user)
-     MPFR support            : no (mlmpfr not found)
-     Re support              : no
- 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)
-     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      : /home/opam/.opam/4.14.1/lib/why3
-     Relocatable             : no
Processing 107/112: [why3: gmake all] [alt-ergo-free: gmake install]
+ /usr/local/bin/gmake "install" "MANDIR=/home/opam/.opam/4.14.1/man" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/alt-ergo-free.2.2.0)
- mkdir -p /home/opam/.opam/4.14.1/man/man1
- cp -f doc/alt-ergo.1 /home/opam/.opam/4.14.1/man/man1
- mkdir -p /home/opam/.opam/4.14.1/lib/alt-ergo/preludes
- cp -f preludes/fpa-theory-2017-01-04-16h00.why /home/opam/.opam/4.14.1/lib/alt-ergo/preludes/
- mkdir -p /home/opam/.opam/4.14.1/bin
- cp -f alt-ergo.opt /home/opam/.opam/4.14.1/bin/alt-ergo
- mkdir -p /home/opam/.opam/4.14.1/bin
- cp -f altgr-ergo.opt /home/opam/.opam/4.14.1/bin/altgr-ergo
- mkdir -p /home/opam/.opam/4.14.1/share/alt-ergo/gtksourceview-2.0/language-specs
- cp -f doc/gtk-lang/alt-ergo.lang /home/opam/.opam/4.14.1/share/alt-ergo/gtksourceview-2.0/language-specs/alt-ergo.lang
- mkdir -p /home/opam/.opam/4.14.1/lib/alt-ergo/plugins
- cp -f fm-simplex-plugin.cmxs /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 "/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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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 /home/opam/.opam/4.14.1/lib/num -I /home/opam/.opam/4.14.1/lib/zarith -I /home/opam/.opam/4.14.1/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.14.1/lib/zip -I /home/opam/.opam/4.14.1/lib/ocplib-simplex -I /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=/home/opam/.opam/4.14.1/lib \
-   ocamlfind install alt-ergo altErgoLib.* META
- Installed /home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.o
- Installed /home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmxs
- Installed /home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmxa
- Installed /home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmx
- Installed /home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmt
- Installed /home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmo
- Installed /home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cmi
- Installed /home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.cma
- Installed /home/opam/.opam/4.14.1/lib/alt-ergo/altErgoLib.a
- Installed /home/opam/.opam/4.14.1/lib/alt-ergo/META
-> installed alt-ergo-free.2.2.0
Processing 107/112: [why3: gmake all]
+ /usr/local/bin/gmake "-j15" "all" "opt" "byte" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/why3.1.5.1)
- cp src/util/json_base.ml src/trywhy3/json_base.ml
- Menhir src/util/json_parser.mly
- Ocamllex src/util/json_lexer.mll
- cp src/util/json_base.mli src/trywhy3/json_base.mli
- cp src/util/json_lexer.mli src/trywhy3/json_lexer.mli
- 52 states, 495 transitions, table size 2292 bytes
- autoconf -f
- Ocamllex src/why3doc/doc_lexer.mll
- Ocamldep src/isabelle-client/isabelle_client_main.ml
- 120 states, 685 transitions, table size 3460 bytes
- 1763 additional bytes used for bindings
- Ocamldep src/tools/why3shell.ml
- Ocamldep src/why3session/why3session_main.ml
- Ocamldep src/why3session/why3session_update.ml
- 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
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- Menhir plugins/tptp/tptp_parser.mly
- Ocamllex plugins/python/py_lexer.mll
- Menhir plugins/python/py_parser.mly
- Ocamllex plugins/microc/mc_lexer.mll
- 69 states, 1256 transitions, table size 5438 bytes
- 1453 additional bytes used for bindings
- 307 states, 15627 transitions, table size 64350 bytes
- Menhir plugins/microc/mc_parser.mly
- 77 states, 473 transitions, table size 2354 bytes
- 1504 additional bytes used for bindings
- Ocamllex plugins/cfg/cfg_lexer.mll
- Menhir src/parser/parser_common.mly plugins/cfg/cfg_parser.mly
- Ocamllex plugins/parser/dimacs.mll
- Ocamllex src/util/rc.mll
- 155 states, 4342 transitions, table size 18298 bytes
- 7537 additional bytes used for bindings
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- Ocamllex src/util/lexlib.mll
- Ocamllex src/parser/lexer.mll
- 39 states, 600 transitions, table size 2634 bytes
- 1338 additional bytes used for bindings
- Menhir src/parser/parser_common.mly
- Menhir src/parser/parser_common.mly src/parser/parser.mly
- 158 states, 4359 transitions, table size 18384 bytes
- 7555 additional bytes used for bindings
- Menhir src/driver/driver_parser.mly
- Ocamllex src/driver/driver_lexer.mll
- 34 states, 1366 transitions, table size 5668 bytes
- Ocamllex src/driver/sexp.mll
- Ocamllex src/session/xml.mll
- 27 states, 306 transitions, table size 1386 bytes
- Ocamllex src/session/strategy_parser.mll
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 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
- 47 states, 678 transitions, table size 2994 bytes
- 2153 additional bytes used for bindings
- 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
- 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
- configure.in:197: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
- configure.in:197: You should run autoupdate.
- ./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
- configure.in:197: the top level
- Read 3 sample input sentences and 3 error messages.
- Ocamldep src/tools/why3wc.ml
- Ocamldep src/tools/why3show.ml
- Ocamldep src/tools/why3replay.ml
- Ocamldep src/tools/why3realize.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/microc/mc_ast.mli
- Ocamldep plugins/python/py_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/cfg_lexer.ml
- Ocamldep plugins/cfg/cfg_parser.ml
- Ocamldep plugins/microc/mc_main.ml
- Ocamldep plugins/microc/mc_printer.ml
- Ocamldep plugins/microc/mc_lexer.ml
- Ocamldep plugins/microc/mc_parser.ml
- Ocamldep plugins/python/py_main.ml
- Ocamldep plugins/python/py_lexer.ml
- Ocamldep plugins/python/py_parser.ml
- Ocamldep plugins/tptp/tptp_printer.ml
- Ocamldep plugins/tptp/tptp_lexer.ml
- Ocamldep plugins/tptp/tptp_typing.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/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
- ./config.status --recheck
- Ocamldep src/trywhy3/json_base.ml
- running CONFIG_SHELL=/bin/sh /bin/sh /home/opam/.opam/4.14.1/.opam-switch/build/why3.1.5.1/./configure --prefix /home/opam/.opam/4.14.1 --disable-frama-c --disable-coq-libs --disable-js-of-ocaml --disable-ide EDITOR=vi --no-create --no-recursion
- 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... mkdir -p
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /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
- ocamlfind found compiler-libs in /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- 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.
- ocamlfind found num in /home/opam/.opam/4.14.1/lib/num
- checking for /home/opam/.opam/4.14.1/lib/num/nums.cma... no
- checking for /home/opam/.opam/4.14.1/lib/num/num.cmi... no
- checking for /home/opam/.opam/4.14.1/lib/ocaml/nums.cma... yes
- checking for /home/opam/.opam/4.14.1/lib/ocaml/num.cmi... yes
- ocamlfind found zarith in /home/opam/.opam/4.14.1/lib/zarith
- checking for /home/opam/.opam/4.14.1/lib/zarith/z.cmi... yes
- ocamlfind found camlzip in /home/opam/.opam/4.14.1/lib/zip
- checking for /home/opam/.opam/4.14.1/lib/zip/zip.cmi... yes
- ocamlfind found menhirLib in /home/opam/.opam/4.14.1/lib/menhirLib
- checking for /home/opam/.opam/4.14.1/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind found seq in /home/opam/.opam/4.14.1/lib/seq
- checking for /home/opam/.opam/4.14.1/lib/seq/seq.cma... no
- checking for /home/opam/.opam/4.14.1/lib/seq/seq.cmi... no
- checking for /home/opam/.opam/4.14.1/lib/ocaml/stdlib__seq.cmi... no
- checking for /home/opam/.opam/4.14.1/lib/ocaml/stdlib__Seq.cmi... yes
- ocamlfind: Package `re' not found
- checking for /home/opam/.opam/4.14.1/lib/ocaml/re/re.cmx... no
- checking for /home/opam/.opam/4.14.1/lib/ocaml/re/re.cmi... no
- configure: WARNING: Library re not found.
- ocamlfind found ocamlgraph in /home/opam/.opam/4.14.1/lib/ocamlgraph
- checking for /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cmi... yes
- ocamlfind found ocamlgraph in /home/opam/.opam/4.14.1/lib/ocamlgraph
- checking for /home/opam/.opam/4.14.1/lib/ocamlgraph/graph.cmi... (cached) yes
- ocamlfind: Package `mlmpfr' not found
- ocamlfind: Package `ppx_sexp_conv' not found
- checking for pvs... no
- configure: WARNING: Cannot find pvs.
- checking for isabelle... no
- configure: WARNING: Cannot find isabelle.
- configure: creating ./config.status
- 
-                  Summary
- -----------------------------------------
- Verbose make                : no
- OCaml compiler              : yes
-     Version                 : 4.14.1
-     Library path            : /home/opam/.opam/4.14.1/lib/ocaml
-     Ocamlfind               : yes
-     Native compilation      : yes
-     Profiling               : no
-     Memory profiling        : no (disabled by default)
-     PPX                     : yes
-     S-expr for why3pp       : no (requires ppx_sexp_conv)
-     Javascript support      : no (disabled by user)
-     MPFR support            : no (mlmpfr not found)
-     Re support              : no
- 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)
-     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      : /home/opam/.opam/4.14.1/lib/why3
-     Relocatable             : no
- ./config.status chmod --file src/config.sh
- config.status: creating src/config.sh
- config.status: executing chmod commands
- ./config.status chmod --file Makefile
- Generate src/util/config.ml
- config.status: creating Makefile
- config.status: executing chmod commands
- 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
- cmp -s src/util/mysexplib-dummy.ml src/util/mysexplib.ml || cp src/util/mysexplib-dummy.ml src/util/mysexplib.ml
- cmp -s src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml || cp src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml
- cmp -s src/util/dynlink_new.ml src/util/dynlink_wrapper.ml || cp src/util/dynlink_new.ml src/util/dynlink_wrapper.ml
- cmp -s src/session/compress_z.ml src/session/compress.ml || cp src/session/compress_z.ml src/session/compress.ml
- cmp -s src/util/recompat.ml src/util/re.ml || cp src/util/recompat.ml src/util/re.ml
- Ocamldep src/tools/why3pp.ml
- Ocamldep src/tools/why3pp_sexp.ml
- Ocamldep src/driver/driver_ast.mli
- Ocamldep src/session/unix_scheduler.ml
- Ocamldep src/session/json_util.ml
- Ocamldep src/session/itp_server.ml
- Ocamldep src/session/itp_communication.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/yices.ml
- Ocamldep src/printer/cvc3.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/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/ind_itp.ml
- Ocamldep src/transform/introduction.ml
- Ocamldep src/transform/subst.ml
- Ocamldep src/transform/apply.ml
- Ocamldep src/transform/case.ml
- Ocamldep src/transform/generic_arg_trans_utils.ml
- Ocamldep src/transform/prop_curry.ml
- Ocamldep src/transform/smoke_detector.ml
- Ocamldep src/transform/eliminate_literal.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/simplify_array.ml
- Ocamldep src/transform/encoding_sort.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/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/eliminate_algebraic.ml
- Ocamldep src/transform/compute.ml
- Ocamldep src/transform/reduction_engine.ml
- Ocamldep src/transform/detect_polymorphism.ml
- Ocamldep src/transform/args_wrapper.ml
- Ocamldep src/transform/inlining.ml
- Ocamldep src/transform/simplify_formula.ml
- Ocamldep src/transform/split_goal.ml
- Ocamldep src/parser/mlw_printer.ml
- Ocamldep src/parser/lexer.ml
- Ocamldep src/parser/report.ml
- Ocamldep src/parser/typing.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/collect_data_model.ml
- Ocamldep src/driver/smtv2_model_defs.ml
- Ocamldep src/driver/autodetection.ml
- Ocamldep src/driver/whyconf.ml
- Ocamldep src/driver/driver.ml
- Ocamldep src/driver/driver_lexer.ml
- Ocamldep src/driver/driver_parser.ml
- Ocamldep src/driver/call_provers.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/env.ml
- Ocamldep src/core/dterm.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/coercion.ml
- Ocamldep src/core/decl.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/plugin.ml
- Ocamldep src/util/rc.ml
- Ocamldep src/util/sysutil.ml
- Ocamldep src/util/warning.ml
- Ocamldep src/util/cmdline.ml
- Ocamldep src/util/print_tree.ml
- Ocamldep src/util/lexlib.ml
- Ocamldep src/util/dynlink_wrapper.ml
- Ocamldep src/util/loc.ml
- Ocamldep src/util/debug.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/diffmap.ml
- Ocamldep src/util/weakhtbl.ml
- Ocamldep src/util/exthtbl.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
- 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
- File "src/util/util.mli", line 110, characters 22-52:
- 110 | val ansi_color_tags : Format.formatter_tag_functions
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.formatter_tag_functions
- Use formatter_stag_functions.
- Ocamlc   src/util/extmap.mli
- File "src/util/mysexplib.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 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
- File "src/util/pp.mli", line 122, characters 33-51:
- 122 |   ('b,  formatter, unit, string) Pervasives.format4 -> '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
- File "src/util/pp.mli", line 125, characters 33-51:
- 125 |   ('b,  formatter, unit, string) Pervasives.format4 -> '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   src/util/loc.mli
- Ocamlc   src/util/lexlib.mli
- Ocamlc   src/util/print_tree.mli
- Ocamlc   src/util/dynlink_wrapper.mli
- Ocamlc   src/util/cmdline.mli
- Ocamlc   src/util/sysutil.mli
- Ocamlc   src/util/number.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/driver_ast.mli
- Ocamlc   src/driver/sexp.mli
- File "src/util/re.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 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
- Ocamlc   src/extract/cakeml.mli
- Ocamlc   src/parser/parser_messages.mli
- Ocamlc   src/transform/abstract_quantifiers.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14.1/lib/ocaml, /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- 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_tags_full.mli
- Ocamlc   src/transform/encoding_guards.mli
- Ocamlc   src/transform/encoding_tags.mli
- Ocamlc   src/transform/encoding_twin.mli
- Ocamlc   src/transform/encoding_sort.mli
- Ocamlc   src/transform/simplify_array.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
- Ocamlc   src/transform/congruence.mli
- Ocamlc   src/transform/induction.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/isabelle.mli
- Ocamlc   src/printer/simplify.mli
- Ocamlc   src/printer/gappa.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
- File "src/util/weakhtbl.ml", line 98, characters 13-19:
- 98 |   let iter = H.iter
-                   ^^^^^^
- Alert old_ephemeron_api: H.iter
- This function won't be available in 5.0
- File "src/util/weakhtbl.ml", line 99, characters 13-19:
- 99 |   let fold = H.fold
-                   ^^^^^^
- Alert old_ephemeron_api: H.fold
- This function won't be available in 5.0
- File "src/util/weakhtbl.ml", line 101, characters 19-25:
- 101 |   let iterk fn t = H.iter (fun k _ -> fn k) t
-                          ^^^^^^
- Alert old_ephemeron_api: H.iter
- This function won't be available in 5.0
- File "src/util/weakhtbl.ml", line 102, characters 19-25:
- 102 |   let foldk fn t = H.fold (fun k _ -> fn k) t
-                          ^^^^^^
- Alert old_ephemeron_api: H.fold
- This function won't be available in 5.0
- Ocamlc   src/util/lexlib.ml
- Ocamlc   src/util/print_tree.ml
- Ocamlc   src/util/dynlink_wrapper.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
- 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/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   src/tools/main.mli
- File "src/session/compress_z.ml", line 44, characters 23-33:
- 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   src/tools/why3config.mli
- Ocamlc   src/tools/why3execute.mli
- Ocamlc   src/tools/why3extract.mli
- Ocamlc   src/tools/why3prove.mli
- Ocamlc   src/tools/why3realize.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
- File "src/ide/wserver.mli", line 71, characters 35-43:
- 71 | val get_request_and_content : char Stream.t -> string list * string
-                                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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
- Ocamlopt src/util/weakhtbl.ml
- Ocamlc   src/util/diffmap.mli
- File "src/util/weakhtbl.ml", line 98, characters 13-19:
- 98 |   let iter = H.iter
-                   ^^^^^^
- Alert old_ephemeron_api: H.iter
- This function won't be available in 5.0
- File "src/util/weakhtbl.ml", line 99, characters 13-19:
- 99 |   let fold = H.fold
-                   ^^^^^^
- Alert old_ephemeron_api: H.fold
- This function won't be available in 5.0
- File "src/util/weakhtbl.ml", line 101, characters 19-25:
- 101 |   let iterk fn t = H.iter (fun k _ -> fn k) t
-                          ^^^^^^
- Alert old_ephemeron_api: H.iter
- This function won't be available in 5.0
- File "src/util/weakhtbl.ml", line 102, characters 19-25:
- 102 |   let foldk fn t = H.fold (fun k _ -> fn k) t
-                          ^^^^^^
- Alert old_ephemeron_api: H.fold
- This function won't be available in 5.0
- Ocamlopt src/util/hashcons.ml
- Ocamlc   src/util/wstdlib.mli
- Ocamlopt src/util/exn_printer.ml
- Ocamlopt src/util/getopt.ml
- Ocamlopt src/util/json_base.ml
- Ocamlc   src/util/json_parser.mli
- Ocamlc   src/util/debug.mli
- Ocamlopt src/util/print_tree.ml
- Ocamlopt src/util/dynlink_wrapper.ml
- Ocamlc   src/util/warning.mli
- Ocamlc   src/util/constant.mli
- Ocamlopt src/util/vector.ml
- Ocamlopt src/util/re.ml
- Ocamlc   src/core/ident.mli
- Ocamlc   src/core/parser_tokens.mli
- Ocamlopt src/driver/prove_client.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/driver_lexer.mli
- Ocamlopt src/driver/sexp.ml
- Ocamlopt src/mlw/big_real.ml
- Ocamlopt src/parser/parser_messages.ml
- Ocamlopt src/session/compress.ml
- Ocamlopt src/session/unix_scheduler.ml
- Ocamlc   src/util/extset.ml
- File "src/session/compress_z.ml", line 44, characters 23-33:
- 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   src/util/diffmap.ml
- Ocamlc   src/util/wstdlib.ml
- Ocamlc   src/util/json_parser.ml
- Ocamlc   src/util/debug.ml
- Ocamlc   src/util/loc.ml
- Ocamlc   src/util/warning.ml
- Ocamlc   src/util/number.ml
- File "src/util/loc.ml", line 69, characters 14-32:
- 69 | let 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
- Ocamlc   src/util/constant.ml
- File "src/util/loc.ml", line 70, characters 12-26:
- 70 | let 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
- Ocamlc   src/core/ident.ml
- File "src/util/debug.ml", line 114, characters 21-39:
- 114 |           (List.sort Pervasives.compare list);
-                            ^^^^^^^^^^^^^^^^^^
- 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   src/core/parser_tokens.ml
- Ocamlc   src/driver/driver_parser.ml
- File "src/util/constant.ml", line 26, characters 33-51:
- 26 |       let c = if structural then Pervasives.compare k1 k2 else 0 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 "src/util/constant.ml", line 29, characters 33-51:
- 29 |       let c = if structural then Pervasives.compare k1 k2 else 0 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 "src/util/constant.ml", line 32, characters 6-24:
- 32 |       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
- Ocamlc   src/driver/driver_lexer.ml
- Ocamlc   src/session/xml.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
- cc -Wall -o lib/why3cpulimit src/server/cpulimit-unix.o src/server/cpulimit-win.o
- Ocamlopt src/util/bigInt.ml
- Ocamlopt src/util/pp.ml
- Ocamlopt src/util/diffmap.ml
- Ocamlopt src/util/json_parser.ml
- Ocamlc   src/util/json_lexer.mli
- Ocamlopt src/util/cmdline.ml
- Ocamlc   src/util/rc.mli
- Ocamlc   src/util/plugin.mli
- Ocamlopt src/util/pqueue.ml
- Ocamlc   src/core/ty.mli
- Ocamlc   src/parser/glob.mli
- Ocamlc   src/util/rc.ml
- Ocamlc   src/util/json_lexer.ml
- Ocamlc   src/util/plugin.ml
- Ocamlopt src/util/json_lexer.ml
- Ocamlc   src/parser/glob.ml
- Ocamlc   src/core/term.mli
- Ocamlc   src/core/ty.ml
- Ocamlopt src/util/extset.ml
- Ocamlopt src/util/debug.ml
- Ocamlopt src/util/sysutil.ml
- File "src/util/debug.ml", line 114, characters 21-39:
- 114 |           (List.sort Pervasives.compare list);
-                            ^^^^^^^^^^^^^^^^^^
- 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   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/pattern.ml
- Ocamlc   src/core/coercion.ml
- Ocamlc   src/core/dterm.mli
- Ocamlopt src/util/wstdlib.ml
- Ocamlopt src/util/loc.ml
- Ocamlopt src/util/plugin.ml
- Ocamlopt src/util/number.ml
- Ocamlopt src/session/xml.ml
- Ocamlc   src/core/theory.mli
- Ocamlc   src/core/decl.ml
- File "src/util/loc.ml", line 69, characters 14-32:
- 69 | let 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 "src/util/loc.ml", line 70, characters 12-26:
- 70 | let 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 "src/core/term.ml", line 281, characters 39-57:
- 281 |   let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) 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   src/mlw/expr.mli
- Ocamlc   src/printer/cntexmp_printer.ml
- Ocamlopt src/util/lexlib.ml
- Ocamlopt src/util/warning.ml
- Ocamlc   src/core/env.mli
- Ocamlc   src/core/task.mli
- Ocamlc   src/transform/detect_polymorphism.mli
- Ocamlc   src/transform/reduction_engine.mli
- Ocamlc   src/transform/eliminate_literal.mli
- Ocamlc   src/core/theory.ml
- Ocamlc   src/core/env.ml
- Ocamlopt src/util/rc.ml
- Ocamlopt src/util/constant.ml
- Ocamlopt src/core/ident.ml
- Ocamlopt src/core/parser_tokens.ml
- Ocamlc   src/parser/ptree.ml
- File "src/util/constant.ml", line 26, characters 33-51:
- 26 |       let c = if structural then Pervasives.compare k1 k2 else 0 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 "src/util/constant.ml", line 29, characters 33-51:
- 29 |       let c = if structural then Pervasives.compare k1 k2 else 0 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 "src/util/constant.ml", line 32, characters 6-24:
- 32 |       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 "src/parser/ptree.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/mlw/pdecl.mli
- Ocamlc   src/core/pretty.mli
- Ocamlc   src/core/trans.mli
- Ocamlc   src/parser/ptree_helpers.mli
- Ocamlc   src/parser/mlw_printer.mli
- Ocamlc   src/session/termcode.mli
- Ocamlc   src/core/task.ml
- Ocamlc   src/transform/reduction_engine.ml
- Ocamlc   src/mlw/pmodule.mli
- Ocamlc   src/core/printer.mli
- Ocamlc   src/mlw/eval_match.mli
- Ocamlc   src/mlw/typeinv.mli
- Ocamlc   src/mlw/vc.mli
- Ocamlc   src/transform/simplify_formula.mli
- Ocamlc   src/transform/inlining.mli
- Ocamlc   src/transform/split_goal.mli
- Ocamlc   src/transform/args_wrapper.mli
- Ocamlc   src/transform/compute.mli
- Ocamlc   src/transform/eliminate_definition.mli
- Ocamlc   src/transform/eliminate_algebraic.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/discriminate.mli
- Ocamlc   src/transform/encoding.mli
- Ocamlc   src/transform/abstraction.mli
- Ocamlc   src/transform/eliminate_epsilon.mli
- Ocamlc   src/transform/intro_projections_counterexmp.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/ind_itp.mli
- Ocamlc   src/transform/destruct.mli
- Ocamlc   src/transform/cut.mli
- Ocamlc   src/transform/intro_vc_vars_counterexmp.mli
- Ocamlc   src/transform/reflection.mli
- Ocamlc   src/core/dterm.ml
- Ocamlc   src/transform/prepare_for_counterexmp.mli
- Ocamlc   src/core/trans.ml
- Ocamlc   src/core/printer.ml
- Ocamlc   src/mlw/ity.ml
- Ocamlc   src/mlw/expr.ml
- Ocamlc   src/mlw/pdecl.ml
- Ocamlc   src/mlw/eval_match.ml
- Ocamlc   src/mlw/typeinv.ml
- Ocamlc   src/mlw/vc.ml
- Ocamlc   src/mlw/pmodule.ml
- Ocamlc   src/parser/ptree_helpers.ml
- Ocamlc   src/parser/mlw_printer.ml
- Ocamlc   src/transform/simplify_formula.ml
- Ocamlc   src/transform/split_goal.ml
- Ocamlc   src/transform/detect_polymorphism.ml
- Ocamlc   src/transform/compute.ml
- Ocamlc   src/transform/eliminate_algebraic.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/discriminate.ml
- Ocamlc   src/transform/encoding.ml
- Ocamlc   src/transform/encoding_select.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/ind_itp.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/induction.ml
- Ocamlc   src/transform/induction_pr.ml
- Ocamlc   src/printer/smtv1.ml
- Ocamlc   src/printer/coq.ml
- Ocamlc   src/printer/pvs.ml
- Ocamlc   src/printer/isabelle.ml
- Ocamlc   src/printer/simplify.ml
- Ocamlc   src/printer/gappa.ml
- Ocamlc   src/printer/cvc3.ml
- Ocamlc   src/printer/yices.ml
- Ocamlc   src/printer/mathematica.ml
- Ocamlc   src/session/termcode.ml
- Ocamlopt src/core/ty.ml
- Ocamlc   src/parser/parser.mli
- Ocamlc   src/core/model_parser.mli
- Ocamlopt src/driver/driver_parser.ml
- Ocamlc   src/mlw/dexpr.mli
- Ocamlc   src/mlw/pinterp_core.mli
- Ocamlc   src/extract/mltree.mli
- Ocamlc   src/extract/mlinterp.mli
- File "src/session/termcode.ml", line 1108, characters 24-42:
- 1108 |     let compare e1 e2 = Pervasives.compare e1.shape e2.shape 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
- Ocamlopt src/parser/glob.ml
- Ocamlc   src/parser/typing.mli
- Ocamlc   src/parser/report.mli
- Ocamlc   src/parser/lexer.mli
- Ocamlc   src/core/model_parser.ml
- Ocamlc   src/mlw/dexpr.ml
- Ocamlc   src/mlw/pinterp_core.ml
- Ocamlc   src/extract/mltree.ml
- Ocamlc   src/parser/typing.ml
- Ocamlc   src/parser/parser.ml
- Ocamlc   src/parser/report.ml
- Ocamlc   src/transform/args_wrapper.ml
- Ocamlc   src/transform/reflection.ml
- Ocamlopt src/core/term.ml
- Ocamlc   src/core/keywords.mli
- Ocamlc   src/driver/call_provers.mli
- Ocamlc   src/driver/smtv2_model_defs.mli
- Ocamlc   src/mlw/pinterp.mli
- File "src/core/model_parser.ml", line 824, characters 17-23:
- 824 |           "loc", String (string_of_int i);
-                        ^^^^^^
- Warning 40 [name-out-of-scope]: String was selected from type Json_base.json.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/core/model_parser.ml", line 824, characters 17-23:
- 824 |           "loc", String (string_of_int i);
-                        ^^^^^^
- Warning 42 [disambiguated-name]: this use of String relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- File "src/core/model_parser.ml", line 825, characters 24-28:
- 825 |           "is_vc_line", Bool is_vc_line;
-                               ^^^^
- Warning 40 [name-out-of-scope]: Bool was selected from type Json_base.json.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/core/model_parser.ml", line 825, characters 24-28:
- 825 |           "is_vc_line", Bool is_vc_line;
-                               ^^^^
- Warning 42 [disambiguated-name]: this use of Bool relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- File "src/core/model_parser.ml", line 835, characters 22-28:
- 835 |           "filename", String file_name;
-                             ^^^^^^
- Warning 40 [name-out-of-scope]: String was selected from type Json_base.json.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/core/model_parser.ml", line 835, characters 22-28:
- 835 |           "filename", String file_name;
-                             ^^^^^^
- Warning 42 [disambiguated-name]: this use of String relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- Ocamlc   src/extract/compile.mli
- Ocamlc   src/extract/pdriver.mli
- Ocamlc   src/core/keywords.ml
- Ocamlc   src/core/pretty.ml
- File "src/core/term.ml", line 281, characters 39-57:
- 281 |   let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) 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   src/driver/call_provers.ml
- Ocamlc   src/driver/smtv2_model_defs.ml
- Ocamlc   src/extract/pdriver.ml
- Ocamlc   src/parser/lexer.ml
- Ocamlc   src/printer/why3printer.ml
- Ocamlopt src/core/keywords.ml
- Ocamlc   src/driver/driver.mli
- Ocamlc   src/driver/collect_data_model.mli
- Ocamlc   src/mlw/check_ce.mli
- Ocamlc   src/extract/ml_printer.mli
- Ocamlc   src/mlw/pinterp.ml
- Ocamlc   src/extract/compile.ml
- Ocamlc   src/extract/mlinterp.ml
- Ocamlc   src/extract/ml_printer.ml
- Ocamlc   src/extract/c.ml
- Ocamlc   src/extract/ocaml.ml
- Ocamlc   src/extract/cakeml.ml
- Ocamlc   src/transform/inlining.ml
- Ocamlc   src/transform/eliminate_definition.ml
- Ocamlc   src/transform/prepare_for_counterexmp.ml
- File "src/extract/c.ml", line 68, characters 4-22:
- 68 |     | Cfloat of string
-          ^^^^^^^^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Cfloat is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 69, characters 4-21:
- 69 |     | Cchar of string
-          ^^^^^^^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Cchar is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 44, characters 45-56:
- 44 |   and unop = Unot | Ustar | Uaddr | Upreincr | Upostincr | Upredecr | Upostdecr
-                                                   ^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Upostincr is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 44, characters 68-79:
- 44 |   and unop = Unot | Ustar | Uaddr | Upreincr | Upostincr | Upredecr | Upostdecr
-                                                                          ^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Upostdecr is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 41, characters 59-64:
- 41 |   and binop = Band | Bor | Beq | Bne | Bassign | Blt | Ble | Bgt | Bge
-                                                                 ^^^^^
- Warning 37 [unused-constructor]: constructor Bgt is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 29, characters 4-41:
- 29 |     | Tunion of ident * (ident * ty) list
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Tunion is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 92, characters 4-28:
- 92 |     | Dtypedef of ty * ident
-          ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Dtypedef is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 83, characters 21-24:
- 83 |   and include_kind = Sys | Proj (* include <...> vs. include "..." *)
-                           ^^^
- Warning 37 [unused-constructor]: constructor Sys is never used to build values.
- (However, this constructor appears in patterns.)
- Ocamlc   src/printer/alt_ergo.ml
- Ocamlc   src/printer/smtv2.ml
- Ocamlopt src/driver/driver_lexer.ml
- Ocamlc   src/driver/whyconf.mli
- Ocamlc   src/driver/driver.ml
- Ocamlc   src/driver/collect_data_model.ml
- Ocamlc   src/driver/smtv2_model_parser.ml
- Ocamlc   src/driver/autodetection.mli
- Ocamlc   src/mlw/rac.mli
- Ocamlc   src/session/session_itp.mli
- Ocamlc   src/session/strategy.mli
- Ocamlc   src/driver/whyconf.ml
- Ocamlc   src/driver/autodetection.ml
- Ocamlc   src/mlw/rac.ml
- Ocamlc   src/mlw/check_ce.ml
- Ocamlc   src/session/strategy_parser.mli
- Ocamlc   src/session/strategy.ml
- Ocamlopt src/core/pattern.ml
- Ocamlopt src/core/coercion.ml
- Ocamlc   src/session/controller_itp.mli
- Ocamlc   src/session/session_itp.ml
- Ocamlc   src/session/strategy_parser.ml
- Ocamlc   src/session/itp_communication.mli
- Ocamlc   src/session/controller_itp.ml
- Ocamlc   src/session/server_utils.mli
- Ocamlc   src/session/itp_server.mli
- Ocamlc   src/session/json_util.mli
- Ocamlc   src/session/itp_communication.ml
- Ocamlc   src/session/json_util.ml
- Ocamlc   src/session/server_utils.ml
- Ocamlc   src/session/itp_server.ml
- Ocamlopt src/core/decl.ml
- Ocamlopt src/core/theory.ml
- Ocamlopt src/core/task.ml
- Ocamlopt src/core/env.ml
- Ocamlopt src/transform/reduction_engine.ml
- Ocamlopt src/core/pretty.ml
- Ocamlopt src/core/dterm.ml
- Ocamlopt src/core/trans.ml
- Ocamlopt src/mlw/ity.ml
- Ocamlopt src/core/printer.ml
- Ocamlopt src/transform/simplify_formula.ml
- Ocamlopt src/transform/split_goal.ml
- Ocamlopt src/transform/detect_polymorphism.ml
- Ocamlopt src/transform/abstract_quantifiers.ml
- Ocamlopt src/transform/eliminate_symbol.ml
- Ocamlopt src/transform/eliminate_let.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/intro_projections_counterexmp.ml
- Ocamlopt src/transform/instantiate_predicate.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/session/termcode.ml
- Ocamlopt src/transform/lift_epsilon.ml
- Ocamlopt src/transform/eliminate_inductive.ml
- File "src/session/termcode.ml", line 1108, characters 24-42:
- 1108 |     let compare e1 e2 = Pervasives.compare e1.shape e2.shape 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
- Ocamlopt src/core/model_parser.ml
- Ocamlopt src/transform/eliminate_algebraic.ml
- Ocamlopt src/transform/eliminate_unknown_types.ml
- Ocamlopt src/transform/eliminate_unknown_lsymbols.ml
- Ocamlopt src/transform/eliminate_if.ml
- Ocamlopt src/transform/libencoding.ml
- Ocamlopt src/transform/encoding_sort.ml
- File "src/core/model_parser.ml", line 824, characters 17-23:
- 824 |           "loc", String (string_of_int i);
-                        ^^^^^^
- Warning 40 [name-out-of-scope]: String was selected from type Json_base.json.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/core/model_parser.ml", line 824, characters 17-23:
- 824 |           "loc", String (string_of_int i);
-                        ^^^^^^
- Warning 42 [disambiguated-name]: this use of String relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- File "src/core/model_parser.ml", line 825, characters 24-28:
- 825 |           "is_vc_line", Bool is_vc_line;
-                               ^^^^
- Warning 40 [name-out-of-scope]: Bool was selected from type Json_base.json.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/core/model_parser.ml", line 825, characters 24-28:
- 825 |           "is_vc_line", Bool is_vc_line;
-                               ^^^^
- Warning 42 [disambiguated-name]: this use of Bool relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- File "src/core/model_parser.ml", line 835, characters 22-28:
- 835 |           "filename", String file_name;
-                             ^^^^^^
- Warning 40 [name-out-of-scope]: String was selected from type Json_base.json.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/core/model_parser.ml", line 835, characters 22-28:
- 835 |           "filename", String file_name;
-                             ^^^^^^
- Warning 42 [disambiguated-name]: this use of String relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- Ocamlopt src/transform/filter_trigger.ml
- Ocamlopt src/printer/coq.ml
- Ocamlopt src/printer/pvs.ml
- Ocamlopt src/printer/isabelle.ml
- Ocamlopt src/printer/mathematica.ml
- Ocamlopt src/mlw/expr.ml
- Ocamlopt src/printer/cntexmp_printer.ml
- Ocamlopt src/transform/intro_vc_vars_counterexmp.ml
- Ocamlopt src/driver/call_provers.ml
- Ocamlopt src/driver/smtv2_model_defs.ml
- Ocamlopt src/transform/encoding.ml
- Ocamlopt src/transform/eliminate_literal.ml
- Ocamlopt src/driver/collect_data_model.ml
- Ocamlopt src/transform/encoding_guards_full.ml
- Ocamlopt src/transform/encoding_tags_full.ml
- Ocamlopt src/transform/encoding_guards.ml
- Ocamlopt src/transform/encoding_tags.ml
- Ocamlopt src/transform/encoding_twin.ml
- Ocamlopt src/driver/driver.ml
- Ocamlopt src/driver/smtv2_model_parser.ml
- Ocamlopt src/driver/whyconf.ml
- Ocamlopt src/transform/inlining.ml
- Linking  lib/why3/why3.cmo
- Ocamlopt src/mlw/pdecl.ml
- Ocamlopt src/parser/ptree.ml
- Ocamlopt src/driver/autodetection.ml
- Ocamlopt src/session/strategy.ml
- Ocamlopt src/parser/ptree_helpers.ml
- Ocamlopt src/parser/mlw_printer.ml
- Ocamlopt src/session/strategy_parser.ml
- Ocamlopt src/mlw/eval_match.ml
- Ocamlopt src/mlw/typeinv.ml
- Ocamlopt src/mlw/vc.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   plugins/transform/hypothesis_selection.ml
- Ocamlc   src/why3session/why3session_lib.mli
- Ocamlc   src/tools/why3pp_sexp.mli
- Ocamlc   src/why3doc/doc_def.mli
- Ocamlc   plugins/parser/genequlin.ml
- Ocamlc   plugins/parser/dimacs.ml
- Ocamlc   plugins/tptp/tptp_printer.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
- File "plugins/transform/hypothesis_selection.ml", line 25, characters 16-34:
- 25 |   let 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
- Ocamlc   src/tools/why3wc.ml
- Ocamlc   src/ide/wserver.ml
- File "plugins/transform/hypothesis_selection.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/ide/why3web.ml
- File "src/tools/why3prove.ml", line 517, characters 6-40:
- 517 |       Format.set_formatter_tag_functions Util.ansi_color_tags;
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.set_formatter_tag_functions
- Use Format.set_formatter_stag_functions.
- File "src/ide/wserver.ml", line 198, characters 27-35:
- 198 |   let rec loop (strm__ : _ Stream.t) =
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 199, characters 10-21:
- 199 |     match Stream.peek strm__ with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 201, characters 6-17:
- 201 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 207, characters 21-32:
- 207 |     | Some '\013' -> Stream.junk strm__; loop strm__
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 209, characters 6-17:
- 209 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 223, characters 24-32:
- 223 |         let (strm__ : _ Stream.t) = strm in
-                               ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 224, characters 14-25:
- 224 |         match Stream.peek strm__ with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 225, characters 20-31:
- 225 |         | Some x -> Stream.junk strm__; x
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 240, characters 6-17:
- 240 |       Stream.from
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- Ocamlc   src/why3session/why3session_lib.ml
- Ocamlc   src/tools/why3shell.ml
- Ocamlc   src/isabelle-client/isabelle_client_main.ml
- Ocamlc   src/tools/why3pp_sexp.ml
- Ocamlc   src/tools/why3pp.ml
- Ocamlc   src/why3doc/doc_html.ml
- Ocamlc   src/why3doc/doc_def.ml
- Ocamlc   src/why3doc/doc_lexer.ml
- Ocamlc   src/why3doc/doc_main.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/microc/mc_parser.mli
- Ocamlc   plugins/microc/mc_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
- Linking  lib/plugins/genequlin.cma
- Linking  lib/plugins/dimacs.cma
- Ocamlc   plugins/tptp/tptp_parser.ml
- Ocamlc   plugins/tptp/tptp_typing.ml
- Ocamlc   plugins/tptp/tptp_lexer.ml
- Ocamlc   plugins/python/py_parser.ml
- Ocamlc   plugins/python/py_lexer.ml
- Ocamlc   plugins/python/py_main.ml
- Ocamlc   plugins/microc/mc_parser.ml
- Ocamlc   plugins/microc/mc_lexer.ml
- Ocamlc   plugins/microc/mc_printer.ml
- Ocamlc   plugins/microc/mc_main.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
- Linking  lib/plugins/hypothesis_selection.cma
- Linking  bin/why3.byte
- Linking  bin/why3config.cma
- Linking  bin/why3execute.cma
- File "plugins/cfg/stackify.ml", line 43, characters 8-28:
- 43 | let rec print_exp_structure' exp = match exp with
-              ^^^^^^^^^^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value print_exp_structure'.
- Linking  bin/why3extract.cma
- Linking  bin/why3prove.cma
- Linking  bin/why3realize.cma
- Linking  bin/why3replay.cma
- Linking  bin/why3show.cma
- Linking  bin/why3wc.cma
- Linking  bin/why3webserver.cma
- 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
- Linking  bin/why3shell.cma
- Linking  bin/isabelle_client.byte
- Linking  bin/why3pp.cma
- Linking  bin/why3doc.cma
- Ocamlopt src/mlw/pmodule.ml
- Ocamlc   plugins/cfg/cfg_stackify.ml
- File "plugins/cfg/cfg_stackify.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Linking  bin/why3session.cma
- Linking  lib/plugins/microc.cma
- Ocamlopt src/mlw/dexpr.ml
- Ocamlopt src/mlw/pinterp_core.ml
- Linking  lib/plugins/python.cma
- Linking  lib/plugins/tptp.cma
- Ocamlopt src/mlw/rac.ml
- Ocamlopt src/mlw/pinterp.ml
- Ocamlopt src/extract/mltree.ml
- Ocamlopt src/parser/typing.ml
- Ocamlopt src/extract/compile.ml
- Ocamlopt src/extract/pdriver.ml
- Ocamlopt src/extract/ml_printer.ml
- Ocamlopt src/mlw/check_ce.ml
- Ocamlopt src/extract/ocaml.ml
- Ocamlopt src/extract/cakeml.ml
- Ocamlopt src/extract/mlinterp.ml
- Ocamlopt src/extract/c.ml
- Ocamlopt src/parser/parser.ml
- File "src/extract/c.ml", line 68, characters 4-22:
- 68 |     | Cfloat of string
-          ^^^^^^^^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Cfloat is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 69, characters 4-21:
- 69 |     | Cchar of string
-          ^^^^^^^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Cchar is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 44, characters 45-56:
- 44 |   and unop = Unot | Ustar | Uaddr | Upreincr | Upostincr | Upredecr | Upostdecr
-                                                   ^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Upostincr is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 44, characters 68-79:
- 44 |   and unop = Unot | Ustar | Uaddr | Upreincr | Upostincr | Upredecr | Upostdecr
-                                                                          ^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Upostdecr is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 41, characters 59-64:
- 41 |   and binop = Band | Bor | Beq | Bne | Bassign | Blt | Ble | Bgt | Bge
-                                                                 ^^^^^
- Warning 37 [unused-constructor]: constructor Bgt is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 29, characters 4-41:
- 29 |     | Tunion of ident * (ident * ty) list
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Tunion is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 92, characters 4-28:
- 92 |     | Dtypedef of ty * ident
-          ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 37 [unused-constructor]: constructor Dtypedef is never used to build values.
- (However, this constructor appears in patterns.)
- File "src/extract/c.ml", line 83, characters 21-24:
- 83 |   and include_kind = Sys | Proj (* include <...> vs. include "..." *)
-                           ^^^
- Warning 37 [unused-constructor]: constructor Sys is never used to build values.
- (However, this constructor appears in patterns.)
- Ocamlopt src/parser/report.ml
- Ocamlopt src/parser/lexer.ml
- Ocamlopt src/transform/args_wrapper.ml
- Ocamlopt src/transform/compute.ml
- Ocamlopt src/transform/case.ml
- Ocamlopt src/transform/apply.ml
- Ocamlopt src/transform/subst.ml
- Ocamlopt src/transform/ind_itp.ml
- Ocamlopt src/transform/cut.ml
- Ocamlopt src/transform/induction.ml
- Ocamlopt src/transform/induction_pr.ml
- Ocamlopt src/transform/eliminate_definition.ml
- Ocamlopt src/transform/discriminate.ml
- Ocamlopt src/printer/gappa.ml
- Ocamlopt src/transform/introduction.ml
- Ocamlopt src/transform/destruct.ml
- Ocamlopt src/transform/reflection.ml
- Ocamlopt src/transform/encoding_select.ml
- Ocamlopt src/printer/alt_ergo.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/server_utils.ml
- Ocamlopt src/session/json_util.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/stackify.ml
- Ocamlopt plugins/transform/hypothesis_selection.ml
- Linking  lib/why3/why3.cmxa
- Linking  lib/why3/why3.cmxs
- File "plugins/transform/hypothesis_selection.ml", line 25, characters 16-34:
- 25 |   let 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 "plugins/cfg/stackify.ml", line 43, characters 8-28:
- 43 | let rec print_exp_structure' exp = match exp with
-              ^^^^^^^^^^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value print_exp_structure'.
- 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
- File "src/tools/why3prove.ml", line 517, characters 6-40:
- 517 |       Format.set_formatter_tag_functions Util.ansi_color_tags;
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.set_formatter_tag_functions
- Use Format.set_formatter_stag_functions.
- Ocamlopt src/tools/why3show.ml
- Ocamlopt src/tools/why3wc.ml
- Ocamlopt src/ide/wserver.ml
- Ocamlopt src/why3session/why3session_lib.ml
- File "src/ide/wserver.ml", line 198, characters 27-35:
- 198 |   let rec loop (strm__ : _ Stream.t) =
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 199, characters 10-21:
- 199 |     match Stream.peek strm__ with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 201, characters 6-17:
- 201 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 207, characters 21-32:
- 207 |     | Some '\013' -> Stream.junk strm__; loop strm__
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 209, characters 6-17:
- 209 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 223, characters 24-32:
- 223 |         let (strm__ : _ Stream.t) = strm in
-                               ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 224, characters 14-25:
- 224 |         match Stream.peek strm__ with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 225, characters 20-31:
- 225 |         | Some x -> Stream.junk strm__; x
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ide/wserver.ml", line 240, characters 6-17:
- 240 |       Stream.from
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- Ocamlopt src/tools/why3shell.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  lib/plugins/genequlin.cmxs
- Linking  lib/plugins/dimacs.cmxs
- Linking  bin/why3.opt
- Linking  bin/why3config.cmxs
- Linking  bin/why3execute.cmxs
- Linking  bin/why3realize.cmxs
- Linking  bin/why3replay.cmxs
- Linking  bin/why3show.cmxs
- Linking  bin/why3wc.cmxs
- Ocamlopt src/ide/why3web.ml
- 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/isabelle_client.opt
- Ocamlopt src/why3doc/doc_lexer.ml
- Ocamlopt plugins/microc/mc_lexer.ml
- Linking  lib/plugins/hypothesis_selection.cmxs
- Linking  bin/why3extract.cmxs
- Linking  bin/why3prove.cmxs
- Linking  bin/why3webserver.cmxs
- Ocamlopt plugins/python/py_lexer.ml
- Ocamlopt plugins/microc/mc_main.ml
- Ocamlopt src/why3doc/doc_main.ml
- Ocamlopt plugins/python/py_main.ml
- Linking  bin/why3pp.cmxs
- Linking  bin/why3doc.cmxs
- Ocamlopt plugins/tptp/tptp_lexer.ml
- Ocamlopt src/why3session/why3session_main.ml
- Linking  bin/why3session.cmxs
- Linking  lib/plugins/tptp.cmxs
- Linking  lib/plugins/microc.cmxs
- Linking  lib/plugins/cfg.cma
- Linking  lib/plugins/python.cmxs
- 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.5.1
Processing 108/112: [why3: gmake install]
+ /usr/local/bin/gmake "install" "install-lib" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/why3.1.5.1)
- mkdir -p /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 /home/opam/.opam/4.14.1/lib/why3/plugins
- mkdir -p /home/opam/.opam/4.14.1/bin
- /usr/bin/install -c bin/why3.opt /home/opam/.opam/4.14.1/bin/why3
- mkdir -p /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 /home/opam/.opam/4.14.1/lib/why3/commands
- mkdir -p /home/opam/.opam/4.14.1/lib/why3
- /usr/bin/install -c lib/why3server /home/opam/.opam/4.14.1/lib/why3/why3server
- /usr/bin/install -c lib/why3cpulimit /home/opam/.opam/4.14.1/lib/why3/why3cpulimit
- /usr/bin/install -c lib/why3-call-pvs /home/opam/.opam/4.14.1/lib/why3/why3-call-pvs
- mkdir -p /home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3webserver.cmxs /home/opam/.opam/4.14.1/lib/why3/commands
- mkdir -p /home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3session.cmxs /home/opam/.opam/4.14.1/lib/why3/commands
- mkdir -p /home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3shell.cmxs /home/opam/.opam/4.14.1/lib/why3/commands
- cp -f bin/isabelle_client.opt /home/opam/.opam/4.14.1/bin/isabelle_client
- mkdir -p /home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3pp.cmxs /home/opam/.opam/4.14.1/lib/why3/commands
- mkdir -p /home/opam/.opam/4.14.1/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3doc.cmxs /home/opam/.opam/4.14.1/lib/why3/commands
- mkdir -p /home/opam/.opam/4.14.1/share/why3
- mkdir -p /home/opam/.opam/4.14.1/share/why3/vim
- mkdir -p /home/opam/.opam/4.14.1/share/why3/vim/ftdetect
- mkdir -p /home/opam/.opam/4.14.1/share/why3/vim/syntax
- mkdir -p /home/opam/.opam/4.14.1/share/why3/lang
- mkdir -p /home/opam/.opam/4.14.1/share/why3/stdlib
- mkdir -p /home/opam/.opam/4.14.1/share/why3/stdlib/mach
- mkdir -p /home/opam/.opam/4.14.1/share/why3/drivers
- /usr/bin/install -c -m 644 stdlib/*.mlw /home/opam/.opam/4.14.1/share/why3/stdlib
- /usr/bin/install -c -m 644 stdlib/mach/*.mlw /home/opam/.opam/4.14.1/share/why3/stdlib/mach
- /usr/bin/install -c -m 644 drivers/*.drv drivers/*.gen /home/opam/.opam/4.14.1/share/why3/drivers
- /usr/bin/install -c -m 644 LICENSE /home/opam/.opam/4.14.1/share/why3/
- /usr/bin/install -c -m 644 share/provers-detection-data.conf /home/opam/.opam/4.14.1/share/why3/
- /usr/bin/install -c -m 644 share/why3session.dtd /home/opam/.opam/4.14.1/share/why3
- /usr/bin/install -c -m 644 share/Makefile.config /home/opam/.opam/4.14.1/share/why3
- /usr/bin/install -c -m 644 share/vim/ftdetect/why3.vim /home/opam/.opam/4.14.1/share/why3/vim/ftdetect/why3.vim
- /usr/bin/install -c -m 644 share/vim/syntax/why3.vim /home/opam/.opam/4.14.1/share/why3/vim/syntax/why3.vim
- /usr/bin/install -c -m 644 share/lang/why3.lang /home/opam/.opam/4.14.1/share/why3/lang/why3.lang
- /usr/bin/install -c -m 644 share/lang/why3c.lang /home/opam/.opam/4.14.1/share/why3/lang/why3c.lang
- /usr/bin/install -c -m 644 share/lang/why3py.lang /home/opam/.opam/4.14.1/share/why3/lang/why3py.lang
- mkdir -p /home/opam/.opam/4.14.1/share/why3/drivers
- /usr/bin/install -c -m 644 drivers/coq-realizations.aux /home/opam/.opam/4.14.1/share/why3/drivers/
- mkdir -p /home/opam/.opam/4.14.1/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/pvs-realizations.aux /home/opam/.opam/4.14.1/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/isabelle-realizations.aux /home/opam/.opam/4.14.1/share/why3/drivers/
- mkdir -p /home/opam/.opam/4.14.1/share/emacs/site-lisp/
- /usr/bin/install -c -m 644 share/emacs/why3.el /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
- mkdir -p /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 /home/opam/.opam/4.14.1/lib/why3
-> installed why3.1.5.1
Processing 109/112: [frama-c: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/./configure "--prefix" "/home/opam/.opam/4.14.1" "--mandir=/home/opam/.opam/4.14.1/man" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0)
- configure: ******************
- configure: * CONFIGURE MAKE *
- configure: ******************
- checking for gmake... gmake
- checking version of make... 4.3
- configure: *****************************
- configure: * CONFIGURE OCAML COMPILERS *
- configure: *****************************
- checking for ocamlc... ocamlc
- checking version of OCaml... 4.14.1
- checking OCaml library path... /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version and standard library... ok
- native dynlink works fine. Great.
- checking for ocamlfind... ocamlfind
- configure: Distribution mode: all warnings are deactivated
- configure: *******************************************
- configure: * CONFIGURE MANDATORY TOOLS AND LIBRARIES *
- configure: *******************************************
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamlcp... ocamlcp
- checking for ocamlgraph... found
- checking for zarith... found 1.13
- checking for Yojson... found 2.0.2
- checking for ppx_import... found 1.10.0
- checking for ppx_deriving.eq... found 5.2.1
- configure: ******************************************
- configure: * CONFIGURE OPTIONAL TOOLS AND LIBRARIES *
- configure: ******************************************
- checking for ocamldoc... ocamldoc
- checking for ocamlmktop... ocamlmktop
- checking for otags... no
- checking for Apron... not found. The corresponding domains won't be available in Eva
- checking for MPFR... not found. The numerors domain won't be available in Eva
- checking for Landmarks and Landmarks-ppx... not found.
- checking for python3... not found. Some non-regression tests will be disabled.
- configure: **********************
- configure: * CONFIGURE PLATFORM *
- configure: **********************
- checking platform... Unix
- 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 stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... 
- yes
- checking for inttypes.h... yes
- checking for stdint.h... 
- yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... 
- yes
- checking for unistd.h... yes
- checking for stdlib.h... (cached) yes
- checking for assert.h... yes
- checking for float.h... yes
- checking for math.h... 
- yes
- checking for signal.h... yes
- checking for unistd.h... (cached) yes
- checking how to run the C preprocessor... cc -E
- /* Check whether comments are kept in output */
- Default preprocessor is 'cc -E -C -I.'.
- Default preprocessor supported architecture-related options: \"-m32\"; \"-m64\"; \"-m16\";
- configure: ***************************
- configure: * WISHED FRAMA-C PLUG-INS *
- configure: ***************************
- checking for src/plugins/callgraph... yes
- callgraph... yes
- checking for src/plugins/constant_propagation... yes
- semantic_constant_folding... yes
- checking for src/plugins/from... yes
- from_analysis... yes
- checking for src/plugins/gui... yes
- gui... yes
- checking for src/plugins/impact... yes
- impact... yes
- checking for src/plugins/inout... yes
- inout... yes
- checking for src/plugins/metrics... yes
- metrics... yes
- checking for src/plugins/occurrence... yes
- occurrence... yes
- checking for src/plugins/pdg... yes
- pdg... yes
- checking for src/plugins/postdominators... yes
- postdominators... yes
- checking for src/plugins/reduc... yes
- reduc... yes
- checking for src/plugins/rte... yes
- rtegen... yes
- checking for src/plugins/scope... yes
- scope... yes
- checking for src/plugins/slicing... yes
- slicing... yes
- checking for src/plugins/sparecode... yes
- sparecode... yes
- checking for src/plugins/users... yes
- users... yes
- checking for src/plugins/value... yes
- eva... yes
- checking for src/plugins/aorai/Makefile.in... yes
- aorai... yes
- checking for ltl2ba... no
- checking for src/plugins/dive/Makefile.in... yes
- dive... yes
- checking for src/plugins/e-acsl/Makefile.in... yes
- e_acsl... yes
- checking for uname... uname
- checking for src/plugins/instantiate/Makefile.in... yes
- instantiate... yes
- checking for src/plugins/loop_analysis/Makefile.in... yes
- loop_analysis... yes
- checking for src/plugins/markdown-report/Makefile.in... yes
- mdr... yes
- checking for OCaml package ppx_deriving... found.
- checking for OCaml package ppx_deriving_yojson... found.
- checking for src/plugins/nonterm/Makefile.in... yes
- nonterm... yes
- checking for src/plugins/obfuscator/Makefile.in... yes
- obfuscator... yes
- checking for src/plugins/print_api... yes
- print_api... yes
- checking for src/plugins/qed... yes
- qed... yes
- checking for src/plugins/report/Makefile.in... yes
- report... yes
- checking for src/plugins/security_slicing/Makefile.in... yes
- security_slicing... yes
- checking for src/plugins/server/Makefile.in... yes
- server... yes
- checking for OCaml package zmq... not found via ocamlfind.
- checking for src/plugins/studia/Makefile.in... yes
- studia... yes
- checking for src/plugins/variadic/Makefile.in... yes
- variadic... yes
- checking for src/plugins/wp/Makefile.in... yes
- wp... yes
- checking for OCaml package why3... found.
- configure: *******************************************************
- configure: * CONFIGURE TOOLS AND LIBRARIES USED BY SOME PLUG-INS *
- configure: *******************************************************
- ocamlfind: Package `lablgtk3' not found
- Ocamlfind -> using /home/opam/.opam/4.14.1/lib/lablgtk2
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtksourceview2.cmxa... yes
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgnomecanvas.cmxa... yes
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtk.cmxa... yes
- checking for dot... yes
- checking for unix2dos... no
- configure: *************************************
- configure: * CHECKING FOR PLUG-IN DEPENDENCIES *
- configure: *************************************
- configure: WARNING: ltl2ba not found.
- configure: WARNING: aorai partially enabled because ltl2ba missing.
- checking for stdio.h... (cached) yes
- checking for doxygen... no
- checking for dot... yes
- configure: creating ./config.status
- config.status: creating src/plugins/instantiate/Makefile
- config.status: creating src/plugins/loop_analysis/Makefile
- config.status: creating src/plugins/nonterm/Makefile
- config.status: creating src/plugins/obfuscator/Makefile
- config.status: creating src/plugins/report/Makefile
- config.status: creating src/plugins/server/Makefile
- config.status: creating src/plugins/studia/Makefile
- config.status: creating src/plugins/variadic/Makefile
- config.status: creating src/plugins/aorai/Makefile
- config.status: creating src/plugins/dive/Makefile
- config.status: creating src/plugins/e-acsl/doc/doxygen/doxygen.cfg
- config.status: executing default commands
- configure: WARNING: Server support for ZeroMQ disabled (try 'opam install zmq').
- configure: WARNING: server partially enabled because zmq missing.
- checking why3 version... found 1.5.1: ok
- configure: WARNING: unix2dos not found: you should install dos2unix
- configure: WARNING: tests partially enabled because unix2dos missing.
- configure: *********************
- configure: * CREATING MAKEFILE *
- configure: *********************
- configure: creating ./config.status
- config.status: creating src/plugins/instantiate/Makefile
- config.status: creating src/plugins/loop_analysis/Makefile
- config.status: creating src/plugins/nonterm/Makefile
- config.status: creating src/plugins/obfuscator/Makefile
- config.status: creating src/plugins/report/Makefile
- config.status: creating src/plugins/server/Makefile
- config.status: creating src/plugins/studia/Makefile
- config.status: creating src/plugins/variadic/Makefile
- config.status: creating src/plugins/aorai/Makefile
- config.status: creating src/plugins/dive/Makefile
- config.status: creating src/plugins/e-acsl/doc/doxygen/doxygen.cfg
- config.status: creating src/plugins/e-acsl/Makefile
- config.status: creating src/plugins/markdown-report/Makefile
- config.status: creating src/plugins/security_slicing/Makefile
- config.status: creating src/plugins/wp/Makefile
- config.status: creating share/Makefile.config
- config.status: executing default commands
- configure: *******************************
- configure: * SUMMARY: PLUG-INS AVAILABLE *
- configure: *******************************
- configure: callgraph: yes
- configure: semantic_constant_folding: yes
- configure: from_analysis: yes
- configure: gui: yes
- configure: impact: yes
- configure: inout: yes
- configure: metrics: yes
- configure: occurrence: yes
- configure: pdg: yes
- configure: postdominators: yes
- configure: reduc: yes
- configure: rtegen: yes
- configure: scope: yes
- configure: slicing: yes
- configure: sparecode: yes
- configure: users: yes
- configure: eva: yes
- configure: aorai: partial, ltl2ba missing
- configure: dive: yes
- configure: e_acsl: yes
- configure: instantiate: yes
- configure: loop_analysis: yes
- configure: mdr: yes
- configure: nonterm: yes
- configure: obfuscator: yes
- configure: print_api: yes
- configure: qed: yes
- configure: report: yes
- configure: security_slicing: yes
- configure: server: partial, zmq missing
- configure: studia: yes
- configure: variadic: yes
- configure: wp: yes
Processing 109/112: [frama-c: gmake]
+ /usr/local/bin/gmake "-j15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0)
- Ocamllex     src/kernel_internals/parsing/clexer.ml
- Ocamlyacc    src/kernel_internals/parsing/cparser.ml
- Ocamllex     src/kernel_internals/parsing/logic_lexer.ml
- Ocamlyacc    src/kernel_internals/parsing/logic_parser.ml
- Ocamllex     src/kernel_internals/parsing/logic_preprocess.ml
- 156 states, 1840 transitions, table size 8296 bytes
- 1981 additional bytes used for bindings
- 420 states, 4549 transitions, table size 20716 bytes
- 3563 additional bytes used for bindings
- 140 states, 794 transitions, table size 4016 bytes
- 2151 additional bytes used for bindings
- Generating   configure
- Ocamllex     src/libraries/utils/json.ml
- Generating   share/frama-c.rc
- Generating   share/Makefile.dynamic_config
- 36 states, 360 transitions, table size 1656 bytes
- Generating   src/plugins/wp/.Makefile.plugin.generated
- Generating   src/plugins/variadic/.Makefile.plugin.generated
- Generating   src/plugins/studia/.Makefile.plugin.generated
- Generating   src/plugins/server/.Makefile.plugin.generated
- Generating   src/plugins/security_slicing/.Makefile.plugin.generated
- Generating   src/plugins/report/.Makefile.plugin.generated
- Generating   src/plugins/qed/.Makefile.plugin.generated
- Generating   src/plugins/print_api/.Makefile.plugin.generated
- Generating   src/plugins/obfuscator/.Makefile.plugin.generated
- Generating   src/plugins/nonterm/.Makefile.plugin.generated
- Generating   src/plugins/markdown-report/.Makefile.plugin.generated
- Generating   src/plugins/loop_analysis/.Makefile.plugin.generated
- Generating   src/plugins/instantiate/.Makefile.plugin.generated
- Generating   src/plugins/e-acsl/.Makefile.plugin.generated
- Generating   src/plugins/dive/.Makefile.plugin.generated
- Generating   src/plugins/aorai/.Makefile.plugin.generated
- Generating   src/plugins/slicing/.Makefile.plugin.generated
- Generating   src/plugins/sparecode/.Makefile.plugin.generated
- Generating   src/plugins/scope/.Makefile.plugin.generated
- Generating   src/plugins/pdg/.Makefile.plugin.generated
- Generating   src/plugins/impact/.Makefile.plugin.generated
- Generating   src/plugins/inout/.Makefile.plugin.generated
- Generating   src/plugins/postdominators/.Makefile.plugin.generated
- Generating   src/plugins/constant_propagation/.Makefile.plugin.generated
- Generating   src/plugins/users/.Makefile.plugin.generated
- Generating   src/plugins/from/.Makefile.plugin.generated
- Generating   src/plugins/rte/.Makefile.plugin.generated
- Generating   src/plugins/occurrence/.Makefile.plugin.generated
- Generating   src/plugins/reduc/.Makefile.plugin.generated
- Generating   src/plugins/value/.Makefile.plugin.generated
- Generating   src/plugins/callgraph/.Makefile.plugin.generated
- Generating   src/plugins/metrics/.Makefile.plugin.generated
- Generating   configure
- Generating   src/plugins/e-acsl/.Makefile.plugin.generated
- Generating   src/plugins/dive/.Makefile.plugin.generated
- Generating   src/plugins/aorai/.Makefile.plugin.generated
- Generating   src/plugins/slicing/.Makefile.plugin.generated
- Generating   src/plugins/sparecode/.Makefile.plugin.generated
- Generating   src/plugins/scope/.Makefile.plugin.generated
- Generating   src/plugins/pdg/.Makefile.plugin.generated
- Generating   src/plugins/impact/.Makefile.plugin.generated
- Generating   src/plugins/inout/.Makefile.plugin.generated
- Generating   src/plugins/postdominators/.Makefile.plugin.generated
- Generating   src/plugins/constant_propagation/.Makefile.plugin.generated
- Generating   src/plugins/users/.Makefile.plugin.generated
- Generating   src/plugins/from/.Makefile.plugin.generated
- Generating   src/plugins/rte/.Makefile.plugin.generated
- Generating   src/plugins/occurrence/.Makefile.plugin.generated
- Generating   src/plugins/reduc/.Makefile.plugin.generated
- Generating   src/plugins/value/.Makefile.plugin.generated
- Generating   src/plugins/callgraph/.Makefile.plugin.generated
- Generating   src/plugins/metrics/.Makefile.plugin.generated
- configure.ac:39: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:39: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:39: the top level
- configure.ac:45: warning: prefer named diversions
- configure.ac:48: warning: prefer named diversions
- configure.ac:50: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:50: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:50: the top level
- configure.ac:34: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:34: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:34: the top level
- configure.ac:45: warning: prefer named diversions
- configure.ac:51: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:51: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:51: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:60: warning: prefer named diversions
- configure.ac:85: warning: AC_OUTPUT should be used without arguments.
- configure.ac:85: You should run autoupdate.
- configure.ac:93: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:93: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:93: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:45: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:46: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:46: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:46: the top level
- configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:36: the top level
- configure.ac:43: warning: prefer named diversions
- configure.ac:44: warning: prefer named diversions
- configure.ac:46: warning: prefer named diversions
- configure.ac:48: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:48: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:48: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:47: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:47: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:47: the top level
- configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:36: the top level
- configure.ac:38: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:38: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:45: the top level
- configure.ac:34: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:34: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:34: the top level
- configure.ac:41: warning: prefer named diversions
- configure.ac:43: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:43: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:43: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:53: warning: prefer named diversions
- configure.ac:65: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:65: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:65: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:48: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:48: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:48: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:45: the top level
- configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:36: the top level
- configure.ac:45: warning: prefer named diversions
- configure.ac:49: warning: prefer named diversions
- configure.ac:72: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:72: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:72: the top level
- configure.in:530: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
- configure.in:530: You should run autoupdate.
- ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
- configure.in:530: the top level
- configure.in:711: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:711: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:711: the top level
- configure.in:745: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:745: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:745: the top level
- configure.in:755: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:755: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:755: the top level
- configure.in:763: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:763: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:763: the top level
- configure.in:772: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:772: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:772: the top level
- configure.in:788: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:788: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:788: the top level
- configure.in:799: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:799: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:799: the top level
- configure.in:807: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:807: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:807: the top level
- configure.in:815: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:815: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:815: the top level
- configure.in:823: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:823: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:823: the top level
- configure.in:831: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:831: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:831: the top level
- configure.in:838: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:838: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:838: the top level
- configure.in:845: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:845: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:845: the top level
- configure.in:851: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:851: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:851: the top level
- configure.in:861: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:861: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:861: the top level
- configure.in:872: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:872: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:872: the top level
- configure.in:881: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:881: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:881: the top level
- configure.in:888: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:888: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:888: the top level
- src/plugins/aorai/configure.ac:39: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/aorai/configure.ac:39: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/aorai/configure.ac:39: the top level
- src/plugins/aorai/configure.ac:45: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/aorai/configure.ac:45: the top level
- src/plugins/aorai/configure.ac:48: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/aorai/configure.ac:48: the top level
- src/plugins/aorai/configure.ac:50: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/aorai/configure.ac:50: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/aorai/configure.ac:50: the top level
- src/plugins/dive/configure.ac:34: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/dive/configure.ac:34: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/dive/configure.ac:34: the top level
- src/plugins/dive/configure.ac:45: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/dive/configure.ac:45: the top level
- src/plugins/dive/configure.ac:51: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/dive/configure.ac:51: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/dive/configure.ac:51: the top level
- src/plugins/e-acsl/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/e-acsl/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/e-acsl/configure.ac:38: the top level
- src/plugins/e-acsl/configure.ac:60: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/e-acsl/configure.ac:60: the top level
- src/plugins/e-acsl/configure.ac:85: warning: AC_OUTPUT should be used without arguments.
- src/plugins/e-acsl/configure.ac:85: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/e-acsl/configure.ac:85: the top level
- src/plugins/e-acsl/configure.ac:93: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/e-acsl/configure.ac:93: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/e-acsl/configure.ac:93: the top level
- src/plugins/instantiate/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/instantiate/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/instantiate/configure.ac:38: the top level
- src/plugins/instantiate/configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/instantiate/configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/instantiate/configure.ac:45: the top level
- src/plugins/loop_analysis/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/loop_analysis/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/loop_analysis/configure.ac:38: the top level
- src/plugins/loop_analysis/configure.ac:46: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/loop_analysis/configure.ac:46: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/loop_analysis/configure.ac:46: the top level
- src/plugins/markdown-report/configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/markdown-report/configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/markdown-report/configure.ac:36: the top level
- src/plugins/markdown-report/configure.ac:43: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/markdown-report/configure.ac:43: the top level
- src/plugins/markdown-report/configure.ac:44: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/markdown-report/configure.ac:44: the top level
- src/plugins/markdown-report/configure.ac:46: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/markdown-report/configure.ac:46: the top level
- src/plugins/markdown-report/configure.ac:48: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/markdown-report/configure.ac:48: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/markdown-report/configure.ac:48: the top level
- src/plugins/nonterm/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/nonterm/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/nonterm/configure.ac:38: the top level
- src/plugins/nonterm/configure.ac:47: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/nonterm/configure.ac:47: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/nonterm/configure.ac:47: the top level
- src/plugins/obfuscator/configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/obfuscator/configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/obfuscator/configure.ac:36: the top level
- src/plugins/obfuscator/configure.ac:38: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/obfuscator/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/obfuscator/configure.ac:38: the top level
- configure.in:928: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:928: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.in:928: the top level
- src/plugins/report/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/report/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/report/configure.ac:38: the top level
- src/plugins/report/configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/report/configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/report/configure.ac:45: the top level
- src/plugins/security_slicing/configure.ac:34: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/security_slicing/configure.ac:34: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/security_slicing/configure.ac:34: the top level
- src/plugins/security_slicing/configure.ac:41: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/security_slicing/configure.ac:41: the top level
- src/plugins/security_slicing/configure.ac:43: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/security_slicing/configure.ac:43: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/security_slicing/configure.ac:43: the top level
- src/plugins/server/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/server/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/server/configure.ac:38: the top level
- src/plugins/server/configure.ac:53: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/server/configure.ac:53: the top level
- src/plugins/server/configure.ac:65: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/server/configure.ac:65: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/server/configure.ac:65: the top level
- src/plugins/studia/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/studia/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/studia/configure.ac:38: the top level
- src/plugins/studia/configure.ac:48: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/studia/configure.ac:48: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/studia/configure.ac:48: the top level
- src/plugins/variadic/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/variadic/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/variadic/configure.ac:38: the top level
- src/plugins/variadic/configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/variadic/configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/variadic/configure.ac:45: the top level
- src/plugins/wp/configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/wp/configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/wp/configure.ac:36: the top level
- src/plugins/wp/configure.ac:45: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/wp/configure.ac:45: the top level
- src/plugins/wp/configure.ac:49: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/wp/configure.ac:49: the top level
- src/plugins/wp/configure.ac:72: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/wp/configure.ac:72: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/wp/configure.ac:72: the top level
- configure.in:928: warning: The macro 'AC_FOREACH' is obsolete.
- configure.in:928: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.in:928: the top level
- configure.in:975: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:975: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:975: the top level
- configure.in:1017: warning: prefer named diversions
- configure.in:1023: warning: prefer named diversions
- configure.in:1028: warning: prefer named diversions
- configure.in:1035: warning: prefer named diversions
- configure.in:1041: warning: prefer named diversions
- configure.in:1043: warning: prefer named diversions
- configure.in:1054: warning: prefer named diversions
- configure.in:1106: warning: The macro 'AC_FOREACH' is obsolete.
- configure.in:1106: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.in:1106: the top level
- Generating   config.status
- running CONFIG_SHELL=/bin/sh /bin/sh /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/./configure --prefix /home/opam/.opam/4.14.1 --mandir=/home/opam/.opam/4.14.1/man --no-create --no-recursion
- configure: ******************
- configure: * CONFIGURE MAKE *
- configure: ******************
- checking for gmake... gmake
- checking version of make... 4.3
- configure: *****************************
- configure: * CONFIGURE OCAML COMPILERS *
- configure: *****************************
- checking for ocamlc... ocamlc
- checking version of OCaml... 4.14.1
- checking OCaml library path... /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version and standard library... ok
- native dynlink works fine. Great.
- checking for ocamlfind... ocamlfind
- configure: Distribution mode: all warnings are deactivated
- configure: *******************************************
- configure: * CONFIGURE MANDATORY TOOLS AND LIBRARIES *
- configure: *******************************************
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamlcp... ocamlcp
- checking for ocamlgraph... found
- checking for zarith... found 1.13
- checking for Yojson... found 2.0.2
- checking for ppx_import... found 1.10.0
- checking for ppx_deriving.eq... found 5.2.1
- configure: ******************************************
- configure: * CONFIGURE OPTIONAL TOOLS AND LIBRARIES *
- configure: ******************************************
- checking for ocamldoc... ocamldoc
- checking for ocamlmktop... ocamlmktop
- checking for otags... no
- checking for Apron... not found. The corresponding domains won't be available in Eva
- checking for MPFR... not found. The numerors domain won't be available in Eva
- checking for Landmarks and Landmarks-ppx... not found.
- checking for python3... not found. Some non-regression tests will be disabled.
- configure: **********************
- configure: * CONFIGURE PLATFORM *
- configure: **********************
- checking platform... Unix
- 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 stdio.h... yes
- checking for stdlib.h... 
- yes
- checking for string.h... yes
- checking for inttypes.h... 
- yes
- checking for stdint.h... yes
- checking for strings.h... 
- yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for stdlib.h... (cached) yes
- checking for assert.h... 
- yes
- checking for float.h... configure.ac:39: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:39: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:39: the top level
- configure.ac:45: warning: prefer named diversions
- configure.ac:48: warning: prefer named diversions
- configure.ac:50: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:50: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:50: the top level
- yes
- checking for math.h... yes
- checking for signal.h... configure.ac:34: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:34: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:34: the top level
- configure.ac:45: warning: prefer named diversions
- configure.ac:51: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:51: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:51: the top level
- yes
- checking for unistd.h... (cached) yes
- checking how to run the C preprocessor... configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:60: warning: prefer named diversions
- configure.ac:85: warning: AC_OUTPUT should be used without arguments.
- configure.ac:85: You should run autoupdate.
- configure.ac:93: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:93: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:93: the top level
- cc -E
- /* Check whether comments are kept in output */
- Default preprocessor is 'cc -E -C -I.'.
- Default preprocessor supported architecture-related options: \"-m32\"; \"-m64\"; \"-m16\";
- configure: ***************************
- configure: * WISHED FRAMA-C PLUG-INS *
- configure: ***************************
- checking for src/plugins/callgraph... yes
- callgraph... yes
- checking for src/plugins/constant_propagation... yes
- semantic_constant_folding... yes
- checking for src/plugins/from... yes
- from_analysis... yes
- checking for src/plugins/gui... yes
- gui... yes
- checking for src/plugins/impact... yes
- impact... yes
- checking for src/plugins/inout... yes
- inout... yes
- checking for src/plugins/metrics... yes
- metrics... yes
- checking for src/plugins/occurrence... yes
- occurrence... yes
- checking for src/plugins/pdg... yes
- pdg... yes
- checking for src/plugins/postdominators... yes
- postdominators... yes
- checking for src/plugins/reduc... yes
- reduc... yes
- checking for src/plugins/rte... yes
- rtegen... yes
- checking for src/plugins/scope... yes
- scope... yes
- checking for src/plugins/slicing... yes
- slicing... yes
- checking for src/plugins/sparecode... yes
- sparecode... yes
- checking for src/plugins/users... yes
- users... yes
- checking for src/plugins/value... yes
- eva... yes
- checking for src/plugins/aorai/Makefile.in... yes
- aorai... yes
- checking for ltl2ba... no
- checking for src/plugins/dive/Makefile.in... yes
- dive... yes
- checking for src/plugins/e-acsl/Makefile.in... yes
- e_acsl... yes
- checking for uname... uname
- checking for src/plugins/instantiate/Makefile.in... yes
- instantiate... yes
- checking for src/plugins/loop_analysis/Makefile.in... yes
- loop_analysis... yes
- checking for src/plugins/markdown-report/Makefile.in... yes
- mdr... yes
- checking for OCaml package ppx_deriving... found.
- checking for OCaml package ppx_deriving_yojson... found.
- checking for src/plugins/nonterm/Makefile.in... yes
- nonterm... yes
- checking for src/plugins/obfuscator/Makefile.in... yes
- obfuscator... yes
- checking for src/plugins/print_api... yes
- print_api... yes
- checking for src/plugins/qed... yes
- qed... yes
- checking for src/plugins/report/Makefile.in... yes
- report... yes
- checking for src/plugins/security_slicing/Makefile.in... yes
- security_slicing... yes
- checking for src/plugins/server/Makefile.in... yes
- server... yes
- checking for OCaml package zmq... not found via ocamlfind.
- checking for src/plugins/studia/Makefile.in... yes
- studia... yes
- checking for src/plugins/variadic/Makefile.in... yes
- variadic... yes
- checking for src/plugins/wp/Makefile.in... yes
- wp... yes
- checking for OCaml package why3... found.
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:45: the top level
- configure: *******************************************************
- configure: * CONFIGURE TOOLS AND LIBRARIES USED BY SOME PLUG-INS *
- configure: *******************************************************
- ocamlfind: Package `lablgtk3' not found
- Ocamlfind -> using /home/opam/.opam/4.14.1/lib/lablgtk2
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtksourceview2.cmxa... yes
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgnomecanvas.cmxa... yes
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtk.cmxa... yes
- checking for dot... yes
- checking for unix2dos... no
- configure: *************************************
- configure: * CHECKING FOR PLUG-IN DEPENDENCIES *
- configure: *************************************
- configure: WARNING: ltl2ba not found.
- configure: WARNING: aorai partially enabled because ltl2ba missing.
- checking for stdio.h... (cached) yes
- checking for doxygen... no
- checking for dot... yes
- configure: creating ./config.status
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:46: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:46: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:46: the top level
- configure: WARNING: Server support for ZeroMQ disabled (try 'opam install zmq').
- configure: WARNING: server partially enabled because zmq missing.
- checking why3 version... found 1.5.1: ok
- configure: WARNING: unix2dos not found: you should install dos2unix
- configure: WARNING: tests partially enabled because unix2dos missing.
- configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:36: the top level
- configure.ac:43: warning: prefer named diversions
- configure.ac:44: warning: prefer named diversions
- configure.ac:46: warning: prefer named diversions
- configure.ac:48: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:48: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:48: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:47: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:47: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:47: the top level
- configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:36: the top level
- configure.ac:38: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:38: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:45: the top level
- configure.ac:34: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:34: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:34: the top level
- configure.ac:41: warning: prefer named diversions
- configure.ac:43: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:43: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:43: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:53: warning: prefer named diversions
- configure.ac:65: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:65: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:65: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:48: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:48: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:48: the top level
- configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:38: the top level
- configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:45: the top level
- configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:36: the top level
- configure.ac:45: warning: prefer named diversions
- configure.ac:49: warning: prefer named diversions
- configure.ac:72: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:72: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:72: the top level
- configure.in:530: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
- configure.in:530: You should run autoupdate.
- ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
- configure.in:530: the top level
- configure.in:711: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:711: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:711: the top level
- configure.in:745: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:745: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:745: the top level
- configure.in:755: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:755: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:755: the top level
- configure.in:763: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:763: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:763: the top level
- configure.in:772: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:772: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:772: the top level
- configure.in:788: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:788: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:788: the top level
- configure.in:799: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:799: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:799: the top level
- configure.in:807: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:807: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:807: the top level
- configure.in:815: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:815: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:815: the top level
- configure.in:823: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:823: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:823: the top level
- configure.in:831: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:831: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:831: the top level
- configure.in:838: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:838: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:838: the top level
- configure.in:845: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:845: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:845: the top level
- configure.in:851: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:851: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:851: the top level
- configure.in:861: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:861: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:861: the top level
- configure.in:872: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:872: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:872: the top level
- configure.in:881: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:881: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:881: the top level
- configure.in:888: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:888: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:888: the top level
- src/plugins/aorai/configure.ac:39: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/aorai/configure.ac:39: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/aorai/configure.ac:39: the top level
- src/plugins/aorai/configure.ac:45: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/aorai/configure.ac:45: the top level
- src/plugins/aorai/configure.ac:48: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/aorai/configure.ac:48: the top level
- src/plugins/aorai/configure.ac:50: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/aorai/configure.ac:50: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/aorai/configure.ac:50: the top level
- src/plugins/dive/configure.ac:34: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/dive/configure.ac:34: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/dive/configure.ac:34: the top level
- src/plugins/dive/configure.ac:45: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/dive/configure.ac:45: the top level
- src/plugins/dive/configure.ac:51: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/dive/configure.ac:51: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/dive/configure.ac:51: the top level
- src/plugins/e-acsl/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/e-acsl/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/e-acsl/configure.ac:38: the top level
- src/plugins/e-acsl/configure.ac:60: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/e-acsl/configure.ac:60: the top level
- src/plugins/e-acsl/configure.ac:85: warning: AC_OUTPUT should be used without arguments.
- src/plugins/e-acsl/configure.ac:85: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/e-acsl/configure.ac:85: the top level
- src/plugins/e-acsl/configure.ac:93: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/e-acsl/configure.ac:93: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/e-acsl/configure.ac:93: the top level
- src/plugins/instantiate/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/instantiate/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/instantiate/configure.ac:38: the top level
- src/plugins/instantiate/configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/instantiate/configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/instantiate/configure.ac:45: the top level
- src/plugins/loop_analysis/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/loop_analysis/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/loop_analysis/configure.ac:38: the top level
- src/plugins/loop_analysis/configure.ac:46: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/loop_analysis/configure.ac:46: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/loop_analysis/configure.ac:46: the top level
- src/plugins/markdown-report/configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/markdown-report/configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/markdown-report/configure.ac:36: the top level
- src/plugins/markdown-report/configure.ac:43: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/markdown-report/configure.ac:43: the top level
- src/plugins/markdown-report/configure.ac:44: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/markdown-report/configure.ac:44: the top level
- src/plugins/markdown-report/configure.ac:46: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/markdown-report/configure.ac:46: the top level
- src/plugins/markdown-report/configure.ac:48: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/markdown-report/configure.ac:48: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/markdown-report/configure.ac:48: the top level
- src/plugins/nonterm/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/nonterm/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/nonterm/configure.ac:38: the top level
- src/plugins/nonterm/configure.ac:47: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/nonterm/configure.ac:47: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/nonterm/configure.ac:47: the top level
- src/plugins/obfuscator/configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/obfuscator/configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/obfuscator/configure.ac:36: the top level
- src/plugins/obfuscator/configure.ac:38: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/obfuscator/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/obfuscator/configure.ac:38: the top level
- configure.in:928: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:928: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.in:928: the top level
- src/plugins/report/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/report/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/report/configure.ac:38: the top level
- src/plugins/report/configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/report/configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/report/configure.ac:45: the top level
- src/plugins/security_slicing/configure.ac:34: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/security_slicing/configure.ac:34: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/security_slicing/configure.ac:34: the top level
- src/plugins/security_slicing/configure.ac:41: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/security_slicing/configure.ac:41: the top level
- src/plugins/security_slicing/configure.ac:43: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/security_slicing/configure.ac:43: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/security_slicing/configure.ac:43: the top level
- src/plugins/server/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/server/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/server/configure.ac:38: the top level
- src/plugins/server/configure.ac:53: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/server/configure.ac:53: the top level
- src/plugins/server/configure.ac:65: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/server/configure.ac:65: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/server/configure.ac:65: the top level
- src/plugins/studia/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/studia/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/studia/configure.ac:38: the top level
- src/plugins/studia/configure.ac:48: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/studia/configure.ac:48: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/studia/configure.ac:48: the top level
- src/plugins/variadic/configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/variadic/configure.ac:38: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/variadic/configure.ac:38: the top level
- src/plugins/variadic/configure.ac:45: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/variadic/configure.ac:45: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/variadic/configure.ac:45: the top level
- src/plugins/wp/configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
- src/plugins/wp/configure.ac:36: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/wp/configure.ac:36: the top level
- src/plugins/wp/configure.ac:45: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/wp/configure.ac:45: the top level
- src/plugins/wp/configure.ac:49: warning: prefer named diversions
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/wp/configure.ac:49: the top level
- src/plugins/wp/configure.ac:72: warning: The macro 'AC_FOREACH' is obsolete.
- src/plugins/wp/configure.ac:72: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- src/plugins/wp/configure.ac:72: the top level
- configure.in:928: warning: The macro 'AC_FOREACH' is obsolete.
- configure.in:928: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.in:928: the top level
- configure.in:975: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.in:975: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.in:975: the top level
- configure.in:1017: warning: prefer named diversions
- configure.in:1023: warning: prefer named diversions
- configure.in:1028: warning: prefer named diversions
- configure.in:1035: warning: prefer named diversions
- configure.in:1041: warning: prefer named diversions
- configure.in:1043: warning: prefer named diversions
- configure.in:1054: warning: prefer named diversions
- configure.in:1106: warning: The macro 'AC_FOREACH' is obsolete.
- configure.in:1106: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.in:1106: the top level
- Generating   config.status
- running CONFIG_SHELL=/bin/sh /bin/sh /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/./configure --prefix /home/opam/.opam/4.14.1 --mandir=/home/opam/.opam/4.14.1/man --no-create --no-recursion
- configure: ******************
- configure: * CONFIGURE MAKE *
- configure: ******************
- checking for gmake... gmake
- checking version of make... configure: *********************
- configure: * CREATING MAKEFILE *
- configure: *********************
- 4.3
- configure: *****************************
- configure: * CONFIGURE OCAML COMPILERS *
- configure: *****************************
- checking for ocamlc... ocamlc
- checking version of OCaml... 4.14.1
- configure: creating ./config.status
- checking OCaml library path... /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version and standard library... ok
- native dynlink works fine. Great.
- checking for ocamlfind... ocamlfind
- configure: Distribution mode: all warnings are deactivated
- configure: *******************************************
- configure: * CONFIGURE MANDATORY TOOLS AND LIBRARIES *
- configure: *******************************************
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamlcp... ocamlcp
- checking for ocamlgraph... found
- checking for zarith... configure: *******************************
- configure: * SUMMARY: PLUG-INS AVAILABLE *
- configure: *******************************
- configure: callgraph: yes
- configure: semantic_constant_folding: yes
- configure: from_analysis: yes
- configure: gui: yes
- configure: impact: yes
- configure: inout: yes
- configure: metrics: yes
- configure: occurrence: yes
- configure: pdg: yes
- configure: postdominators: yes
- configure: reduc: yes
- configure: rtegen: yes
- configure: scope: yes
- configure: slicing: yes
- configure: sparecode: yes
- configure: users: yes
- configure: eva: yes
- configure: aorai: partial, ltl2ba missing
- configure: dive: yes
- configure: e_acsl: yes
- configure: instantiate: yes
- configure: loop_analysis: yes
- configure: mdr: yes
- configure: nonterm: yes
- configure: obfuscator: yes
- configure: print_api: yes
- configure: qed: yes
- configure: report: yes
- configure: security_slicing: yes
- configure: server: partial, zmq missing
- configure: studia: yes
- configure: variadic: yes
- configure: wp: yes
- found 1.13
- checking for Yojson... found 2.0.2
- checking for ppx_import... found 1.10.0
- checking for ppx_deriving.eq... found 5.2.1
- Generating   share/Makefile.config
- configure: ******************************************
- configure: * CONFIGURE OPTIONAL TOOLS AND LIBRARIES *
- configure: ******************************************
- checking for ocamldoc... ocamldoc
- checking for ocamlmktop... ocamlmktop
- checking for otags... no
- checking for Apron... not found. The corresponding domains won't be available in Eva
- checking for MPFR... not found. The numerors domain won't be available in Eva
- checking for Landmarks and Landmarks-ppx... not found.
- checking for python3... not found. Some non-regression tests will be disabled.
- config.status: creating src/plugins/variadic/Makefile
- configure: **********************
- configure: * CONFIGURE PLATFORM *
- configure: **********************
- checking platform... config.status: creating share/Makefile.config
- config.status: creating src/plugins/studia/Makefile
- Unix
- checking for gcc... no
- checking for cc... cc
- config.status: creating src/plugins/wp/Makefile
- config.status: creating src/plugins/report/Makefile
- config.status: creating src/plugins/aorai/Makefile
- config.status: creating src/plugins/nonterm/Makefile
- config.status: creating src/plugins/instantiate/Makefile
- config.status: creating src/plugins/loop_analysis/Makefile
- config.status: creating src/plugins/security_slicing/Makefile
- config.status: creating src/plugins/server/Makefile
- config.status: creating src/plugins/obfuscator/Makefile
- Generating   src/libraries/stdlib/transitioning.ml
- Generating  src/kernel_internals/runtime/fc_config.ml
- cat: confdefs.h: No such file or directory
- checking whether the C compiler works... 
- yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- cat: confdefs.h: No such file or directory
- checking whether we are cross compiling... no
- checking for suffix of object files... cat: confdefs.h: No such file or directory
- o
- checking whether the compiler supports GNU C... cat: confdefs.h: No such file or directory
- yes
- checking whether cc accepts -g... cat: confdefs.h: No such file or directory
- yes
- checking for cc option to enable C11 features... cat: confdefs.h: No such file or directory
- none needed
- checking for stdio.h... cat: confdefs.h: No such file or directory
- yes
- checking for stdlib.h... gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0'
- yes
- checking for string.h... 
- yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... Ocamllex     src/plugins/wp/script.ml
- 57 states, 826 transitions, table size 3646 bytes
- Ocamllex     src/plugins/wp/rformat.ml
- 31 states, 802 transitions, table size 3394 bytes
- 3169 additional bytes used for bindings
- Ocamllex     src/plugins/wp/driver.ml
- 105 states, 2064 transitions, table size 8886 bytes
- 2265 additional bytes used for bindings
- yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for stdlib.h... (cached) yes
- checking for assert.h... Generating   src/plugins/wp/Wp.mli
- yes
- checking for float.h... Generating   META.frama-c-wp
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Wp.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Wp.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Wp.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Metrics.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Callgraph.mli
- Generating   src/plugins/value/Eva.mli
- yes
- checking for math.h... 
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Eva.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Reduc.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Occurrence.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/RteGen.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/From.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Users.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Constant_Propagation.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Postdominators.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Inout.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Impact.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Pdg.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Scope.mli
- yes
- checking for signal.h... Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Sparecode.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Slicing.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Aorai.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Dive.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/E_ACSL.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Instantiate.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/LoopAnalysis.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Markdown_report.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Nonterm.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Obfuscator.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Print_api.mli
- yes
- checking for unistd.h... (cached) yes
- checking how to run the C preprocessor... cc -E
- /* Check whether comments are kept in output */
- Default preprocessor is 'cc -E -C -I.'.
- Default preprocessor supported architecture-related options: \"-m32\"; \"-m64\"; \"-m16\";
- configure: ***************************
- configure: * WISHED FRAMA-C PLUG-INS *
- configure: ***************************
- checking for src/plugins/callgraph... yes
- callgraph... yes
- checking for src/plugins/constant_propagation... yes
- semantic_constant_folding... yes
- checking for src/plugins/from... yes
- from_analysis... yes
- checking for src/plugins/gui... yes
- gui... yes
- checking for src/plugins/impact... yes
- impact... yes
- checking for src/plugins/inout... yes
- inout... yes
- checking for src/plugins/metrics... yes
- metrics... yes
- checking for src/plugins/occurrence... yes
- occurrence... yes
- checking for src/plugins/pdg... yes
- pdg... yes
- checking for src/plugins/postdominators... yes
- postdominators... yes
- checking for src/plugins/reduc... yes
- reduc... yes
- checking for src/plugins/rte... yes
- rtegen... yes
- checking for src/plugins/scope... yes
- scope... yes
- checking for src/plugins/slicing... yes
- slicing... yes
- checking for src/plugins/sparecode... yes
- sparecode... yes
- checking for src/plugins/users... yes
- users... yes
- checking for src/plugins/value... yes
- eva... yes
- checking for src/plugins/aorai/Makefile.in... yes
- aorai... yes
- checking for ltl2ba... no
- checking for src/plugins/dive/Makefile.in... yes
- dive... yes
- checking for src/plugins/e-acsl/Makefile.in... yes
- e_acsl... yes
- checking for uname... uname
- checking for src/plugins/instantiate/Makefile.in... yes
- instantiate... yes
- checking for src/plugins/loop_analysis/Makefile.in... yes
- loop_analysis... yes
- checking for src/plugins/markdown-report/Makefile.in... yes
- mdr... yes
- checking for OCaml package ppx_deriving... found.
- checking for OCaml package ppx_deriving_yojson... found.
- checking for src/plugins/nonterm/Makefile.in... yes
- nonterm... yes
- checking for src/plugins/obfuscator/Makefile.in... yes
- obfuscator... yes
- checking for src/plugins/print_api... yes
- print_api... yes
- checking for src/plugins/qed... yes
- qed... yes
- checking for src/plugins/report/Makefile.in... yes
- report... yes
- checking for src/plugins/security_slicing/Makefile.in... yes
- security_slicing... yes
- checking for src/plugins/server/Makefile.in... yes
- server... yes
- checking for OCaml package zmq... not found via ocamlfind.
- checking for src/plugins/studia/Makefile.in... yes
- studia... yes
- checking for src/plugins/variadic/Makefile.in... yes
- variadic... yes
- checking for src/plugins/wp/Makefile.in... yes
- wp... yes
- checking for OCaml package why3... found.
- Generating   src/plugins/qed/Qed.mli
- configure: *******************************************************
- configure: * CONFIGURE TOOLS AND LIBRARIES USED BY SOME PLUG-INS *
- configure: *******************************************************
- ocamlfind: Package `lablgtk3' not found
- Ocamlfind -> using /home/opam/.opam/4.14.1/lib/lablgtk2
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtksourceview2.cmxa... yes
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgnomecanvas.cmxa... yes
- checking for /home/opam/.opam/4.14.1/lib/lablgtk2/lablgtk.cmxa... yes
- checking for dot... yes
- checking for unix2dos... no
- configure: *************************************
- configure: * CHECKING FOR PLUG-IN DEPENDENCIES *
- configure: *************************************
- configure: WARNING: ltl2ba not found.
- configure: WARNING: aorai partially enabled because ltl2ba missing.
- checking for stdio.h... (cached) yes
- checking for doxygen... no
- checking for dot... yes
- configure: creating ./config.status
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Qed.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Report.mli
- configure: WARNING: Server support for ZeroMQ disabled (try 'opam install zmq').
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Security_slicing.mli
- configure: WARNING: server partially enabled because zmq missing.
- checking why3 version... found 1.5.1: ok
- configure: WARNING: unix2dos not found: you should install dos2unix
- configure: WARNING: tests partially enabled because unix2dos missing.
- Generating   src/plugins/server/Server.mli from src/plugins/server/package.mli src/plugins/server/jbuffer.mli src/plugins/server/data.mli src/plugins/server/request.mli src/plugins/server/states.mli src/plugins/server/main.mli src/plugins/server/kernel_main.mli src/plugins/server/kernel_ast.mli src/plugins/server/kernel_properties.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Server.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Studia.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Variadic.mli
- Ocamldep     src/plugins/wp/.depend
- Generating   META.frama-c-variadic
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Variadic.mli
- Ocamldep     src/plugins/variadic/.depend
- Generating   META.frama-c-studia
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Studia.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Studia.mli
- Ocamldep     src/plugins/studia/.depend
- Generating   META.frama-c-server
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Server.mli
- Ocamldep     src/plugins/server/.depend
- Generating   META.frama-c-security_slicing
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Security_slicing.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Security_slicing.mli
- Ocamldep     src/plugins/security_slicing/.depend
- Generating   META.frama-c-report
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Report.mli
- Ocamldep     src/plugins/report/.depend
- Generating   META.frama-c-qed
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Qed.mli
- Ocamldep     src/plugins/qed/.depend
- Ocamlyacc    src/plugins/print_api/grammar.ml
- Ocamllex     src/plugins/print_api/lexer.ml
- 8 states, 264 transitions, table size 1104 bytes
- Generating   META.frama-c-print_api
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Print_api.mli
- Ocamldep     src/plugins/print_api/.depend
- Generating   META.frama-c-obfuscator
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Obfuscator.mli
- Ocamldep     src/plugins/obfuscator/.depend
- Generating   META.frama-c-nonterm
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Nonterm.mli
- Ocamldep     src/plugins/nonterm/.depend
- Generating   src/plugins/markdown-report/META
- Copying to   META.frama-c-markdown_report
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Markdown_report.mli
- Ocamldep     src/plugins/markdown-report/.depend
- Generating   META.frama-c-loopanalysis
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/LoopAnalysis.mli
- Ocamldep     src/plugins/loop_analysis/.depend
- Generating   META.frama-c-instantiate
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Instantiate.mli
- Ocamldep     src/plugins/instantiate/.depend
- Generating   src/plugins/e-acsl/src/local_config.ml
- Generating   META.frama-c-e_acsl
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/E_ACSL.mli
- Ocamldep     src/plugins/e-acsl/.depend
- Generating   META.frama-c-dive
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Dive.mli
- Ocamldep     src/plugins/dive/.depend
- Generating   src/plugins/aorai/aorai_eva_analysis.ml
- Ocamllex     src/plugins/aorai/promelalexer_withexps.ml
- 100 states, 4420 transitions, table size 18280 bytes
- Ocamlyacc    src/plugins/aorai/promelaparser_withexps.ml
- 4 shift/reduce conflicts.
- Ocamllex     src/plugins/aorai/promelalexer.ml
- 85 states, 4392 transitions, table size 18078 bytes
- Ocamlyacc    src/plugins/aorai/promelaparser.ml
- Ocamllex     src/plugins/aorai/ltllexer.ml
- 82 states, 3369 transitions, table size 13968 bytes
- Ocamlyacc    src/plugins/aorai/ltlparser.ml
- 7 shift/reduce conflicts.
- Ocamllex     src/plugins/aorai/yalexer.ml
- 76 states, 2442 transitions, table size 10224 bytes
- Ocamlyacc    src/plugins/aorai/yaparser.ml
- Generating   META.frama-c-aorai
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Aorai.mli
- Ocamldep     src/plugins/aorai/.depend
- Generating   META.frama-c-slicing
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Slicing.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Slicing.mli
- Ocamldep     src/plugins/slicing/.depend
- Generating   META.frama-c-sparecode
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Sparecode.mli
- Ocamldep     src/plugins/sparecode/.depend
- Generating   META.frama-c-scope
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Scope.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Scope.mli
- Ocamldep     src/plugins/scope/.depend
- Generating   META.frama-c-pdg
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Pdg.mli
- Ocamldep     src/plugins/pdg/.depend
- Generating   META.frama-c-impact
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Impact.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Impact.mli
- Ocamldep     src/plugins/impact/.depend
- Generating   META.frama-c-inout
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Inout.mli
- Ocamldep     src/plugins/inout/.depend
- Generating   META.frama-c-postdominators
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Postdominators.mli
- Ocamldep     src/plugins/postdominators/.depend
- Generating   META.frama-c-constant_propagation
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Constant_Propagation.mli
- Ocamldep     src/plugins/constant_propagation/.depend
- Generating   META.frama-c-users
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Users.mli
- Ocamldep     src/plugins/users/.depend
- Generating   META.frama-c-from
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/From.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/From.mli
- Ocamldep     src/plugins/from/.depend
- Generating   META.frama-c-rtegen
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/RteGen.mli
- Ocamldep     src/plugins/rte/.depend
- Generating   META.frama-c-occurrence
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Occurrence.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Occurrence.mli
- Ocamldep     src/plugins/occurrence/.depend
- Generating   META.frama-c-reduc
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Reduc.mli
- Ocamldep     src/plugins/reduc/.depend
- Generating   META.frama-c-eva
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Eva.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Eva.mli
- Ocamldep     src/plugins/value/.depend
- configure: *********************
- configure: * CREATING MAKEFILE *
- configure: *********************
- configure: creating ./config.status
- configure: *******************************
- configure: * SUMMARY: PLUG-INS AVAILABLE *
- configure: *******************************
- configure: callgraph: yes
- configure: semantic_constant_folding: yes
- configure: from_analysis: yes
- configure: gui: yes
- configure: impact: yes
- configure: inout: yes
- configure: metrics: yes
- configure: occurrence: yes
- configure: pdg: yes
- configure: postdominators: yes
- configure: reduc: yes
- configure: rtegen: yes
- configure: scope: yes
- configure: slicing: yes
- configure: sparecode: yes
- configure: users: yes
- configure: eva: yes
- configure: aorai: partial, ltl2ba missing
- configure: dive: yes
- configure: e_acsl: yes
- configure: instantiate: yes
- configure: loop_analysis: yes
- configure: mdr: yes
- configure: nonterm: yes
- configure: obfuscator: yes
- configure: print_api: yes
- configure: qed: yes
- configure: report: yes
- configure: security_slicing: yes
- configure: server: partial, zmq missing
- configure: studia: yes
- configure: variadic: yes
- configure: wp: yes
- Generating   share/Makefile.config
- config.status: creating src/plugins/wp/Makefile
- config.status: creating src/plugins/nonterm/Makefile
- config.status: creating src/plugins/studia/Makefile
- config.status: creating share/Makefile.config
- config.status: creating src/plugins/obfuscator/Makefile
- config.status: creating src/plugins/report/Makefile
- config.status: creating src/plugins/instantiate/Makefile
- config.status: creating src/plugins/variadic/Makefile
- config.status: creating src/plugins/security_slicing/Makefile
- config.status: creating src/plugins/server/Makefile
- config.status: creating src/plugins/aorai/Makefile
- config.status: creating src/plugins/loop_analysis/Makefile
- Generating   META.frama-c-callgraph
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Callgraph.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Callgraph.mli
- Ocamldep     src/plugins/callgraph/.depend
- Generating   META.frama-c-metrics
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Metrics.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Metrics.mli
- Ocamldep     src/plugins/metrics/.depend
- Cleaning     cleaning generated test files
- Cleaning     generated documentation
- Cleaning     Metrics
- Cleaning     Callgraph
- Cleaning     Eva
- Cleaning     Reduc
- Cleaning     Occurrence
- Cleaning     RteGen
- Cleaning     From
- Cleaning     Users
- Cleaning     Constant_Propagation
- Cleaning     Postdominators
- Cleaning     Inout
- Cleaning     Impact
- Cleaning     Pdg
- Cleaning     Scope
- Cleaning     Sparecode
- Cleaning     Slicing
- Cleaning     Aorai
- Cleaning     Dive
- Cleaning     E_ACSL
- Cleaning     Instantiate
- Generating   src/plugins/wp/.Makefile.plugin.generated
- Cleaning     LoopAnalysis
- Cleaning     Markdown_report
- Generating   src/plugins/variadic/.Makefile.plugin.generated
- Cleaning     Nonterm
- Cleaning     Obfuscator
- Cleaning     Print_api
- Cleaning     Qed
- Cleaning     Report
- Cleaning     Security_slicing
- Cleaning     Server
- Cleaning     Studia
- Cleaning     Variadic
- Cleaning     Wp
- Generating   src/plugins/server/Server.mli from src/plugins/server/package.mli src/plugins/server/jbuffer.mli src/plugins/server/data.mli src/plugins/server/request.mli src/plugins/server/states.mli src/plugins/server/main.mli src/plugins/server/kernel_main.mli src/plugins/server/kernel_ast.mli src/plugins/server/kernel_properties.mli
- Cleaning     tests
- Cleaning     journal
- Generating   META.frama-c-studia
- Cleaning     lib/plugins
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Studia.mli
- Cleaning     local installation
- Cleaning     other sources
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Studia.mli
- Cleaning     generated files
- Cleaning     binaries
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Studia.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Metrics.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Callgraph.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Eva.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Reduc.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Occurrence.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/RteGen.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/From.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Users.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Constant_Propagation.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Postdominators.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Inout.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Impact.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Pdg.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Scope.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Sparecode.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Slicing.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Aorai.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Dive.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/E_ACSL.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Instantiate.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/LoopAnalysis.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Markdown_report.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Nonterm.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Obfuscator.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Print_api.mli
- Generating   src/plugins/qed/Qed.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Qed.mli
- Ocamldep     src/plugins/studia/.depend
- Generating   src/plugins/studia/.Makefile.plugin.generated
- Generating   src/plugins/server/.Makefile.plugin.generated
- Generating   src/plugins/security_slicing/.Makefile.plugin.generated
- Generating   src/plugins/report/.Makefile.plugin.generated
- Generating   META.frama-c-qed
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Qed.mli
- Ocamldep     src/plugins/qed/.depend
- Generating   src/plugins/qed/.Makefile.plugin.generated
- Ocamlyacc    src/plugins/print_api/grammar.ml
- Ocamllex     src/plugins/print_api/lexer.ml
- 8 states, 264 transitions, table size 1104 bytes
- Generating   META.frama-c-print_api
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Print_api.mli
- Ocamldep     src/plugins/print_api/.depend
- Generating   src/plugins/print_api/.Makefile.plugin.generated
- Generating   META.frama-c-obfuscator
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Obfuscator.mli
- Ocamldep     src/plugins/obfuscator/.depend
- Generating   src/plugins/obfuscator/.Makefile.plugin.generated
- Generating   META.frama-c-nonterm
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Nonterm.mli
- Ocamldep     src/plugins/nonterm/.depend
- Generating   src/plugins/nonterm/.Makefile.plugin.generated
- Copying to   META.frama-c-markdown_report
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Markdown_report.mli
- Ocamldep     src/plugins/markdown-report/.depend
- Generating   src/plugins/markdown-report/.Makefile.plugin.generated
- Generating   META.frama-c-loopanalysis
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/LoopAnalysis.mli
- Ocamldep     src/plugins/loop_analysis/.depend
- Generating   src/plugins/loop_analysis/.Makefile.plugin.generated
- Generating   META.frama-c-instantiate
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Instantiate.mli
- Ocamldep     src/plugins/instantiate/.depend
- Generating   src/plugins/instantiate/.Makefile.plugin.generated
- Generating   META.frama-c-e_acsl
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/E_ACSL.mli
- Ocamldep     src/plugins/e-acsl/.depend
- Generating   src/plugins/e-acsl/.Makefile.plugin.generated
- Generating   META.frama-c-dive
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Dive.mli
- Ocamldep     src/plugins/dive/.depend
- Generating   src/plugins/dive/.Makefile.plugin.generated
- Generating   src/plugins/aorai/aorai_eva_analysis.ml
- Generating   META.frama-c-aorai
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Aorai.mli
- Ocamldep     src/plugins/aorai/.depend
- Generating   src/plugins/aorai/.Makefile.plugin.generated
- Generating   META.frama-c-slicing
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Slicing.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Slicing.mli
- Ocamldep     src/plugins/slicing/.depend
- Generating   src/plugins/slicing/.Makefile.plugin.generated
- Generating   META.frama-c-sparecode
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Sparecode.mli
- Ocamldep     src/plugins/sparecode/.depend
- Generating   src/plugins/sparecode/.Makefile.plugin.generated
- Generating   META.frama-c-scope
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Scope.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Scope.mli
- Ocamldep     src/plugins/scope/.depend
- Generating   src/plugins/scope/.Makefile.plugin.generated
- Generating   META.frama-c-pdg
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Pdg.mli
- Ocamldep     src/plugins/pdg/.depend
- Generating   src/plugins/pdg/.Makefile.plugin.generated
- Generating   META.frama-c-impact
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Impact.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Impact.mli
- Ocamldep     src/plugins/impact/.depend
- Generating   src/plugins/impact/.Makefile.plugin.generated
- Generating   META.frama-c-inout
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Inout.mli
- Ocamldep     src/plugins/inout/.depend
- Generating   src/plugins/inout/.Makefile.plugin.generated
- Generating   META.frama-c-postdominators
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Postdominators.mli
- Ocamldep     src/plugins/postdominators/.depend
- Generating   src/plugins/postdominators/.Makefile.plugin.generated
- Generating   META.frama-c-constant_propagation
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Constant_Propagation.mli
- Ocamldep     src/plugins/constant_propagation/.depend
- Generating   src/plugins/constant_propagation/.Makefile.plugin.generated
- Generating   META.frama-c-users
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Users.mli
- Ocamldep     src/plugins/users/.depend
- Generating   src/plugins/users/.Makefile.plugin.generated
- Generating   META.frama-c-from
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/From.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/From.mli
- Ocamldep     src/plugins/from/.depend
- Generating   src/plugins/from/.Makefile.plugin.generated
- Generating   META.frama-c-rtegen
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/RteGen.mli
- Ocamldep     src/plugins/rte/.depend
- Generating   src/plugins/rte/.Makefile.plugin.generated
- Generating   META.frama-c-occurrence
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Occurrence.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Occurrence.mli
- Ocamldep     src/plugins/occurrence/.depend
- Generating   src/plugins/occurrence/.Makefile.plugin.generated
- Generating   META.frama-c-reduc
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Reduc.mli
- Ocamldep     src/plugins/reduc/.depend
- Generating   src/plugins/reduc/.Makefile.plugin.generated
- Generating   META.frama-c-eva
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Eva.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Eva.mli
- Ocamldep     src/plugins/value/.depend
- Generating   src/plugins/value/.Makefile.plugin.generated
- Generating   META.frama-c-callgraph
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Callgraph.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Callgraph.mli
- Ocamldep     src/plugins/callgraph/.depend
- Generating   src/plugins/callgraph/.Makefile.plugin.generated
- Generating   META.frama-c-metrics
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Metrics.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Metrics.mli
- Ocamldep     src/plugins/metrics/.depend
- Generating   src/plugins/metrics/.Makefile.plugin.generated
- Generating   src/plugins/wp/Wp.mli
- Generating   META.frama-c-wp
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Wp.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Wp.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Wp.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Report.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Security_slicing.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Server.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Variadic.mli
- Ocamldep     src/plugins/wp/.depend
- Generating   META.frama-c-variadic
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Variadic.mli
- Ocamldep     src/plugins/variadic/.depend
- Ocamldep     src/plugins/studia/.depend
- Generating   META.frama-c-server
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Server.mli
- Ocamldep     src/plugins/server/.depend
- Generating   META.frama-c-security_slicing
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Security_slicing.mli
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Security_slicing.mli
- Ocamldep     src/plugins/security_slicing/.depend
- Generating   META.frama-c-report
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Report.mli
- Ocamldep     src/plugins/report/.depend
- Ocamldep     src/plugins/qed/.depend
- Ocamldep     src/plugins/print_api/.depend
- Ocamldep     src/plugins/obfuscator/.depend
- Ocamldep     src/plugins/nonterm/.depend
- Ocamldep     src/plugins/markdown-report/.depend
- Ocamldep     src/plugins/loop_analysis/.depend
- Ocamldep     src/plugins/instantiate/.depend
- Ocamldep     src/plugins/e-acsl/.depend
- Ocamldep     src/plugins/dive/.depend
- Ocamldep     src/plugins/aorai/.depend
- Ocamldep     src/plugins/slicing/.depend
- Ocamldep     src/plugins/sparecode/.depend
- Ocamldep     src/plugins/scope/.depend
- Ocamldep     src/plugins/pdg/.depend
- Ocamldep     src/plugins/impact/.depend
- Ocamldep     src/plugins/inout/.depend
- Ocamldep     src/plugins/postdominators/.depend
- Ocamldep     src/plugins/constant_propagation/.depend
- Ocamldep     src/plugins/users/.depend
- Ocamldep     src/plugins/from/.depend
- Ocamldep     src/plugins/rte/.depend
- Ocamldep     src/plugins/occurrence/.depend
- Ocamldep     src/plugins/reduc/.depend
- Ocamldep     src/plugins/value/.depend
- Ocamldep     src/plugins/callgraph/.depend
- Ocamldep     src/plugins/metrics/.depend
- Ocamldep     src/plugins/metrics/.depend
- Ocamldep     src/plugins/callgraph/.depend
- Ocamldep     src/plugins/value/.depend
- Ocamldep     src/plugins/reduc/.depend
- Ocamldep     src/plugins/occurrence/.depend
- Ocamldep     src/plugins/rte/.depend
- Ocamldep     src/plugins/from/.depend
- Ocamldep     src/plugins/users/.depend
- Ocamldep     src/plugins/constant_propagation/.depend
- Ocamldep     src/plugins/postdominators/.depend
- Ocamldep     src/plugins/inout/.depend
- Ocamldep     src/plugins/impact/.depend
- Ocamldep     src/plugins/pdg/.depend
- Ocamldep     src/plugins/scope/.depend
- Ocamldep     src/plugins/sparecode/.depend
- Ocamldep     src/plugins/slicing/.depend
- Ocamldep     src/plugins/aorai/.depend
- Ocamldep     src/plugins/dive/.depend
- Ocamldep     src/plugins/e-acsl/.depend
- Ocamldep     src/plugins/instantiate/.depend
- Ocamldep     src/plugins/loop_analysis/.depend
- Ocamldep     src/plugins/markdown-report/.depend
- Ocamldep     src/plugins/nonterm/.depend
- Ocamldep     src/plugins/obfuscator/.depend
- Ocamldep     src/plugins/print_api/.depend
- Ocamldep     src/plugins/qed/.depend
- Ocamldep     src/plugins/report/.depend
- Ocamldep     src/plugins/security_slicing/.depend
- Ocamldep     src/plugins/server/.depend
- Ocamldep     src/plugins/studia/.depend
- Ocamldep     src/plugins/variadic/.depend
- Ocamldep     src/plugins/wp/.depend
- Ocamllex     src/kernel_internals/parsing/clexer.ml
- 420 states, 4549 transitions, table size 20716 bytes
- 3563 additional bytes used for bindings
- Ocamlyacc    src/kernel_internals/parsing/cparser.ml
- Ocamllex     src/kernel_internals/parsing/logic_lexer.ml
- 156 states, 1840 transitions, table size 8296 bytes
- 1981 additional bytes used for bindings
- Ocamlyacc    src/kernel_internals/parsing/logic_parser.ml
- Ocamllex     src/kernel_internals/parsing/logic_preprocess.ml
- 140 states, 794 transitions, table size 4016 bytes
- 2151 additional bytes used for bindings
- Generating  src/kernel_internals/runtime/fc_config.ml
- Ocamllex     src/libraries/utils/json.ml
- 36 states, 360 transitions, table size 1656 bytes
- Generating   src/libraries/stdlib/transitioning.ml
- Generating   share/frama-c.rc
- Generating   .depend
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0'
- Ocamlc       src/plugins/aorai/bool3.cmi
- Ocamlc       src/libraries/datatype/unmarshal.cmi
- Ocamlc       src/libraries/utils/filepath.cmi
- Ocamlc       src/libraries/stdlib/integer.cmi
- Ocamlc       src/libraries/stdlib/FCHashtbl.cmi
- Ocamlc       src/libraries/utils/pretty_utils.cmi
- Ocamlc       src/libraries/stdlib/extlib.cmi
- Ocamlc       src/plugins/aorai/ltlast.cmi
- Ocamlc       src/libraries/utils/wto.cmi
- Ocamlc       src/plugins/aorai/aorai_dataflow.cmi
- Ocamlc       src/libraries/utils/escape.cmi
- Ocamlc       src/libraries/utils/hook.cmi
- Ocamlc       src/plugins/value_types/cilE.cmi
- Ocamlc       src/libraries/utils/binary_cache.cmi
- Ocamlc       src/libraries/utils/unicode.cmi
- Ocamlc       src/plugins/value/legacy/function_args.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins_misc.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins_memory.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins_watchpoint.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins_float.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins_split.cmi
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_specification.cmi
- Ocamlc       src/libraries/stdlib/transitioning.cmi
- Ocamlc       src/plugins/value/domains/multidim/pretty_memory.cmi
- Ocamlc       src/libraries/utils/utf8_logic.cmi
- Ocamlc       src/libraries/utils/markdown.cmi
- Ocamlc       src/plugins/server/server_batch.cmi
- Ocamlc       src/plugins/server/server_socket.cmi
- Ocamlc       src/libraries/utils/rich_text.cmi
- Ocamlc       src/plugins/value/api/general_requests.cmi
- Ocamlc       src/plugins/value/api/values_request.cmi
- Ocamlc       src/plugins/value/utils/unit_tests.cmi
- Ocamlc       src/plugins/aorai/aorai_eva_analysis.cmi
- Ocamlc       src/plugins/aorai/aorai_register.cmi
- Ocamlopt     src/plugins/aorai/bool3.cmx
- Ocamlopt     src/libraries/datatype/unmarshal.cmx
- Ocamlopt     src/libraries/stdlib/extlib.cmx
- Ocamlopt     src/libraries/utils/pretty_utils.cmx
- Ocamlopt     src/libraries/utils/rich_text.cmx
- Ocamlopt     src/libraries/utils/hook.cmx
- Ocamlopt     src/libraries/stdlib/integer.cmx
- Ocamlopt     src/libraries/stdlib/FCHashtbl.cmx
- Ocamlc       src/libraries/utils/qstack.cmi
- Ocamlopt     src/libraries/utils/utf8_logic.cmx
- Ocamlopt     src/libraries/utils/escape.cmx
- Ocamlc       src/kernel_internals/typing/alpha.cmi
- Ocamlc       src/libraries/utils/sanitizer.cmi
- Ocamlc       src/kernel_internals/parsing/parse_env.cmi
- Ocamlc       src/libraries/utils/bitvector.cmi
- Ocamlopt     src/libraries/utils/wto.cmx
- Ocamlc       src/kernel_services/abstract_interp/lattice_messages.cmi
- Ocamlc       src/kernel_internals/parsing/lexerhack.cmi
- Generating   ptests/ptests_config.ml
- Generating   tests/ptests_config
- Ocamlc       src/plugins/callgraph/register.cmi
- Ocamlc       src/plugins/slicing/register.cmi
- Ocamlc       src/plugins/slicing/register_gui.cmi
- Ocamlc       src/plugins/gui/GSourceView.cmi
- Ocamlc       src/plugins/gui/wutil.cmi
- Ocamlc       src/plugins/gui/gtk_compat.cmi
- Ocamlc       src/plugins/gui/wutil_once.cmi
- Ocamlc       src/plugins/gui/widget.cmi
- Ocamlc       src/libraries/utils/command.cmi
- Ocamlc       src/libraries/utils/rgmap.cmi
- Ocamlc       src/plugins/gui/wtable.cmi
- Ocamlc       src/libraries/utils/indexer.cmi
- Ocamlc       src/plugins/gui/source_viewer.cmi
- Generating   src/plugins/aorai/tests/test_config_prove
- Ocamlc       src/libraries/utils/task.cmi
- Generating   src/plugins/e-acsl/tests/ptests_config
- Ocamlc       src/plugins/e-acsl/src/local_config.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/analyses.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/varname.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/injector.cmi
- Ocamlc       src/plugins/e-acsl/src/main.cmi
- Generating   src/plugins/instantiate/tests/ptests_config
- Generating   src/plugins/markdown-report/tests/ptests_config
- Generating   src/plugins/nonterm/tests/ptests_config
- Generating   src/plugins/report/tests/ptests_config
- Generating   src/plugins/variadic/tests/ptests_config
- Generating   src/plugins/wp/tests/ptests_config
- Ocamlc       src/plugins/aorai/bool3.cmo
- Ocamlc       src/libraries/datatype/structural_descr.cmi
- Ocamlc       src/kernel_services/plugin_entry_points/log.cmi
- Ocamlc       src/kernel_services/ast_data/cil_types.cmi
- Ocamlc       src/plugins/aorai/ltl_output.cmi
- Ocamlc       src/libraries/utils/json.cmi
- Ocamlc       src/plugins/value/utils/eva_audit.cmi
- Ocamlc       src/kernel_internals/runtime/fc_config.cmi
- Ocamlc       src/plugins/value/utils/structure.cmi
- Ocamlc       src/plugins/value/domains/multidim/pretty_memory.cmo
- Ocamlc       src/plugins/server/package.cmi
- Ocamlc       src/plugins/server/main.cmi
- Ocamlopt     src/libraries/datatype/structural_descr.cmx
- Ocamlc       src/plugins/server/kernel_properties.cmi
- Ocamlopt     src/libraries/utils/filepath.cmx
- Ocamlopt     src/libraries/utils/qstack.cmx
- Ocamlc       src/kernel_internals/runtime/machdeps.cmi
- Ocamlc       src/kernel_services/ast_printing/cil_descriptive_printer.cmi
- Ocamlopt     src/libraries/utils/sanitizer.cmx
- Ocamlopt     src/plugins/aorai/ltl_output.cmx
- Ocamlc       src/kernel_services/analysis/ordered_stmt.cmi
- Ocamlc       src/kernel_services/ast_printing/cil_types_debug.cmi
- Ocamlopt     src/libraries/utils/bitvector.cmx
- Ocamlc       src/kernel_services/analysis/undefined_sequence.cmi
- Ocamlc       src/kernel_internals/typing/rmtmps.cmi
- Ocamlc       src/kernel_internals/typing/oneret.cmi
- Ocamlc       src/kernel_internals/typing/mergecil.cmi
- Ocamlc       src/kernel_internals/typing/logic_builtin.cmi
- Linking      bin/ptests.opt
- Ocamlopt     src/plugins/gui/wutil_once.cmx
- Ocamlopt     src/plugins/gui/GSourceView.cmx
- Ocamlc       src/plugins/gui/wtext.cmi
- Ocamlopt     src/libraries/utils/rgmap.cmx
- Ocamlc       src/plugins/gui/warning_manager.cmi
- Ocamlopt     src/plugins/gui/wtable.cmx
- Ocamlopt     src/libraries/utils/indexer.cmx
- Generating   src/plugins/aorai/tests/ptests_config
- Ocamlc       src/plugins/e-acsl/src/libraries/builtins.cmi
- Ocamlc       src/plugins/e-acsl/src/local_config.cmo
- Ocamlc       src/plugins/e-acsl/src/libraries/functions.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/gmp_types.cmi
- Ocamlc       src/plugins/e-acsl/src/project_initializer/prepare_ast.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/analyses_types.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/logic_aggr.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/rte.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/logic_normalizer.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/literal_strings.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/memory_tracking.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/smart_exp.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/smart_stmt.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/gmp.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/contract_types.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/global_observer.cmi
- Ocamlc       src/libraries/datatype/type.cmi
- Ocamlc       src/libraries/project/project_skeleton.cmi
- Ocamlc       src/kernel_services/parsetree/logic_ptree.cmi
- Ocamlc       src/kernel_services/ast_printing/printer_api.cmi
- Ocamlc       src/kernel_internals/typing/cfg.cmi
- Ocamlc       src/plugins/aorai/ltl_output.cmo
- Ocamlc       src/plugins/aorai/aorai_visitors.cmi
- Ocamlc       src/plugins/value/partitioning/per_stmt_slevel.cmi
- Ocamlc       src/libraries/utils/floating_point.cmi
- Ocamlc       src/plugins/value/utils/summary.cmi
- Ocamlc       src/kernel_services/ast_transformations/inline.cmi
- Ocamlc       src/kernel_services/ast_queries/ast_info.cmi
- Ocamlc       src/plugins/server/jbuffer.cmi
- Ocamlc       src/plugins/server/data.cmi
- Ocamlc       src/plugins/server/server_doc.cmi
- Ocamlc       src/kernel_services/analysis/logic_interp.cmi
- Ocamlopt     src/libraries/datatype/type.cmx
- Ocamlopt     src/kernel_services/plugin_entry_points/log.cmx
- Ocamlopt     src/kernel_internals/runtime/fc_config.cmx
- Ocamlc       src/kernel_services/ast_printing/printer_builder.cmi
- Ocamlopt     src/libraries/utils/json.cmx
- Ocamlopt     src/kernel_internals/runtime/machdeps.cmx
- Ocamlc       src/kernel_services/ast_printing/logic_print.cmi
- Ocamlopt     src/kernel_services/ast_printing/cil_types_debug.cmx
- Ocamlc       src/plugins/callgraph/journalize.cmi
- Ocamlc       src/plugins/sparecode/globs.cmi
- Ocamlopt     src/plugins/gui/gtk_compat.cmx
- Ocamlc       src/libraries/datatype/descr.cmi
- Ocamlc       src/kernel_services/ast_printing/printer.cmi
- Ocamlc       src/kernel_services/ast_printing/cil_printer.cmi
- Ocamlc       src/kernel_internals/parsing/logic_parser.cmi
- Ocamlc       src/plugins/server/jbuffer.cmo
- Ocamlc       src/plugins/server/request.cmi
- Ocamlc       src/plugins/server/kernel_main.cmi
- Ocamlopt     src/kernel_services/ast_printing/printer_builder.cmx
- Ocamlopt     src/libraries/datatype/descr.cmx
- Ocamlc       src/plugins/gui/gui_printers.cmi
- Ocamlc       src/libraries/datatype/datatype.cmi
- Ocamlc       src/kernel_internals/parsing/logic_lexer.cmi
- Ocamlc       src/plugins/server/states.cmi
- Ocamlopt     src/plugins/gui/wutil.cmx
- Ocamlopt     src/plugins/gui/widget.cmx
- Ocamlc       src/libraries/project/state.cmi
- Ocamlc       src/kernel_services/cmdline_parameters/typed_parameter.cmi
- Ocamlc       src/kernel_services/parsetree/cabs.cmi
- Ocamlc       src/kernel_services/cmdline_parameters/cmdline.cmi
- Ocamlc       src/plugins/aorai/promelaast.cmi
- Ocamlc       src/kernel_services/ast_queries/logic_typing.cmi
- Ocamlc       src/kernel_services/analysis/wto_statement.cmi
- Ocamlc       src/kernel_services/abstract_interp/int_Base.cmi
- Ocamlc       src/plugins/value/partitioning/split_strategy.cmi
- Ocamlc       src/plugins/value/utils/structure.cmo
- Ocamlc       src/kernel_internals/runtime/messages.cmi
- Ocamlc       src/kernel_services/plugin_entry_points/journal.cmi
- Ocamlc       src/libraries/project/state_topological.cmi
- Ocamlc       src/kernel_services/parsetree/cabshelper.cmi
- Ocamlc       src/libraries/utils/rangemap.cmi
- Ocamlc       src/kernel_services/ast_printing/cprint.cmi
- Ocamlc       src/kernel_internals/parsing/logic_preprocess.cmi
- Ocamlc       src/kernel_services/ast_queries/json_compilation_database.cmi
- Ocamlc       src/kernel_internals/typing/frontc.cmi
- Ocamlc       src/kernel_services/analysis/service_graph.cmi
- Ocamlc       src/libraries/utils/cilconfig.cmi
- Ocamlc       src/plugins/gui/filetree.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/varname.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/lscope.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/analyses_datatype.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/typing.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/literal_strings.cmo
- Ocamlc       src/libraries/project/state_selection.cmi
- Ocamlc       src/kernel_services/cmdline_parameters/parameter_category.cmi
- Ocamlc       src/libraries/utils/hptmap_sig.cmi
- Ocamlc       src/plugins/aorai/path_analysis.cmi
- Ocamlc       src/plugins/aorai/promelaoutput.cmi
- Ocamlc       src/plugins/aorai/logic_simplification.cmi
- Ocamlc       src/plugins/aorai/aorai_graph.cmi
- Ocamlc       src/plugins/aorai/aorai_metavariables.cmi
- Ocamlc       src/kernel_services/ast_data/globals.cmi
- Ocamlc       src/kernel_internals/parsing/cparser.cmi
- Ocamlc       src/kernel_services/ast_data/ast.cmi
- Ocamlc       src/plugins/aorai/ltlparser.cmi
- Ocamlc       src/plugins/aorai/ltllexer.cmi
- Ocamlc       src/plugins/aorai/yaparser.cmi
- Ocamlc       src/plugins/aorai/promelaparser.cmi
- Ocamlc       src/plugins/aorai/promelalexer.cmi
- Ocamlc       src/plugins/aorai/promelaparser_withexps.cmi
- Ocamlc       src/plugins/aorai/promelalexer_withexps.cmi
- Ocamlc       src/kernel_services/analysis/dataflow2.cmi
- Ocamlc       src/kernel_services/ast_data/property.cmi
- Ocamlc       src/kernel_services/plugin_entry_points/dynamic.cmi
- Ocamlc       src/libraries/project/state_dependency_graph.cmi
- Ocamlopt     src/kernel_services/cmdline_parameters/cmdline.cmx
- Ocamlopt     src/plugins/aorai/path_analysis.cmx
- Ocamlopt     src/plugins/aorai/aorai_graph.cmx
- Ocamlopt     src/plugins/aorai/ltlparser.cmx
- Ocamlc       src/plugins/callgraph/journalize.cmo
- Ocamlopt     src/plugins/gui/wtext.cmx
- Ocamlc       src/plugins/e-acsl/src/code_generator/env.cmi
- Ocamlc       src/libraries/project/project.cmi
- Ocamlc       src/libraries/utils/hptmap.cmi
- Ocamlc       src/plugins/aorai/path_analysis.cmo
- Ocamlc       src/plugins/aorai/aorai_graph.cmo
- Ocamlc       src/kernel_internals/parsing/clexer.cmi
- Ocamlc       src/plugins/aorai/ltlparser.cmo
- Ocamlc       src/plugins/aorai/yalexer.cmi
- Ocamlc       src/kernel_services/ast_printing/printer_tag.cmi
- Ocamlc       src/plugins/server/kernel_project.cmi
- Ocamlc       src/plugins/slicing/slicingTransform.cmi
- Ocamlc       src/kernel_services/ast_transformations/filter.cmi
- Ocamlc       src/plugins/sparecode/register.cmi
- Ocamlc       src/plugins/e-acsl/src/project_initializer/rtl.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/assert.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/rational.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/typed_number.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/assigns.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/logic_array.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_rtes.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/contract.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_annots.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/temporal.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/literal_observer.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/libc.cmi
- Ocamlc       src/libraries/project/state_builder.cmi
- Ocamlc       src/libraries/utils/hptset.cmi
- Ocamlc       src/kernel_services/visitors/visitor_behavior.cmi
- Ocamlc       src/plugins/server/states.cmo
- Ocamlc       src/plugins/server/kernel_ast.cmi
- Ocamlc       src/plugins/server/kernel_project.cmo
- Ocamlopt     src/libraries/project/project_skeleton.cmx
- Ocamlopt     src/libraries/utils/binary_cache.cmx
- Ocamlc       src/plugins/e-acsl/src/code_generator/logic_functions.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/quantif.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/memory_translate.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_utils.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_ats.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_terms.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_predicates.cmi
- Ocamlc       src/kernel_services/ast_queries/cil_datatype.cmi
- Ocamlc       src/kernel_services/plugin_entry_points/emitter.cmi
- Ocamlc       src/kernel_services/ast_queries/logic_env.cmi
- Ocamlc       src/kernel_services/ast_queries/cil_const.cmi
- Ocamlc       src/kernel_services/abstract_interp/lattice_type.cmi
- Ocamlc       src/kernel_services/ast_queries/cil_state_builder.cmi
- Ocamlc       src/kernel_services/ast_queries/cil_builtins.cmi
- Ocamlc       src/plugins/server/data.cmo
- Ocamlopt     src/libraries/datatype/datatype.cmx
- Ocamlc       src/kernel_services/ast_data/annotations.cmi
- Ocamlc       src/kernel_services/ast_data/property_status.cmi
- Ocamlc       src/plugins/value/utils/eva_annotations.cmi
- Ocamlc       src/kernel_services/abstract_interp/origin.cmi
- Ocamlc       src/kernel_services/abstract_interp/lattice_bounds.cmi
- Ocamlc       src/kernel_services/abstract_interp/abstract_interp.cmi
- Ocamlc       src/kernel_services/ast_data/alarms.cmi
- Ocamlc       src/kernel_services/ast_printing/description.cmi
- Ocamlc       src/plugins/gui/gtk_helper.cmi
- Ocamlc       src/kernel_services/abstract_interp/offsetmap_lattice_with_isotropy.cmi
- Ocamlc       src/kernel_services/abstract_interp/map_lattice.cmi
- Ocamlc       src/kernel_services/abstract_interp/eva_lattice_type.cmi
- Ocamlc       src/kernel_services/abstract_interp/int_set.cmi
- Ocamlc       src/plugins/value/partitioning/split_strategy.cmo
- Ocamlc       src/kernel_services/analysis/bit_utils.cmi
- Ocamlc       src/plugins/value/alarmset.cmi
- Ocamlc       src/kernel_services/abstract_interp/int_val.cmi
- Ocamlc       src/kernel_services/abstract_interp/int_interval.cmi
- Ocamlc       src/plugins/value/utils/active_behaviors.cmi
- Ocamlc       src/plugins/gui/pretty_source.cmi
- Ocamlc       src/plugins/gui/menu_manager.cmi
- Ocamlc       src/plugins/gui/launcher.cmi
- Ocamlc       src/kernel_services/cmdline_parameters/parameter_sig.cmi
- Ocamlc       src/kernel_services/cmdline_parameters/parameter_customize.cmi
- Ocamlc       src/kernel_services/ast_data/kernel_function.cmi
- Ocamlc       src/kernel_services/ast_queries/cil.cmi
- Ocamlc       src/kernel_services/ast_queries/logic_const.cmi
- Ocamlc       src/kernel_internals/typing/cabs2cil.cmi
- Ocamlc       src/kernel_internals/parsing/errorloc.cmi
- Ocamlc       src/plugins/aorai/utils_parser.cmi
- Ocamlc       src/kernel_services/abstract_interp/float_sig.cmi
- Ocamlc       src/kernel_services/analysis/stmts_graph.cmi
- Ocamlc       src/plugins/value/utils/backward_formals.cmi
- Ocamlc       src/kernel_services/analysis/interpreted_automata.cmi
- Ocamlc       src/plugins/gui/source_manager.cmi
- Ocamlc       src/plugins/gui/history.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/exit_points.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/memory_observer.cmi
- Ocamlc       src/plugins/aorai/ltllexer.cmo
- Ocamlc       src/plugins/aorai/yalexer.cmo
- Ocamlc       src/kernel_services/abstract_interp/float_interval_sig.cmi
- Ocamlc       src/kernel_services/abstract_interp/fc_float.cmi
- Ocamlc       src/plugins/value/utils/active_behaviors.cmo
- Ocamlc       src/plugins/value/partitioning/split_return.cmi
- Ocamlc       src/kernel_services/ast_data/statuses_by_call.cmi
- Ocamlc       src/kernel_internals/typing/infer_annotations.cmi
- Ocamlc       src/plugins/server/kernel_properties.cmo
- Ocamlc       src/kernel_services/cmdline_parameters/parameter_state.cmi
- Ocamlc       src/kernel_services/cmdline_parameters/parameter_builder.cmi
- Ocamlc       src/kernel_services/visitors/cabsvisit.cmi
- Ocamlc       src/kernel_services/abstract_interp/float_interval.cmi
- Ocamlc       src/kernel_internals/typing/substitute_const_globals.cmi
- Ocamlc       src/plugins/pdg/ctrlDpds.cmi
- Ocamlc       src/kernel_services/analysis/dataflows.cmi
- Ocamlc       src/plugins/callgraph/subgraph.cmi
- Ocamlc       src/plugins/callgraph/callgraph_api.cmi
- Ocamlc       src/plugins/users/users_register.cmi
- Ocamlc       src/plugins/gui/design.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/logic_aggr.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/typed_number.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/loops.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_annots.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/memory_observer.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/literal_observer.cmo
- Ocamlc       src/kernel_services/plugin_entry_points/plugin.cmi
- Ocamlc       src/kernel_services/visitors/visitor.cmi
- Ocamlc       src/kernel_services/ast_queries/logic_utils.cmi
- Ocamlc       src/kernel_services/abstract_interp/fval.cmi
- Ocamlc       src/plugins/value/domains/domain_mode.cmi
- Ocamlc       src/kernel_services/ast_queries/acsl_extension.cmi
- Ocamlc       src/plugins/callgraph/cg.cmi
- Ocamlc       src/plugins/callgraph/services.cmi
- Ocamlc       src/kernel_services/abstract_interp/ival.cmi
- Ocamlc       src/plugins/value/domains/domain_mode.cmo
- Ocamlc       src/plugins/value/parameters.cmi
- Ocamlc       src/plugins/value/utils/backward_formals.cmo
- Ocamlc       src/kernel_services/ast_queries/file.cmi
- Ocamlc       src/kernel_services/ast_queries/filecheck.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/lscope.cmo
- Ocamlc       src/kernel_services/abstract_interp/int_Intervals_sig.cmi
- Ocamlc       src/plugins/value/domains/multidim/multidim.cmi
- Ocamlc       src/plugins/value/domains/multidim/abstract_offset.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/misc.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/interval.cmi
- Ocamlc       src/plugins/aorai/aorai_option.cmi
- Ocamlc       src/kernel_services/plugin_entry_points/kernel.cmi
- Ocamlc       src/plugins/value/domains/multidim/multidim.cmo
- Ocamlc       src/plugins/value/domains/multidim/abstract_offset.cmo
- Ocamlc       src/plugins/server/server_parameters.cmi
- Ocamlc       src/plugins/value/self.cmi
- Ocamlc       src/plugins/slicing/slicingParameters.cmi
- Ocamlc       src/plugins/pdg/pdg_parameters.cmi
- Ocamlc       src/plugins/callgraph/options.cmi
- Ocamlc       src/plugins/sparecode/sparecode_params.cmi
- Ocamlc       src/plugins/gui/gui_parameters.cmi
- Ocamlc       src/plugins/e-acsl/src/options.cmi
- Ocamlc       src/plugins/aorai/aorai_option.cmo
- Ocamlc       src/plugins/aorai/promelaoutput.cmo
- Ocamlc       src/plugins/aorai/logic_simplification.cmo
- Ocamlc       src/plugins/aorai/aorai_metavariables.cmo
- Ocamlc       src/plugins/aorai/data_for_aorai.cmi
- Ocamlc       src/plugins/aorai/utils_parser.cmo
- Ocamlc       src/plugins/aorai/promelalexer.cmo
- Ocamlc       src/plugins/aorai/promelalexer_withexps.cmo
- Ocamlc       src/kernel_services/abstract_interp/base.cmi
- Ocamlc       src/plugins/value/utils/eva_audit.cmo
- Ocamlc       src/plugins/value/utils/widen_hints_ext.cmi
- Ocamlc       src/plugins/value/partitioning/split_return.cmo
- Ocamlc       src/plugins/server/server_parameters.cmo
- Ocamlc       src/plugins/server/package.cmo
- Ocamlc       src/plugins/server/request.cmo
- Ocamlc       src/plugins/server/kernel_main.cmo
- Ocamlc       src/plugins/pdg/pdg_parameters.cmo
- Ocamlc       src/plugins/callgraph/options.cmo
- Ocamlc       src/plugins/callgraph/subgraph.cmo
- Ocamlc       src/plugins/callgraph/services.cmo
- Ocamlc       src/plugins/sparecode/sparecode_params.cmo
- Ocamlc       src/plugins/slicing/slicingParameters.cmo
- Ocamlc       src/plugins/e-acsl/src/options.cmo
- Ocamlc       src/plugins/e-acsl/src/libraries/error.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/builtins.cmo
- Ocamlc       src/plugins/e-acsl/src/libraries/functions.cmo
- Ocamlc       src/plugins/e-acsl/src/libraries/misc.cmo
- Ocamlc       src/plugins/e-acsl/src/libraries/gmp_types.cmo
- Ocamlc       src/plugins/e-acsl/src/project_initializer/rtl.cmo
- Ocamlc       src/plugins/e-acsl/src/project_initializer/prepare_ast.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/rte.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/e_acsl_visitor.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/bound_variables.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/interval.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/labels.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/memory_tracking.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/translation_error.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/smart_exp.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/smart_stmt.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/assert.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/rational.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/assigns.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/logic_array.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_terms.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_predicates.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_rtes.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/contract.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/temporal.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/global_observer.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/libc.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/injector.cmo
- Ocamlc       src/plugins/aorai/data_for_aorai.cmo
- Ocamlc       src/plugins/aorai/aorai_utils.cmi
- Ocamlc       src/plugins/aorai/yaparser.cmo
- Ocamlc       src/plugins/aorai/promelaparser.cmo
- Ocamlc       src/plugins/aorai/promelaparser_withexps.cmo
- Ocamlc       src/kernel_services/abstract_interp/offsetmap_sig.cmi
- Ocamlc       src/kernel_services/abstract_interp/offsetmap_bitwise_sig.cmi
- Ocamlc       src/plugins/value/utils/eva_dynamic.cmi
- Ocamlc       src/plugins/value/eval.cmi
- Ocamlc       src/kernel_services/abstract_interp/tr_offset.cmi
- Ocamlc       src/plugins/value/domains/multidim/abstract_memory.cmi
- Ocamlopt     src/libraries/project/state.cmx
- Ocamlopt     src/kernel_services/plugin_entry_points/journal.cmx
- Ocamlopt     src/kernel_services/cmdline_parameters/typed_parameter.cmx
- Ocamlopt     src/libraries/utils/rangemap.cmx
- Ocamlc       src/plugins/callgraph/uses.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/error.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/analyses_datatype.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/e_acsl_visitor.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/logic_normalizer.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/bound_variables.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/typing.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/labels.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/exit_points.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/analyses.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/translation_error.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/gmp.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/env.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/logic_functions.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/loops.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/quantif.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/memory_translate.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_utils.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_ats.cmo
- Ocamlc       src/plugins/aorai/aorai_utils.cmo
- Ocamlc       src/plugins/aorai/aorai_dataflow.cmo
- Ocamlc       src/plugins/aorai/aorai_visitors.cmo
- Ocamlc       src/kernel_services/abstract_interp/offsetmap.cmi
- Ocamlc       src/plugins/value/eval.cmo
- Ocamlc       src/plugins/value/engine/recursion.cmi
- Ocamlc       src/plugins/value/domains/multidim/abstract_memory.cmo
- Ocamlc       src/plugins/value/domains/multidim/abstract_structure.cmi
- Ocamlc       src/plugins/value/domains/multidim/segmentation.cmi
- Ocamlc       src/plugins/value/domains/multidim/typed_memory.cmi
- Ocamlopt     src/libraries/project/state_dependency_graph.cmx
- Ocamlopt     src/kernel_services/plugin_entry_points/dynamic.cmx
- Ocamlc       src/plugins/callgraph/uses.cmo
- Ocamlopt     src/libraries/project/state_topological.cmx
- Ocamlc       src/plugins/value/domains/multidim/abstract_structure.cmo
- Ocamlc       src/plugins/value/domains/multidim/segmentation.cmo
- Ocamlc       src/kernel_services/abstract_interp/int_Intervals.cmi
- Ocamlc       src/plugins/value/domains/multidim/typed_memory.cmo
- Ocamlopt     src/kernel_services/cmdline_parameters/parameter_category.cmx
- Ocamlc       src/kernel_services/abstract_interp/locations.cmi
- Ocamlopt     src/libraries/project/state_selection.cmx
- Ocamlc       src/plugins/value_types/precise_locs.cmi
- Ocamlc       src/kernel_services/abstract_interp/lmap_bitwise.cmi
- Ocamlc       src/plugins/pdg_types/pdgIndex.cmi
- Ocamlc       src/plugins/value_types/inout_type.cmi
- Ocamlc       src/kernel_services/abstract_interp/lmap_sig.cmi
- Ocamlc       src/plugins/value_types/widen_type.cmi
- Ocamlc       src/plugins/value/utils/widen.cmi
- Ocamlc       src/plugins/value/domains/hcexprs.cmi
- Ocamlc       src/plugins/sparecode/spare_marks.cmi
- Ocamlc       src/plugins/value_types/function_Froms.cmi
- Ocamlc       src/plugins/pdg_types/pdgTypes.cmi
- Ocamlc       src/plugins/value_types/cvalue.cmi
- Ocamlc       src/kernel_services/abstract_interp/lmap.cmi
- Ocamlopt     src/libraries/project/project.cmx
- Ocamlc       src/plugins/sparecode/transform.cmi
- Ocamlc       src/plugins/value/domains/equality/equality.cmi
- Ocamlc       src/plugins/value_types/value_types.cmi
- Ocamlc       src/plugins/value/utils/library_functions.cmi
- Ocamlc       src/plugins/value/utils/eval_typ.cmi
- Ocamlc       src/plugins/value/values/cvalue_backward.cmi
- Ocamlc       src/plugins/value/legacy/eval_op.cmi
- Ocamlc       src/plugins/value/domains/cvalue/warn.cmi
- Ocamlc       src/plugins/value/domains/cvalue/locals_scoping.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins_malloc.cmi
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_offsetmap.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins_string.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins_print_c.cmi
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_init.cmi
- Ocamlc       src/plugins/value/utils/eva_results.cmi
- Ocamlc       src/plugins/value/utils/results.cmi
- Ocamlopt     src/libraries/project/state_builder.cmx
- Ocamlc       src/plugins/pdg/build.cmi
- Ocamlc       src/plugins/pdg/pdg_state.cmi
- Ocamlc       src/plugins/pdg_types/pdgMarks.cmi
- Ocamlc       src/plugins/pdg/sets.cmi
- Ocamlc       src/plugins/pdg/annot.cmi
- Ocamlc       src/kernel_services/plugin_entry_points/db.cmi
- Ocamlc       src/plugins/value/utils/eva_perf.cmi
- Ocamlc       src/plugins/value/utils/eva_utils.cmi
- Ocamlc       src/plugins/value/utils/red_statuses.cmi
- Ocamlc       src/plugins/value/utils/eval_typ.cmo
- Ocamlc       src/plugins/value/values/abstract_value.cmi
- Ocamlc       src/plugins/value/domains/domain_store.cmi
- Ocamlc       src/plugins/value/domains/cvalue/locals_scoping.cmo
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_offsetmap.cmo
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_init.cmo
- Ocamlc       src/plugins/value/engine/recursion.cmo
- Ocamlc       src/plugins/slicing/slicingInternals.cmi
- Ocamlc       src/plugins/pdg/pdg_state.cmo
- Ocamlc       src/plugins/pdg/marks.cmi
- Ocamlc       src/plugins/value/utils/eva_perf.cmo
- Ocamlc       src/plugins/value/utils/red_statuses.cmo
- Ocamlc       src/plugins/value/partitioning/per_stmt_slevel.cmo
- Ocamlc       src/plugins/value/utils/library_functions.cmo
- Ocamlc       src/plugins/value/alarmset.cmo
- Ocamlc       src/plugins/value/values/abstract_location.cmi
- Ocamlc       src/plugins/value/domains/abstract_domain.cmi
- Ocamlc       src/plugins/value/values/value_product.cmi
- Ocamlc       src/plugins/value/values/cvalue_forward.cmi
- Ocamlc       src/plugins/value/values/main_values.cmi
- Ocamlc       src/plugins/value/values/sign_value.cmi
- Ocamlc       src/plugins/value/legacy/function_args.cmo
- Ocamlc       src/plugins/value/domains/domain_store.cmo
- Ocamlc       src/plugins/value/domains/equality/equality.cmo
- Ocamlc       src/plugins/value/domains/hcexprs.cmo
- Ocamlc       src/plugins/value/domains/cvalue/warn.cmo
- Ocamlc       src/plugins/value/utils/summary.cmo
- Ocamlc       src/plugins/server/main.cmo
- Ocamlc       src/plugins/server/server_doc.cmo
- Ocamlc       src/plugins/server/server_batch.cmo
- Ocamlc       src/plugins/server/server_socket.cmo
- Ocamlc       src/plugins/server/kernel_ast.cmo
- Ocamlc       src/plugins/aorai/aorai_register.cmo
- Ocamlopt     src/libraries/utils/hptmap.cmx
- Ocamlc       src/plugins/slicing/slicingTypes.cmi
- Ocamlc       src/plugins/slicing/slicingMacros.cmi
- Ocamlc       src/plugins/slicing/fct_slice.cmi
- Ocamlc       src/plugins/callgraph/register.cmo
- Ocamlc       src/plugins/pdg/register.cmi
- Ocamlc       src/plugins/slicing/printSlice.cmi
- Ocamlc       src/plugins/slicing/slicingProject.cmi
- Ocamlc       src/plugins/sparecode/globs.cmo
- Ocamlc       src/plugins/slicing/slicingCmds.cmi
- Ocamlc       src/plugins/slicing/slicingInternals.cmo
- Ocamlc       src/plugins/slicing/slicingTypes.cmo
- Ocamlc       src/plugins/e-acsl/src/main.cmo
- Ocamlc       src/plugins/value/self.cmo
- Ocamlc       src/plugins/value/parameters.cmo
- Ocamlc       src/plugins/value/utils/eva_annotations.cmo
- Ocamlc       src/plugins/value/utils/eva_dynamic.cmo
- Ocamlc       src/plugins/value/utils/eva_utils.cmo
- Ocamlc       src/plugins/value/utils/widen_hints_ext.cmo
- Ocamlc       src/plugins/value/utils/widen.cmo
- Ocamlc       src/plugins/value/utils/abstract.cmi
- Ocamlc       src/plugins/value/values/value_product.cmo
- Ocamlc       src/plugins/value/values/cvalue_forward.cmo
- Ocamlc       src/plugins/value/values/cvalue_backward.cmo
- Ocamlc       src/plugins/value/values/main_values.cmo
- Ocamlc       src/plugins/value/values/main_locations.cmi
- Ocamlc       src/plugins/value/values/sign_value.cmo
- Ocamlc       src/plugins/value/legacy/eval_op.cmo
- Ocamlc       src/plugins/value/domains/simpler_domains.cmi
- Ocamlc       src/plugins/value/domains/printer_domain.cmi
- Ocamlc       src/plugins/value/domains/traces_domain.cmi
- Ocamlc       src/plugins/value/domains/simple_memory.cmi
- Ocamlc       src/plugins/value/domains/octagons.cmi
- Ocamlc       src/plugins/value/domains/gauges/gauges_domain.cmi
- Ocamlc       src/plugins/value/domains/equality/equality_domain.cmi
- Ocamlc       src/plugins/value/domains/symbolic_locs.cmi
- Ocamlc       src/plugins/value/domains/sign_domain.cmi
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_domain.cmi
- Ocamlc       src/plugins/value/domains/inout_domain.cmi
- Ocamlc       src/plugins/value/legacy/eval_terms.cmi
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_transfer.cmi
- Ocamlc       src/plugins/value/domains/powerset.cmi
- Ocamlc       src/plugins/value/engine/evaluation.cmi
- Ocamlc       src/plugins/value/partitioning/partitioning_index.cmi
- Ocamlc       src/plugins/value/engine/subdivided_evaluation.cmi
- Ocamlc       src/plugins/value/register.cmi
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Server.cmi
- Ocamlc       src/plugins/value/utils/unit_tests.cmo
- Ocamlopt     src/libraries/utils/hptset.cmx
- Ocamlc       src/plugins/slicing/slicingState.cmi
- Ocamlc       src/plugins/slicing/slicingActions.cmi
- Ocamlc       src/plugins/slicing/api.cmi
- Ocamlc       src/plugins/slicing/slicingMarks.cmi
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/E_ACSL.cmi
- Ocamlc       src/plugins/value/utils/abstract.cmo
- Ocamlc       src/plugins/value/values/location_lift.cmi
- Ocamlc       src/plugins/value/values/main_locations.cmo
- Ocamlc       src/plugins/value/values/offsm_value.cmi
- Ocamlc       src/plugins/value/domains/domain_builder.cmi
- Ocamlc       src/plugins/value/domains/domain_product.cmi
- Ocamlc       src/plugins/value/domains/domain_lift.cmi
- Ocamlc       src/plugins/value/domains/sign_domain.cmo
- Ocamlc       src/plugins/value/domains/cvalue/builtins.cmi
- Ocamlc       src/plugins/value/domains/unit_domain.cmi
- Ocamlc       src/plugins/value/legacy/eval_terms.cmo
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_transfer.cmo
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_domain.cmo
- Ocamlc       src/plugins/value/domains/powerset.cmo
- Ocamlc       src/plugins/value/engine/abstractions.cmi
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_specification.cmo
- Ocamlc       src/plugins/value/partitioning/partitioning_index.cmo
- Ocamlc       src/plugins/value/engine/function_calls.cmi
- Ocamlc       src/plugins/value/legacy/eval_annots.cmi
- Ocamlc       src/plugins/value/engine/subdivided_evaluation.cmo
- Ocamlc       src/plugins/value/engine/transfer_logic.cmi
- Ocamlopt     src/kernel_services/ast_queries/cil_datatype.cmx
- Ocamlc       src/plugins/slicing/slicingSelect.cmi
- Ocamlc       src/plugins/slicing/slicingActions.cmo
- Ocamlc       src/plugins/e-acsl/tests/E_ACSL_test.cmo
- Ocamlc       src/plugins/slicing/slicingMarks.cmo
- Ocamlc       src/plugins/value/values/offsm_value.cmo
- Ocamlc       src/plugins/value/domains/domain_builder.cmo
- Ocamlc       src/plugins/value/values/location_lift.cmo
- Ocamlc       src/plugins/value/domains/domain_product.cmo
- Ocamlc       src/plugins/value/domains/domain_lift.cmo
- Ocamlc       src/plugins/value/domains/unit_domain.cmo
- Ocamlc       src/plugins/value/domains/printer_domain.cmo
- Ocamlc       src/plugins/value/domains/traces_domain.cmo
- Ocamlc       src/plugins/value/domains/simple_memory.cmo
- Ocamlc       src/plugins/value/domains/octagons.cmo
- Ocamlc       src/plugins/value/domains/gauges/gauges_domain.cmo
- Ocamlc       src/plugins/value/domains/equality/equality_domain.cmo
- Ocamlc       src/plugins/value/domains/symbolic_locs.cmo
- Ocamlc       src/plugins/value/domains/offsm_domain.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins.cmo
- Ocamlc       src/plugins/value/domains/cvalue/builtins_malloc.cmo
- Ocamlc       src/plugins/value/domains/cvalue/builtins_string.cmo
- Ocamlc       src/plugins/value/domains/cvalue/builtins_misc.cmo
- Ocamlc       src/plugins/value/domains/cvalue/builtins_memory.cmo
- Ocamlc       src/plugins/value/domains/cvalue/builtins_print_c.cmo
- Ocamlc       src/plugins/value/domains/cvalue/builtins_watchpoint.cmo
- Ocamlc       src/plugins/value/domains/cvalue/builtins_float.cmo
- Ocamlc       src/plugins/value/domains/cvalue/builtins_split.cmo
- Ocamlc       src/plugins/value/domains/inout_domain.cmo
- Ocamlc       src/plugins/value/partitioning/auto_loop_unroll.cmi
- Ocamlc       src/plugins/value/partitioning/partition.cmi
- Ocamlc       src/plugins/value/engine/function_calls.cmo
- Ocamlc       src/plugins/value/legacy/eval_annots.cmo
- Ocamlc       src/plugins/value/engine/evaluation.cmo
- Ocamlc       src/plugins/value/engine/abstractions.cmo
- Ocamlc       src/plugins/value/engine/compute_functions.cmi
- Ocamlc       src/plugins/value/engine/transfer_logic.cmo
- Ocamlc       src/plugins/value/engine/analysis.cmi
- Ocamlc       src/plugins/value/domains/multidim/multidim_domain.cmi
- Ocamlc       src/plugins/value/domains/taint_domain.cmi
- Ocamlc       src/plugins/value/utils/eva_results.cmo
- Ocamlc       src/plugins/value/domains/offsm_domain.cmo
- Ocamlc       src/plugins/value/partitioning/auto_loop_unroll.cmo
- Ocamlc       src/plugins/value/partitioning/partition.cmo
- Ocamlc       src/plugins/value/partitioning/partitioning_parameters.cmi
- Ocamlc       src/plugins/value/partitioning/trace_partitioning.cmi
- Ocamlc       src/plugins/value/engine/transfer_stmt.cmi
- Ocamlc       src/plugins/value/engine/transfer_specification.cmi
- Ocamlc       src/plugins/value/engine/mem_exec.cmi
- Ocamlc       src/plugins/value/engine/analysis.cmo
- Ocamlc       src/plugins/value/register.cmo
- Ocamlc       src/plugins/value/domains/multidim/multidim_domain.cmo
- Ocamlc       src/plugins/value/domains/taint_domain.cmo
- Ocamlc       src/plugins/value/utils/results.cmo
- Ocamlc       src/plugins/value/api/general_requests.cmo
- Ocamlc       src/plugins/value/api/values_request.cmo
- Ocamlc       src/plugins/value/partitioning/partitioning_parameters.cmo
- Ocamlc       src/plugins/value/partitioning/trace_partitioning.cmo
- Ocamlc       src/plugins/value/engine/transfer_stmt.cmo
- Ocamlc       src/plugins/value/engine/transfer_specification.cmo
- Ocamlc       src/plugins/value/engine/mem_exec.cmo
- Ocamlc       src/plugins/value/engine/initialization.cmi
- Ocamlc       src/plugins/value/engine/iterator.cmi
- Ocamlc       src/plugins/value/engine/initialization.cmo
- Ocamlc       src/plugins/value/engine/iterator.cmo
- Ocamlc       src/plugins/value/engine/compute_functions.cmo
- Ocamlopt     src/kernel_services/cmdline_parameters/parameter_customize.cmx
- Ocamlopt     src/kernel_services/ast_queries/cil_state_builder.cmx
- Ocamlopt     src/plugins/gui/warning_manager.cmx
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Eva.cmi
- Ocamlopt     src/kernel_services/cmdline_parameters/parameter_state.cmx
- Ocamlc       src/plugins/pdg/ctrlDpds.cmo
- Ocamlc       src/plugins/aorai/aorai_eva_analysis.cmo
- Ocamlc       src/plugins/pdg/build.cmo
- Ocamlc       src/plugins/pdg/sets.cmo
- Ocamlc       src/plugins/pdg/annot.cmo
- Ocamlc       src/plugins/pdg/marks.cmo
- Ocamlc       src/plugins/callgraph/cg.cmo
- Ocamlc       src/plugins/sparecode/transform.cmo
- Ocamlc       src/plugins/slicing/slicingMacros.cmo
- Ocamlc       src/plugins/slicing/slicingState.cmo
- Ocamlc       src/plugins/slicing/printSlice.cmo
- Ocamlc       src/plugins/sparecode/register.cmo
- Ocamlc       src/plugins/slicing/slicingSelect.cmo
- Ocamlc       src/plugins/slicing/api.cmo
- Ocamlc       src/plugins/slicing/slicingProject.cmo
- Ocamlc       src/plugins/slicing/register.cmo
- Ocamlopt     src/kernel_services/cmdline_parameters/parameter_builder.cmx
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Aorai.cmi
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Callgraph.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Aorai.cmi
- Ocamlc       src/plugins/pdg/register.cmo
- Ocamlc       src/plugins/slicing/slicingCmds.cmo
- Ocamlc       src/plugins/users/users_register.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Aorai.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Pdg.cmi
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Users.cmi
- Ocamlc       src/plugins/dive/self.cmi
- Ocamlc       src/plugins/dive/callstack.cmi
- Ocamlc       src/plugins/studia/options.cmi
- Ocamlc       src/plugins/studia/writes.cmi
- Ocamlc       src/plugins/studia/studia_request.cmi
- Ocamlc       src/plugins/dive/main.cmi
- Ocamlc       src/plugins/dive/server_interface.cmi
- Ocamlc       src/plugins/sparecode/spare_marks.cmo
- Ocamlc       src/plugins/slicing/fct_slice.cmo
- Ocamlc       src/plugins/dive/self.cmo
- Ocamlc       src/plugins/studia/writes.cmo
- Ocamlc       src/plugins/studia/reads.cmi
- Ocamlc       src/plugins/dive/callstack.cmo
- Ocamlc       src/plugins/dive/dive_types.cmi
- Ocamlc       src/plugins/studia/reads.cmo
- Ocamlc       src/plugins/studia/studia_request.cmo
- Ocamlc       src/plugins/dive/node_kind.cmi
- Ocamlc       src/plugins/dive/node_range.cmi
- Ocamlc       src/plugins/dive/dive_graph.cmi
- Ocamlc       src/plugins/studia/options.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Sparecode.cmi
- Ocamlopt     src/kernel_services/plugin_entry_points/plugin.cmx
- Ocamlc       src/plugins/dive/node_kind.cmo
- Ocamlc       src/plugins/dive/context.cmi
- Ocamlc       src/plugins/slicing/slicingTransform.cmo
- Ocamlc       src/plugins/dive/node_range.cmo
- Ocamlc       src/plugins/dive/dive_graph.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Studia.cmi
- Ocamlc       src/plugins/dive/context.cmo
- Ocamlc       src/plugins/dive/build.cmi
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Slicing.cmi
- Ocamlc       src/plugins/dive/build.cmo
- Ocamlc       src/plugins/dive/main.cmo
- Ocamlc       src/plugins/dive/server_interface.cmo
- Ocamlopt     src/kernel_services/plugin_entry_points/kernel.cmx
- Ocamlopt     src/plugins/slicing/slicingParameters.cmx
- Ocamlopt     src/plugins/gui/gui_parameters.cmx
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Slicing.cmi
- Ocamlopt     src/plugins/gui/source_viewer.cmx
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Dive.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Dive.cmi
- Ocamlopt     src/kernel_services/plugin_entry_points/emitter.cmx
- Ocamlopt     src/kernel_services/ast_queries/cil_const.cmx
- Ocamlopt     src/libraries/utils/floating_point.cmx
- Ocamlopt     src/kernel_internals/typing/alpha.cmx
- Ocamlopt     src/kernel_internals/parsing/parse_env.cmx
- Ocamlopt     src/kernel_services/abstract_interp/lattice_messages.cmx
- Ocamlopt     src/kernel_internals/parsing/lexerhack.cmx
- Ocamlopt     src/libraries/utils/unicode.cmx
- Ocamlopt     src/kernel_services/ast_queries/json_compilation_database.cmx
- Ocamlopt     src/libraries/utils/cilconfig.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Dive.cmo
- Ocamlopt     src/kernel_services/abstract_interp/lattice_bounds.cmx
- Ocamlopt     src/kernel_services/abstract_interp/abstract_interp.cmx
- Ocamlopt     src/kernel_internals/parsing/errorloc.cmx
- Ocamlopt     src/kernel_services/abstract_interp/fc_float.cmx
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/E_ACSL.cmi
- Ocamlopt     src/kernel_services/ast_queries/logic_env.cmx
- Ocamlopt     src/plugins/aorai/aorai_option.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/E_ACSL.cmo
- Ocamlopt     src/plugins/aorai/utils_parser.cmx
- Ocamlopt     src/kernel_services/ast_queries/logic_const.cmx
- Ocamlc       src/plugins/instantiate/options.cmi
- Ocamlc       src/plugins/instantiate/basic_blocks.cmi
- Ocamlc       src/plugins/instantiate/instantiator_builder.cmi
- Ocamlc       src/plugins/instantiate/global_context.cmi
- Ocamlc       src/plugins/instantiate/string/mem_utils.cmi
- Ocamlc       src/plugins/instantiate/register.cmi
- Ocamlc       src/plugins/instantiate/string/memcmp.cmi
- Ocamlc       src/plugins/instantiate/string/memcpy.cmi
- Ocamlc       src/plugins/instantiate/string/memmove.cmi
- Ocamlc       src/plugins/instantiate/string/memset.cmi
- Ocamlc       src/plugins/instantiate/stdlib/basic_alloc.cmi
- Ocamlc       src/plugins/instantiate/stdlib/calloc.cmi
- Ocamlc       src/plugins/instantiate/stdlib/malloc.cmi
- Ocamlc       src/plugins/instantiate/stdlib/free.cmi
- Ocamlopt     src/plugins/aorai/ltllexer.cmx
- Ocamlopt     src/kernel_services/abstract_interp/int_set.cmx
- Ocamlopt     src/kernel_services/abstract_interp/int_interval.cmx
- Ocamlopt     src/kernel_services/abstract_interp/int_Base.cmx
- Ocamlc       src/plugins/instantiate/transform.cmi
- Ocamlopt     src/kernel_services/abstract_interp/float_interval.cmx
- Ocamlc       src/plugins/instantiate/options.cmo
- Ocamlc       src/plugins/instantiate/basic_blocks.cmo
- Ocamlc       src/plugins/instantiate/global_context.cmo
- Ocamlc       src/plugins/instantiate/instantiator_builder.cmo
- Ocamlc       src/plugins/instantiate/transform.cmo
- Ocamlc       src/plugins/instantiate/register.cmo
- Ocamlc       src/plugins/instantiate/string/mem_utils.cmo
- Ocamlc       src/plugins/instantiate/string/memcpy.cmo
- Ocamlc       src/plugins/instantiate/string/memcmp.cmo
- Ocamlc       src/plugins/instantiate/string/memset.cmo
- Ocamlc       src/plugins/instantiate/string/memmove.cmo
- Ocamlc       src/plugins/instantiate/stdlib/calloc.cmo
- Ocamlc       src/plugins/instantiate/stdlib/basic_alloc.cmo
- Ocamlc       src/plugins/instantiate/stdlib/free.cmo
- Ocamlc       src/plugins/instantiate/stdlib/malloc.cmo
- Ocamlopt     src/kernel_services/visitors/visitor_behavior.cmx
- Ocamlopt     src/kernel_services/abstract_interp/int_val.cmx
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Instantiate.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Instantiate.cmi
- Ocamlopt     src/kernel_services/abstract_interp/fval.cmx
- Ocamlopt     src/kernel_services/ast_queries/cil.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Instantiate.cmo
- Ocamlopt     src/kernel_services/abstract_interp/ival.cmx
- Ocamlc       src/plugins/loop_analysis/options.cmi
- Ocamlc       src/plugins/loop_analysis/region_analysis_sig.cmi
- Ocamlc       src/plugins/loop_analysis/loop_analysis.cmi
- Ocamlc       src/kernel_services/analysis/loop.cmi
- Ocamlc       src/kernel_services/analysis/dominators.cmi
- Ocamlc       src/plugins/loop_analysis/register.cmi
- Ocamlc       src/plugins/loop_analysis/region_analysis.cmi
- Ocamlc       src/plugins/loop_analysis/options.cmo
- Ocamlc       src/plugins/loop_analysis/region_analysis_stmt.cmi
- Ocamlc       src/plugins/loop_analysis/region_analysis.cmo
- Ocamlc       src/plugins/loop_analysis/register.cmo
- Ocamlc       src/plugins/loop_analysis/region_analysis_stmt.cmo
- Ocamlc       src/plugins/loop_analysis/loop_analysis.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/LoopAnalysis.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/LoopAnalysis.cmi
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/LoopAnalysis.cmo
- Ocamlc       src/plugins/markdown-report/sarif.cmi
- Ocamlc       src/plugins/markdown-report/mdr_params.cmi
- Ocamlc       src/plugins/markdown-report/parse_remarks.cmi
- Ocamlc       src/plugins/markdown-report/md_gen.cmi
- Ocamlc       src/plugins/markdown-report/sarif_gen.cmi
- Ocamlc       src/plugins/markdown-report/mdr_register.cmi
- Ocamlc       src/plugins/markdown-report/mdr_params.cmo
- Ocamlc       src/plugins/markdown-report/parse_remarks.cmo
- Ocamlc       src/plugins/markdown-report/md_gen.cmo
- Ocamlc       src/plugins/markdown-report/sarif.cmo
- Ocamlc       src/plugins/markdown-report/sarif_gen.cmo
- Ocamlc       src/plugins/markdown-report/mdr_register.cmo
- Ocamlopt     src/kernel_services/ast_queries/cil_builtins.cmx
- Ocamlopt     src/kernel_services/parsetree/cabshelper.cmx
- Ocamlopt     src/kernel_services/abstract_interp/origin.cmx
- Ocamlopt     src/kernel_internals/typing/substitute_const_globals.cmx
- Ocamlopt     src/kernel_services/abstract_interp/map_lattice.cmx
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Markdown_report.cmi
- Ocamlopt     src/kernel_services/visitors/cabsvisit.cmx
- Ocamlopt     src/kernel_services/ast_printing/cil_printer.cmx
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Markdown_report.cmi
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Markdown_report.cmo
- Ocamlc       src/plugins/markdown-report/eva_info.cmi
- Ocamlc       src/plugins/markdown-report/eva_info.cmo
- Ocamlc       src/plugins/nonterm/nonterm_run.cmi
- Ocamlc       src/plugins/nonterm/nonterm_run.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Nonterm.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Nonterm.cmi
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Nonterm.cmo
- Ocamlc       src/plugins/obfuscator/options.cmi
- Ocamlc       src/plugins/obfuscator/obfuscator_kind.cmi
- Ocamlc       src/plugins/obfuscator/obfuscate.cmi
- Ocamlc       src/plugins/obfuscator/obfuscator_register.cmi
- Ocamlc       src/plugins/obfuscator/options.cmo
- Ocamlc       src/plugins/obfuscator/obfuscator_kind.cmo
- Ocamlc       src/plugins/obfuscator/dictionary.cmi
- Ocamlc       src/plugins/obfuscator/dictionary.cmo
- Ocamlc       src/plugins/obfuscator/obfuscate.cmo
- Ocamlc       src/plugins/obfuscator/obfuscator_register.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Obfuscator.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Obfuscator.cmi
- Ocamlopt     src/kernel_services/ast_queries/logic_utils.cmx
- Ocamlopt     src/kernel_services/ast_printing/logic_print.cmx
- Ocamlopt     src/kernel_services/ast_printing/cil_descriptive_printer.cmx
- Ocamlopt     src/kernel_services/ast_data/ast.cmx
- Ocamlopt     src/kernel_services/analysis/undefined_sequence.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Obfuscator.cmo
- Ocamlc       src/plugins/print_api/grammar.cmi
- Ocamlc       src/plugins/print_api/print_interface.cmi
- Ocamlopt     src/kernel_internals/runtime/messages.cmx
- Ocamlopt     src/kernel_services/ast_printing/cprint.cmx
- Ocamlc       src/plugins/print_api/grammar.cmo
- Ocamlc       src/plugins/print_api/lexer.cmi
- Ocamlc       src/plugins/print_api/lexer.cmo
- Ocamlc       src/plugins/print_api/print_interface.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Print_api.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Print_api.cmi
- Ocamlopt     src/kernel_internals/parsing/logic_parser.cmx
- Ocamlopt     src/kernel_services/ast_queries/ast_info.cmx
- Ocamlopt     src/kernel_internals/typing/logic_builtin.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Print_api.cmo
- Ocamlc       src/plugins/qed/hcons.cmi
- Ocamlc       src/plugins/qed/listmap.cmi
- Ocamlc       src/plugins/qed/listset.cmi
- Ocamlc       src/plugins/qed/intmap.cmi
- Ocamlc       src/plugins/qed/intset.cmi
- Ocamlc       src/plugins/qed/idxmap.cmi
- Ocamlc       src/plugins/qed/idxset.cmi
- Ocamlc       src/plugins/qed/collection.cmi
- Ocamlc       src/plugins/qed/partition.cmi
- Ocamlc       src/plugins/qed/cache.cmi
- Ocamlc       src/plugins/qed/bvars.cmi
- Ocamlc       src/plugins/qed/pool.cmi
- Ocamlc       src/plugins/qed/plib.cmi
- Ocamlopt     src/kernel_internals/parsing/logic_lexer.cmx
- Ocamlc       src/plugins/qed/hcons.cmo
- Ocamlc       src/plugins/qed/listmap.cmo
- Ocamlc       src/plugins/qed/listset.cmo
- Ocamlc       src/plugins/qed/intmap.cmo
- Ocamlc       src/plugins/qed/intset.cmo
- Ocamlc       src/plugins/qed/idxmap.cmo
- Ocamlc       src/plugins/qed/idxset.cmo
- Ocamlc       src/plugins/qed/mergemap.cmi
- Ocamlc       src/plugins/qed/mergeset.cmi
- Ocamlc       src/plugins/qed/partition.cmo
- Ocamlc       src/plugins/qed/cache.cmo
- Ocamlc       src/plugins/qed/bvars.cmo
- Ocamlc       src/plugins/qed/pool.cmo
- Ocamlc       src/plugins/qed/logic.cmi
- Ocamlc       src/plugins/qed/plib.cmo
- Ocamlc       src/plugins/qed/engine.cmi
- Ocamlopt     src/kernel_services/ast_queries/logic_typing.cmx
- Ocamlopt     src/kernel_internals/parsing/cparser.cmx
- Ocamlc       src/plugins/qed/mergemap.cmo
- Ocamlc       src/plugins/qed/mergeset.cmo
- Ocamlc       src/plugins/qed/collection.cmo
- Ocamlc       src/plugins/qed/kind.cmi
- Ocamlc       src/plugins/qed/term.cmi
- Ocamlc       src/plugins/qed/pretty.cmi
- Ocamlc       src/plugins/qed/export_whycore.cmi
- Ocamlc       src/plugins/qed/export_why3.cmi
- Ocamlc       src/plugins/qed/export.cmi
- Ocamlc       src/plugins/qed/kind.cmo
- Ocamlc       src/plugins/qed/term.cmo
- Ocamlc       src/plugins/qed/pretty.cmo
- Ocamlc       src/plugins/qed/export.cmo
- Ocamlc       src/plugins/qed/export_whycore.cmo
- Ocamlc       src/plugins/qed/export_why3.cmo
- Ocamlopt     src/kernel_internals/parsing/clexer.cmx
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Qed.cmi
- Ocamlopt     src/kernel_internals/parsing/logic_preprocess.cmx
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Qed.cmi
- Ocamlopt     src/kernel_internals/typing/cabs2cil.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Qed.cmo
- Ocamlc       src/plugins/report/report_parameters.cmi
- Ocamlc       src/plugins/report/scan.cmi
- Ocamlc       src/plugins/report/csv.cmi
- Ocamlc       src/plugins/report/classify.cmi
- Ocamlc       src/plugins/report/register.cmi
- Ocamlc       src/plugins/report/dump.cmi
- Ocamlc       src/plugins/report/report_parameters.cmo
- Ocamlc       src/plugins/report/scan.cmo
- Ocamlc       src/plugins/report/csv.cmo
- Ocamlc       src/plugins/report/classify.cmo
- Ocamlc       src/plugins/report/register.cmo
- Ocamlc       src/plugins/report/dump.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Report.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Report.cmi
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Report.cmo
- Ocamlc       src/plugins/security_slicing/security_slicing_parameters.cmi
- Ocamlc       src/plugins/security_slicing/components.cmi
- Ocamlopt     src/kernel_services/ast_data/globals.cmx
- Ocamlopt     src/kernel_internals/typing/cfg.cmx
- Ocamlopt     src/kernel_internals/typing/oneret.cmx
- Ocamlopt     src/kernel_internals/typing/frontc.cmx
- Ocamlc       src/plugins/security_slicing/security_slicing_parameters.cmo
- Ocamlc       src/plugins/security_slicing/components.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Security_slicing.cmi
- Ocamlopt     src/kernel_services/ast_data/kernel_function.cmx
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Security_slicing.cmi
- Ocamlopt     src/kernel_services/ast_data/property.cmx
- Ocamlopt     src/kernel_services/analysis/wto_statement.cmx
- Ocamlopt     src/kernel_services/analysis/ordered_stmt.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Security_slicing.cmo
- Ocamlopt     src/kernel_services/analysis/dataflow2.cmx
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Server.cmi
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Server.cmo
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Studia.cmi
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Studia.cmo
- Ocamlc       src/plugins/variadic/options.cmi
- Ocamlc       src/plugins/variadic/extends.cmi
- Ocamlc       src/plugins/variadic/environment.cmi
- Ocamlc       src/plugins/variadic/replacements.cmi
- Ocamlc       src/plugins/variadic/format_string.cmi
- Ocamlc       src/plugins/variadic/format_types.cmi
- Ocamlc       src/kernel_services/ast_building/cil_builder.cmi
- Ocamlc       src/plugins/variadic/generic.cmi
- Ocamlc       src/plugins/variadic/translate.cmi
- Ocamlc       src/plugins/variadic/register.cmi
- Ocamlc       src/plugins/variadic/options.cmo
- Ocamlc       src/plugins/variadic/extends.cmo
- Ocamlc       src/plugins/variadic/environment.cmo
- Ocamlc       src/plugins/variadic/replacements.cmo
- Ocamlc       src/plugins/variadic/format_string.cmo
- Ocamlc       src/plugins/variadic/format_pprint.cmi
- Ocamlc       src/plugins/variadic/format_typer.cmi
- Ocamlc       src/plugins/variadic/format_parser.cmi
- Ocamlc       src/plugins/variadic/generic.cmo
- Ocamlc       src/plugins/variadic/va_types.cmi
- Ocamlc       src/plugins/variadic/register.cmo
- Ocamlopt     src/kernel_services/ast_data/property_status.cmx
- Ocamlc       src/plugins/variadic/format_typer.cmo
- Ocamlc       src/plugins/variadic/format_pprint.cmo
- Ocamlc       src/plugins/variadic/standard.cmi
- Ocamlc       src/plugins/variadic/classify.cmi
- Ocamlc       src/plugins/variadic/format_parser.cmo
- Ocamlc       src/plugins/variadic/classify.cmo
- Ocamlc       src/plugins/variadic/standard.cmo
- Ocamlc       src/plugins/variadic/translate.cmo
- Ocamlopt     src/kernel_services/ast_data/annotations.cmx
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Variadic.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Variadic.cmi
- Ocamlopt     src/kernel_services/ast_printing/printer.cmx
- Ocamlopt     src/plugins/aorai/promelaoutput.cmx
- Ocamlopt     src/kernel_services/visitors/visitor.cmx
- Ocamlopt     src/kernel_services/analysis/bit_utils.cmx
- Ocamlopt     src/kernel_internals/typing/rmtmps.cmx
- Ocamlopt     src/kernel_internals/typing/mergecil.cmx
- Ocamlopt     src/kernel_services/ast_data/alarms.cmx
- Ocamlopt     src/plugins/gui/gui_printers.cmx
- Ocamlopt     src/plugins/e-acsl/tests/E_ACSL_test.cmx
- Ocamlopt     src/kernel_services/abstract_interp/base.cmx
- Packing      src/plugins/e-acsl/tests/E_ACSL_test.cmxs
- Ocamlopt     src/plugins/aorai/logic_simplification.cmx
- Ocamlopt     src/plugins/aorai/aorai_metavariables.cmx
- Ocamlopt     src/kernel_services/ast_queries/filecheck.cmx
- Ocamlopt     src/kernel_services/ast_data/statuses_by_call.cmx
- Ocamlopt     src/kernel_services/ast_printing/description.cmx
- Ocamlopt     src/kernel_services/abstract_interp/tr_offset.cmx
- Ocamlopt     src/kernel_services/abstract_interp/offsetmap.cmx
- Ocamlopt     src/plugins/aorai/data_for_aorai.cmx
- Ocamlopt     src/kernel_services/ast_printing/printer_tag.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Variadic.cmo
- Ocamlc       src/plugins/wp/rformat.cmi
- Ocamlc       src/plugins/wp/wprop.cmi
- Ocamlc       src/plugins/wp/wp_parameters.cmi
- Ocamlc       src/plugins/wp/wp_error.cmi
- Ocamlc       src/plugins/wp/Why3Provers.cmi
- Ocamlc       src/plugins/wp/Context.cmi
- Ocamlc       src/plugins/wp/Warning.cmi
- Ocamlc       src/plugins/wp/dyncall.cmi
- Ocamlc       src/plugins/wp/ctypes.cmi
- Ocamlc       src/plugins/wp/clabels.cmi
- Ocamlc       src/plugins/wp/MemoryContext.cmi
- Ocamlc       src/plugins/wp/RefUsage.cmi
- Ocamlc       src/plugins/wp/RegionAnnot.cmi
- Ocamlc       src/libraries/utils/dotgraph.cmi
- Ocamlc       src/libraries/utils/bag.cmi
- Ocamlc       src/plugins/wp/Splitter.cmi
- Ocamlc       src/plugins/wp/script.cmi
- Ocamlc       src/plugins/wp/wpReport.cmi
- Ocamlc       src/libraries/utils/vector.cmi
- Ocamlc       src/plugins/wp/ProverTask.cmi
- Ocamlc       src/plugins/wp/filter_axioms.cmi
- Ocamlopt     src/kernel_services/ast_queries/file.cmx
- Ocamlc       src/plugins/wp/rformat.cmo
- Ocamlc       src/plugins/wp/wprop.cmo
- Ocamlc       src/plugins/wp/wp_parameters.cmo
- Ocamlc       src/plugins/wp/wp_error.cmo
- Ocamlc       src/plugins/wp/Context.cmo
- Ocamlc       src/plugins/wp/Warning.cmo
- Ocamlc       src/plugins/wp/Why3Provers.cmo
- Ocamlc       src/plugins/wp/dyncall.cmo
- Ocamlc       src/plugins/wp/ctypes.cmo
- Ocamlc       src/plugins/wp/clabels.cmo
- Ocamlc       src/plugins/wp/AssignsCompleteness.cmi
- Ocamlc       src/plugins/wp/wpContext.cmi
- Ocamlc       src/plugins/wp/LogicUsage.cmi
- Ocamlc       src/plugins/wp/Layout.cmi
- Ocamlc       src/plugins/wp/RegionAnnot.cmo
- Ocamlc       src/plugins/wp/normAtLabels.cmi
- Ocamlc       src/plugins/wp/Splitter.cmo
- Ocamlc       src/plugins/wp/VCS.cmi
- Ocamlc       src/plugins/wp/script.cmo
- Ocamlc       src/plugins/wp/ProverTask.cmo
- Ocamlc       src/plugins/wp/filter_axioms.cmo
- Ocamlc       src/plugins/wp/AssignsCompleteness.cmo
- Ocamlc       src/plugins/wp/MemoryContext.cmo
- Ocamlc       src/plugins/wp/wpContext.cmo
- Ocamlc       src/plugins/wp/LogicUsage.cmo
- Ocamlc       src/plugins/wp/RefUsage.cmo
- Ocamlc       src/plugins/wp/Layout.cmo
- Ocamlc       src/plugins/wp/Region.cmi
- Ocamlc       src/plugins/wp/Lang.cmi
- Ocamlc       src/plugins/wp/normAtLabels.cmo
- Ocamlc       src/plugins/wp/wpPropId.cmi
- Ocamlc       src/plugins/wp/wpRTE.cmi
- Ocamlc       src/plugins/wp/wpTarget.cmi
- Ocamlc       src/plugins/wp/VCS.cmo
- Ocamlc       src/plugins/wp/Cache.cmi
- Ocamlopt     src/plugins/aorai/aorai_utils.cmx
- Ocamlopt     src/plugins/aorai/yaparser.cmx
- Ocamlopt     src/plugins/aorai/promelaparser.cmx
- Ocamlopt     src/plugins/aorai/promelaparser_withexps.cmx
- Ocamlc       src/plugins/wp/Region.cmo
- Ocamlopt     src/kernel_services/abstract_interp/int_Intervals.cmx
- Ocamlc       src/plugins/wp/RegionAccess.cmi
- Ocamlc       src/plugins/wp/Matrix.cmi
- Ocamlc       src/plugins/wp/RegionDump.cmi
- Ocamlc       src/plugins/wp/RegionAnalysis.cmi
- Ocamlc       src/plugins/wp/wpPropId.cmo
- Ocamlc       src/plugins/wp/Repr.cmi
- Ocamlc       src/plugins/wp/Passive.cmi
- Ocamlc       src/plugins/wp/Lang.cmo
- Ocamlc       src/plugins/wp/LogicBuiltins.cmi
- Ocamlc       src/plugins/wp/Definitions.cmi
- Ocamlc       src/plugins/wp/Cmath.cmi
- Ocamlc       src/plugins/wp/Cint.cmi
- Ocamlc       src/plugins/wp/Cfloat.cmi
- Ocamlc       src/plugins/wp/Vset.cmi
- Ocamlc       src/plugins/wp/Vlist.cmi
- Ocamlc       src/plugins/wp/Cstring.cmi
- Ocamlc       src/plugins/wp/Letify.cmi
- Ocamlc       src/plugins/wp/Cleaning.cmi
- Ocamlc       src/plugins/wp/Plang.cmi
- Ocamlc       src/plugins/wp/wpReached.cmi
- Ocamlc       src/plugins/wp/wpTarget.cmo
- Ocamlc       src/plugins/wp/Footprint.cmi
- Ocamlc       src/plugins/wp/wpRTE.cmo
- Ocamlc       src/plugins/wp/driver.cmi
- Ocamlc       src/plugins/wp/WpTac.cmi
- Ocamlc       src/plugins/wp/mcfg.cmi
- Ocamlc       src/plugins/wp/cfgInfos.cmi
- Ocamlc       src/plugins/wp/cfgAnnot.cmi
- Ocamlopt     src/plugins/aorai/yalexer.cmx
- Ocamlopt     src/plugins/aorai/promelalexer.cmx
- Ocamlopt     src/plugins/aorai/promelalexer_withexps.cmx
- Ocamlopt     src/kernel_services/abstract_interp/locations.cmx
- Ocamlopt     src/kernel_services/ast_transformations/filter.cmx
- Ocamlc       src/plugins/wp/RegionAccess.cmo
- Ocamlc       src/plugins/wp/RegionDump.cmo
- Ocamlc       src/plugins/wp/RegionAnalysis.cmo
- Ocamlc       src/plugins/wp/Repr.cmo
- Ocamlc       src/plugins/wp/Matrix.cmo
- Ocamlc       src/plugins/wp/Passive.cmo
- Ocamlc       src/plugins/wp/LogicBuiltins.cmo
- Ocamlc       src/plugins/wp/Definitions.cmo
- Ocamlc       src/plugins/wp/Cfloat.cmo
- Ocamlc       src/plugins/wp/Cmath.cmo
- Ocamlc       src/plugins/wp/Cint.cmo
- Ocamlc       src/plugins/wp/Vset.cmo
- Ocamlc       src/plugins/wp/Cstring.cmo
- Ocamlc       src/plugins/wp/Vlist.cmo
- Ocamlc       src/plugins/wp/Sigs.cmi
- Ocamlc       src/plugins/wp/Cleaning.cmo
- Ocamlc       src/plugins/wp/Letify.cmo
- Ocamlc       src/plugins/wp/wpReached.cmo
- Ocamlc       src/plugins/wp/Plang.cmo
- Ocamlc       src/plugins/wp/Footprint.cmo
- Ocamlc       src/plugins/wp/cfgInit.cmi
- Ocamlc       src/plugins/wp/driver.cmo
- Ocamlc       src/plugins/wp/cfgAnnot.cmo
- Ocamlc       src/plugins/wp/cfgInfos.cmo
- Ocamlc       src/plugins/wp/cfgCalculus.cmi
- Ocamlc       src/plugins/wp/cfgDump.cmi
- Ocamlopt     src/plugins/aorai/aorai_dataflow.cmx
- Ocamlopt     src/plugins/aorai/aorai_visitors.cmx
- Ocamlc       src/plugins/wp/cfgInit.cmo
- Ocamlc       src/plugins/wp/cfgCalculus.cmo
- Ocamlc       src/plugins/wp/cfgDump.cmo
- Ocamlc       src/plugins/wp/Sigma.cmi
- Ocamlc       src/plugins/wp/Mstate.cmi
- Ocamlc       src/plugins/wp/CodeSemantics.cmi
- Ocamlc       src/plugins/wp/LogicCompiler.cmi
- Ocamlc       src/plugins/wp/LogicSemantics.cmi
- Ocamlc       src/plugins/wp/LogicAssigns.cmi
- Ocamlc       src/plugins/wp/MemLoader.cmi
- Ocamlc       src/plugins/wp/MemDebug.cmi
- Ocamlc       src/plugins/wp/MemEmpty.cmi
- Ocamlc       src/plugins/wp/MemZeroAlias.cmi
- Ocamlc       src/plugins/wp/MemVar.cmi
- Ocamlc       src/plugins/wp/MemMemory.cmi
- Ocamlc       src/plugins/wp/MemTyped.cmi
- Ocamlc       src/plugins/wp/MemRegion.cmi
- Ocamlc       src/plugins/wp/MemVal.cmi
- Ocamlopt     src/plugins/value_types/precise_locs.cmx
- Ocamlopt     src/kernel_services/abstract_interp/lmap_bitwise.cmx
- Ocamlopt     src/plugins/pdg_types/pdgIndex.cmx
- Ocamlopt     src/plugins/value_types/inout_type.cmx
- Ocamlopt     src/kernel_services/abstract_interp/lmap.cmx
- Ocamlc       src/plugins/wp/Cvalues.cmi
- Ocamlc       src/plugins/wp/Mstate.cmo
- Ocamlc       src/plugins/wp/Conditions.cmi
- Ocamlc       src/plugins/wp/Sigma.cmo
- Ocamlc       src/plugins/wp/MemLoader.cmo
- Ocamlc       src/plugins/wp/MemDebug.cmo
- Ocamlc       src/plugins/wp/MemMemory.cmo
- Ocamlc       src/plugins/wp/MemVal.cmo
- Ocamlc       src/plugins/wp/Factory.cmi
- Ocamlc       src/plugins/wp/Factory.cmo
- Ocamlc       src/plugins/wp/CodeSemantics.cmo
- Ocamlc       src/plugins/wp/LogicCompiler.cmo
- Ocamlc       src/plugins/wp/Cvalues.cmo
- Ocamlc       src/plugins/wp/LogicSemantics.cmo
- Ocamlc       src/plugins/wp/LogicAssigns.cmo
- Ocamlc       src/plugins/wp/MemZeroAlias.cmo
- Ocamlc       src/plugins/wp/MemVar.cmo
- Ocamlc       src/plugins/wp/MemEmpty.cmo
- Ocamlc       src/plugins/wp/MemTyped.cmo
- Ocamlc       src/plugins/wp/MemRegion.cmo
- Ocamlc       src/plugins/wp/CfgCompiler.cmi
- Ocamlc       src/plugins/wp/wpo.cmi
- Ocamlc       src/plugins/wp/Tactical.cmi
- Ocamlc       src/plugins/wp/WpTac.cmo
- Ocamlc       src/plugins/wp/VC.cmi
- Ocamlopt     src/plugins/value_types/function_Froms.cmx
- Ocamlopt     src/plugins/pdg_types/pdgTypes.cmx
- Ocamlopt     src/plugins/value_types/cvalue.cmx
- Ocamlc       src/plugins/wp/Conditions.cmo
- Ocamlc       src/plugins/wp/Filtering.cmi
- Ocamlc       src/plugins/wp/Pcfg.cmi
- Ocamlc       src/plugins/wp/CfgCompiler.cmo
- Ocamlc       src/plugins/wp/wpReport.cmo
- Ocamlc       src/plugins/wp/Tactical.cmo
- Ocamlc       src/plugins/wp/StmtSemantics.cmi
- Ocamlc       src/plugins/wp/Strategy.cmi
- Ocamlc       src/plugins/wp/TacClear.cmi
- Ocamlc       src/plugins/wp/TacInduction.cmi
- Ocamlc       src/plugins/wp/TacModMask.cmi
- Ocamlc       src/plugins/wp/TacSequence.cmi
- Ocamlc       src/plugins/wp/TacOverflow.cmi
- Ocamlc       src/plugins/wp/ProofSession.cmi
- Ocamlc       src/plugins/wp/ProofScript.cmi
- Ocamlc       src/plugins/wp/ProverWhy3.cmi
- Ocamlc       src/plugins/wp/prover.cmi
- Ocamlc       src/plugins/wp/cfgWP.cmi
- Ocamlc       src/plugins/wp/cfgGenerator.cmi
- Ocamlc       src/plugins/wp/Generator.cmi
- Ocamlc       src/plugins/wp/register.cmi
- Ocamlopt     src/plugins/value_types/value_types.cmx
- Ocamlc       src/plugins/wp/Filtering.cmo
- Ocamlc       src/plugins/wp/Pcfg.cmo
- Ocamlc       src/plugins/wp/Pcond.cmi
- Ocamlc       src/plugins/wp/StmtSemantics.cmo
- Ocamlc       src/plugins/wp/Strategy.cmo
- Ocamlc       src/plugins/wp/TacClear.cmo
- Ocamlc       src/plugins/wp/TacSplit.cmi
- Ocamlc       src/plugins/wp/TacChoice.cmi
- Ocamlc       src/plugins/wp/TacRange.cmi
- Ocamlc       src/plugins/wp/TacInduction.cmo
- Ocamlc       src/plugins/wp/TacArray.cmi
- Ocamlc       src/plugins/wp/TacCompound.cmi
- Ocamlc       src/plugins/wp/TacUnfold.cmi
- Ocamlc       src/plugins/wp/TacInstance.cmi
- Ocamlc       src/plugins/wp/TacHavoc.cmi
- Ocamlc       src/plugins/wp/TacLemma.cmi
- Ocamlc       src/plugins/wp/TacFilter.cmi
- Ocamlc       src/plugins/wp/TacCut.cmi
- Ocamlc       src/plugins/wp/TacNormalForm.cmi
- Ocamlc       src/plugins/wp/TacRewrite.cmi
- Ocamlc       src/plugins/wp/TacBitwised.cmi
- Ocamlc       src/plugins/wp/TacBitrange.cmi
- Ocamlc       src/plugins/wp/TacBittest.cmi
- Ocamlc       src/plugins/wp/TacModMask.cmo
- Ocamlc       src/plugins/wp/TacShift.cmi
- Ocamlc       src/plugins/wp/TacSequence.cmo
- Ocamlc       src/plugins/wp/TacCongruence.cmi
- Ocamlc       src/plugins/wp/TacOverflow.cmo
- Ocamlc       src/plugins/wp/Auto.cmi
- Ocamlc       src/plugins/wp/ProofSession.cmo
- Ocamlc       src/plugins/wp/ProofScript.cmo
- Ocamlc       src/plugins/wp/ProofEngine.cmi
- Ocamlc       src/plugins/wp/Cache.cmo
- Ocamlc       src/plugins/wp/ProverWhy3.cmo
- Ocamlc       src/plugins/wp/prover.cmo
- Ocamlc       src/plugins/wp/cfgWP.cmo
- Ocamlc       src/plugins/wp/cfgGenerator.cmo
- Ocamlc       src/plugins/wp/Generator.cmo
- Ocamlc       src/plugins/wp/VC.cmo
- Ocamlopt     src/kernel_services/plugin_entry_points/db.cmx
- Ocamlc       src/plugins/wp/Pcond.cmo
- Ocamlopt     src/plugins/pdg_types/pdgMarks.cmx
- Ocamlc       src/plugins/wp/wpo.cmo
- Ocamlc       src/plugins/wp/TacSplit.cmo
- Ocamlc       src/plugins/wp/TacRange.cmo
- Ocamlc       src/plugins/wp/TacChoice.cmo
- Ocamlc       src/plugins/wp/TacCompound.cmo
- Ocamlc       src/plugins/wp/TacArray.cmo
- Ocamlc       src/plugins/wp/TacUnfold.cmo
- Ocamlc       src/plugins/wp/TacHavoc.cmo
- Ocamlc       src/plugins/wp/TacInstance.cmo
- Ocamlc       src/plugins/wp/TacLemma.cmo
- Ocamlc       src/plugins/wp/TacFilter.cmo
- Ocamlc       src/plugins/wp/TacCut.cmo
- Ocamlc       src/plugins/wp/TacNormalForm.cmo
- Ocamlc       src/plugins/wp/TacBitrange.cmo
- Ocamlc       src/plugins/wp/TacRewrite.cmo
- Ocamlc       src/plugins/wp/TacBitwised.cmo
- Ocamlc       src/plugins/wp/TacBittest.cmo
- Ocamlc       src/plugins/wp/TacCongruence.cmo
- Ocamlc       src/plugins/wp/Auto.cmo
- Ocamlc       src/plugins/wp/TacShift.cmo
- Ocamlc       src/plugins/wp/ProofEngine.cmo
- Ocamlc       src/plugins/wp/ProverSearch.cmi
- Ocamlc       src/plugins/wp/ProverScript.cmi
- Ocamlopt     src/plugins/slicing/slicingInternals.cmx
- Ocamlopt     src/kernel_services/analysis/logic_interp.cmx
- Ocamlopt     src/plugins/aorai/aorai_eva_analysis.cmx
- Ocamlopt     src/libraries/utils/command.cmx
- Ocamlc       src/plugins/wp/ProverScript.cmo
- Ocamlc       src/plugins/wp/register.cmo
- Ocamlc       src/plugins/wp/ProverSearch.cmo
- Ocamlopt     src/plugins/slicing/slicingTypes.cmx
- Ocamlopt     src/plugins/slicing/slicingMarks.cmx
- Ocamlopt     src/plugins/aorai/aorai_register.cmx
- Ocamlopt     src/plugins/gui/gtk_helper.cmx
- Ocamlopt     src/libraries/utils/task.cmx
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Wp.cmi
- Ocamlopt     src/plugins/slicing/slicingState.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Aorai.cmx
- Ocamlopt     src/plugins/slicing/slicingMacros.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Aorai.cmxs
- Ocamlopt     src/plugins/slicing/slicingActions.cmx
- Ocamlopt     src/plugins/gui/pretty_source.cmx
- Ocamlopt     src/plugins/gui/filetree.cmx
- Ocamlopt     src/plugins/gui/source_manager.cmx
- Ocamlopt     src/plugins/gui/menu_manager.cmx
- Ocamlopt     src/plugins/gui/launcher.cmx
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Wp.cmi
- Ocamlopt     src/plugins/dive/self.cmx
- Ocamlopt     src/plugins/dive/callstack.cmx
- Ocamlopt     src/plugins/dive/node_kind.cmx
- Ocamlopt     src/plugins/dive/node_range.cmx
- Ocamlopt     src/libraries/utils/markdown.cmx
- Ocamlopt     src/plugins/slicing/fct_slice.cmx
- Ocamlopt     src/plugins/gui/history.cmx
- Ocamlopt     src/plugins/dive/dive_graph.cmx
- Ocamlopt     src/plugins/gui/design.cmx
- Ocamlopt     src/plugins/slicing/printSlice.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Wp.cmo
- Ocamlopt     src/plugins/dive/context.cmx
- Ocamlopt     src/plugins/slicing/slicingProject.cmx
- Ocamlopt     src/plugins/dive/build.cmx
- Ocamlopt     src/plugins/slicing/slicingTransform.cmx
- Ocamlopt     src/plugins/slicing/slicingSelect.cmx
- Ocamlopt     src/plugins/slicing/slicingCmds.cmx
- Ocamlopt     src/plugins/dive/main.cmx
- Ocamlopt     src/plugins/dive/server_interface.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Dive.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Dive.cmxs
- Ocamlopt     src/plugins/slicing/api.cmx
- Ocamlopt     src/plugins/e-acsl/src/local_config.cmx
- Ocamlopt     src/plugins/e-acsl/src/libraries/varname.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/lscope.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/literal_strings.cmx
- Ocamlopt     src/plugins/e-acsl/src/options.cmx
- Ocamlopt     src/plugins/slicing/register.cmx
- Ocamlopt     src/plugins/slicing/register_gui.cmx
- Ocamlopt     src/plugins/e-acsl/src/libraries/error.cmx
- Ocamlopt     src/plugins/e-acsl/src/libraries/builtins.cmx
- Ocamlopt     src/plugins/e-acsl/src/libraries/functions.cmx
- Ocamlopt     src/plugins/e-acsl/src/libraries/gmp_types.cmx
- Ocamlopt     src/plugins/e-acsl/src/project_initializer/rtl.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/rte.cmx
- Ocamlc       src/kernel_internals/runtime/frama_c_init.cmi
- Ocamlc       src/libraries/stdlib/transitioning.cmo
- Ocamlc       src/libraries/stdlib/FCHashtbl.cmo
- Ocamlc       src/libraries/stdlib/extlib.cmo
- Ocamlc       src/libraries/datatype/unmarshal.cmo
- Ocamlc       src/libraries/datatype/unmarshal_z.cmi
- Ocamlc       src/libraries/datatype/structural_descr.cmo
- Ocamlc       src/libraries/datatype/type.cmo
- Ocamlc       src/libraries/datatype/descr.cmo
- Ocamlc       src/libraries/utils/filepath.cmo
- Ocamlc       src/libraries/utils/sanitizer.cmo
- Ocamlc       src/libraries/utils/pretty_utils.cmo
- Ocamlc       src/libraries/utils/hook.cmo
- Ocamlc       src/libraries/utils/bag.cmo
- Ocamlc       src/libraries/utils/wto.cmo
- Ocamlc       src/libraries/utils/vector.cmo
- Ocamlc       src/libraries/utils/indexer.cmo
- Ocamlc       src/libraries/utils/rgmap.cmo
- Ocamlc       src/libraries/utils/bitvector.cmo
- Ocamlc       src/libraries/utils/qstack.cmo
- Ocamlc       src/libraries/stdlib/integer.cmo
- Ocamlc       src/libraries/utils/json.cmo
- Ocamlc       src/libraries/utils/markdown.cmo
- Ocamlc       src/libraries/utils/rich_text.cmo
- Ocamlc       src/libraries/utils/dotgraph.cmo
- Ocamlc       src/kernel_services/plugin_entry_points/log.cmo
- Ocamlc       src/kernel_services/cmdline_parameters/cmdline.cmo
- Ocamlc       src/kernel_internals/runtime/fc_config.cmo
- Ocamlc       src/libraries/project/project_skeleton.cmo
- Ocamlc       src/libraries/datatype/datatype.cmo
- Ocamlc       src/kernel_services/plugin_entry_points/journal.cmo
- Ocamlc       src/libraries/project/state.cmo
- Ocamlc       src/libraries/project/state_dependency_graph.cmo
- Ocamlc       src/libraries/project/state_topological.cmo
- Ocamlc       src/libraries/project/state_selection.cmo
- Ocamlc       src/libraries/project/project.cmo
- Ocamlc       src/libraries/project/state_builder.cmo
- Ocamlc       src/libraries/utils/utf8_logic.cmo
- Ocamlc       src/libraries/utils/binary_cache.cmo
- Ocamlc       src/libraries/utils/hptmap.cmo
- Ocamlc       src/libraries/utils/hptset.cmo
- Ocamlc       src/libraries/utils/escape.cmo
- Ocamlc       src/kernel_services/ast_queries/cil_datatype.cmo
- Ocamlc       src/kernel_services/cmdline_parameters/typed_parameter.cmo
- Ocamlc       src/kernel_services/plugin_entry_points/dynamic.cmo
- Ocamlc       src/kernel_services/cmdline_parameters/parameter_category.cmo
- Ocamlc       src/kernel_services/cmdline_parameters/parameter_customize.cmo
- Ocamlc       src/kernel_services/cmdline_parameters/parameter_state.cmo
- Ocamlc       src/kernel_services/cmdline_parameters/parameter_builder.cmo
- Ocamlc       src/kernel_services/plugin_entry_points/kernel.cmo
- Ocamlc       src/kernel_services/plugin_entry_points/plugin.cmo
- Ocamlc       src/libraries/utils/unicode.cmo
- Ocamlc       src/kernel_services/plugin_entry_points/emitter.cmo
- Ocamlc       src/libraries/utils/floating_point.cmo
- Ocamlc       src/libraries/utils/rangemap.cmo
- Ocamlc       src/kernel_services/ast_printing/cil_types_debug.cmo
- Ocamlc       src/kernel_services/ast_printing/printer_builder.cmo
- Ocamlc       src/libraries/utils/cilconfig.cmo
- Ocamlc       src/kernel_internals/typing/alpha.cmo
- Ocamlc       src/kernel_services/ast_queries/cil_state_builder.cmo
- Ocamlc       src/kernel_internals/runtime/machdeps.cmo
- Ocamlc       src/kernel_services/ast_queries/cil_const.cmo
- Ocamlc       src/kernel_services/ast_queries/logic_env.cmo
- Ocamlc       src/kernel_services/ast_queries/logic_const.cmo
- Ocamlc       src/kernel_services/visitors/visitor_behavior.cmo
- Ocamlc       src/kernel_services/ast_queries/cil.cmo
- Ocamlc       src/kernel_services/ast_queries/cil_builtins.cmo
- Ocamlc       src/kernel_internals/parsing/parse_env.cmo
- Ocamlc       src/kernel_internals/parsing/errorloc.cmo
- Ocamlc       src/kernel_services/ast_printing/cil_printer.cmo
- Ocamlc       src/kernel_services/ast_printing/cil_descriptive_printer.cmo
- Ocamlc       src/kernel_services/parsetree/cabshelper.cmo
- Ocamlc       src/kernel_services/ast_queries/logic_utils.cmo
- Ocamlc       src/kernel_services/ast_printing/logic_print.cmo
- Ocamlc       src/kernel_internals/parsing/logic_parser.cmo
- Ocamlc       src/kernel_internals/parsing/logic_lexer.cmo
- Ocamlc       src/kernel_services/ast_queries/logic_typing.cmo
- Ocamlc       src/kernel_services/ast_queries/acsl_extension.cmo
- Ocamlc       src/kernel_services/ast_queries/ast_info.cmo
- Ocamlc       src/kernel_services/ast_data/ast.cmo
- Ocamlc       src/kernel_services/ast_printing/cprint.cmo
- Ocamlc       src/kernel_services/visitors/cabsvisit.cmo
- Ocamlc       src/kernel_internals/typing/cabs2cil.cmo
- Ocamlc       src/kernel_services/ast_data/globals.cmo
- Ocamlc       src/kernel_internals/typing/cfg.cmo
- Ocamlc       src/kernel_services/ast_data/kernel_function.cmo
- Ocamlc       src/kernel_services/ast_data/property.cmo
- Ocamlc       src/kernel_services/ast_data/property_status.cmo
- Ocamlc       src/kernel_services/ast_data/annotations.cmo
- Ocamlc       src/kernel_services/ast_printing/printer.cmo
- Ocamlc       src/kernel_internals/typing/logic_builtin.cmo
- Ocamlc       src/kernel_services/ast_queries/ast_diff.cmi
- Ocamlc       src/kernel_services/ast_printing/cabs_debug.cmi
- Ocamlc       src/kernel_internals/parsing/lexerhack.cmo
- Ocamlc       src/kernel_internals/parsing/clexer.cmo
- Ocamlc       src/kernel_internals/parsing/cparser.cmo
- Ocamlc       src/kernel_internals/parsing/logic_preprocess.cmo
- Ocamlc       src/kernel_internals/typing/mergecil.cmo
- Ocamlc       src/kernel_internals/typing/rmtmps.cmo
- Ocamlc       src/kernel_internals/typing/oneret.cmo
- Ocamlc       src/kernel_internals/typing/substitute_const_globals.cmo
- Ocamlc       src/kernel_services/analysis/ordered_stmt.cmo
- Ocamlc       src/kernel_internals/typing/frontc.cmo
- Ocamlc       src/kernel_services/analysis/wto_statement.cmo
- Ocamlc       src/kernel_services/analysis/dataflows.cmo
- Ocamlc       src/kernel_services/analysis/dataflow2.cmo
- Ocamlc       src/kernel_services/analysis/stmts_graph.cmo
- Ocamlc       src/kernel_services/analysis/dominators.cmo
- Ocamlc       src/kernel_services/analysis/service_graph.cmo
- Ocamlc       src/kernel_services/analysis/undefined_sequence.cmo
- Ocamlc       src/kernel_services/analysis/interpreted_automata.cmo
- Ocamlc       src/kernel_services/ast_data/alarms.cmo
- Ocamlc       src/kernel_services/ast_printing/description.cmo
- Ocamlc       src/kernel_services/abstract_interp/lattice_messages.cmo
- Ocamlc       src/kernel_services/abstract_interp/abstract_interp.cmo
- Ocamlc       src/kernel_services/abstract_interp/lattice_bounds.cmo
- Ocamlc       src/kernel_services/abstract_interp/int_Base.cmo
- Ocamlc       src/kernel_services/analysis/bit_utils.cmo
- Ocamlc       src/kernel_services/abstract_interp/fc_float.cmo
- Ocamlc       src/kernel_services/abstract_interp/float_interval.cmo
- Ocamlc       src/kernel_services/abstract_interp/fval.cmo
- Ocamlc       src/kernel_services/abstract_interp/int_interval.cmo
- Ocamlc       src/kernel_services/abstract_interp/int_set.cmo
- Ocamlc       src/kernel_services/abstract_interp/int_val.cmo
- Ocamlc       src/kernel_services/abstract_interp/ival.cmo
- Ocamlc       src/kernel_services/abstract_interp/base.cmo
- Ocamlc       src/kernel_services/abstract_interp/origin.cmo
- Ocamlc       src/kernel_services/abstract_interp/map_lattice.cmo
- Ocamlc       src/kernel_services/abstract_interp/tr_offset.cmo
- Ocamlc       src/kernel_services/abstract_interp/offsetmap.cmo
- Ocamlc       src/kernel_services/abstract_interp/int_Intervals.cmo
- Ocamlc       src/kernel_services/abstract_interp/locations.cmo
- Ocamlc       src/kernel_services/abstract_interp/lmap.cmo
- Ocamlc       src/kernel_services/abstract_interp/lmap_bitwise.cmo
- Ocamlc       src/kernel_services/visitors/visitor.cmo
- Ocamlc       src/kernel_services/ast_data/statuses_by_call.cmo
- Ocamlc       src/kernel_services/ast_printing/printer_tag.cmo
- Ocamlc       src/plugins/value_types/cilE.cmo
- Ocamlc       src/plugins/value_types/cvalue.cmo
- Ocamlc       src/plugins/value_types/precise_locs.cmo
- Ocamlc       src/plugins/value_types/value_types.cmo
- Ocamlc       src/plugins/value_types/widen_type.cmo
- Ocamlc       src/plugins/value_types/function_Froms.cmo
- Ocamlc       src/plugins/value_types/inout_type.cmo
- Ocamlc       src/plugins/pdg_types/pdgIndex.cmo
- Ocamlc       src/plugins/pdg_types/pdgTypes.cmo
- Ocamlc       src/plugins/pdg_types/pdgMarks.cmo
- Ocamlc       src/kernel_services/plugin_entry_points/db.cmo
- Ocamlc       src/libraries/utils/command.cmo
- Ocamlc       src/libraries/utils/task.cmo
- Ocamlc       src/kernel_services/ast_queries/filecheck.cmo
- Ocamlc       src/kernel_services/ast_queries/file.cmo
- Ocamlc       src/kernel_services/ast_queries/json_compilation_database.cmo
- Ocamlc       src/kernel_internals/typing/translate_lightweight.cmi
- Ocamlc       src/kernel_internals/typing/ghost_cfg.cmi
- Ocamlc       src/kernel_internals/typing/ghost_accesses.cmi
- Ocamlc       src/kernel_internals/typing/allocates.cmi
- Ocamlc       src/kernel_internals/typing/unroll_loops.cmi
- Ocamlc       src/kernel_internals/typing/asm_contracts.cmi
- Ocamlc       src/kernel_services/analysis/loop.cmo
- Ocamlc       src/kernel_services/analysis/exn_flow.cmi
- Ocamlc       src/kernel_services/analysis/destructors.cmi
- Ocamlc       src/kernel_services/analysis/logic_interp.cmo
- Ocamlc       src/kernel_internals/typing/infer_annotations.cmo
- Ocamlc       src/kernel_services/ast_transformations/clone.cmi
- Ocamlc       src/kernel_services/ast_transformations/filter.cmo
- Ocamlc       src/kernel_services/ast_transformations/inline.cmo
- Ocamlc       src/kernel_internals/runtime/dump_config.cmi
- Ocamlc       src/kernel_services/ast_transformations/contract_special_float.cmi
- Ocamlc       src/kernel_internals/runtime/special_hooks.cmi
- Ocamlc       src/kernel_internals/runtime/messages.cmo
- Ocamlc       src/kernel_services/ast_building/cil_builder.cmo
- Ocamlc       src/kernel_internals/runtime/boot.cmi
- CC           src/libraries/utils/c_bindings.o
- Ocamlc       src/plugins/metrics/metrics_parameters.cmi
- Ocamlc       src/plugins/metrics/css_html.cmi
- Ocamlc       src/plugins/metrics/metrics_base.cmi
- Ocamlc       src/plugins/metrics/metrics_acsl.cmi
- Ocamlc       src/plugins/metrics/metrics_cabs.cmi
- Ocamlc       src/plugins/metrics/metrics_coverage.cmi
- Ocamlc       src/plugins/metrics/metrics_pivot.cmi
- Ocamlc       src/plugins/metrics/register.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Callgraph.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Eva.cmi
- Ocamlc       src/plugins/reduc/reduc_options.cmi
- Ocamlc       src/plugins/reduc/misc.cmi
- Ocamlc       src/plugins/reduc/value2acsl.cmi
- Ocamlc       src/plugins/reduc/collect.cmi
- Ocamlc       src/plugins/reduc/register.cmi
- Ocamlc       src/plugins/occurrence/options.cmi
- Ocamlc       src/plugins/occurrence/register.cmi
- Ocamlc       src/plugins/rte/generator.cmi
- Ocamlc       src/plugins/rte/options.cmi
- Ocamlc       src/plugins/rte/rte.cmi
- Ocamlc       src/plugins/rte/flags.cmi
- Ocamlc       src/plugins/rte/register.cmi
- Ocamlc       src/plugins/from/from_parameters.cmi
- Ocamlc       src/plugins/from/from_compute.cmi
- Ocamlc       src/plugins/from/functionwise.cmi
- Ocamlc       src/plugins/from/callwise.cmi
- Ocamlc       src/plugins/from/from_register.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Users.cmi
- Ocamlc       src/plugins/constant_propagation/propagationParameters.cmi
- Ocamlc       src/plugins/constant_propagation/api.cmi
- Ocamlc       src/plugins/postdominators/postdominators_parameters.cmi
- Ocamlc       src/plugins/postdominators/print.cmi
- Ocamlc       src/plugins/postdominators/compute.cmi
- Ocamlc       src/plugins/inout/inout_parameters.cmi
- Ocamlc       src/plugins/inout/cumulative_analysis.cmi
- Ocamlc       src/plugins/inout/operational_inputs.cmi
- Ocamlc       src/plugins/inout/outputs.cmi
- Ocamlc       src/plugins/inout/inputs.cmi
- Ocamlc       src/plugins/inout/derefs.cmi
- Ocamlc       src/plugins/inout/register.cmi
- Ocamlc       src/plugins/impact/options.cmi
- Ocamlc       src/plugins/impact/pdg_aux.cmi
- Ocamlc       src/plugins/impact/register.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Pdg.cmi
- Ocamlc       src/plugins/scope/datascope.cmi
- Ocamlc       src/plugins/scope/zones.cmi
- Ocamlc       src/plugins/scope/defs.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Sparecode.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Slicing.cmi
- Ocamlc       src/plugins/gui/wbox.cmi
- Ocamlc       src/plugins/gui/wfile.cmi
- Ocamlc       src/plugins/gui/wpane.cmi
- Ocamlc       src/plugins/gui/wpalette.cmi
- Ocamlc       src/plugins/gui/dgraph_helper.cmi
- Ocamlc       src/plugins/gui/gtk_form.cmi
- Ocamlc       src/plugins/gui/book_manager.cmi
- Ocamlc       src/plugins/gui/analyses_manager.cmi
- Ocamlc       src/plugins/gui/file_manager.cmi
- Ocamlc       src/plugins/gui/project_manager.cmi
- Ocamlc       src/plugins/gui/help_manager.cmi
- Ocamlc       src/plugins/gui/property_navigator.cmi
- Ocamlc       src/plugins/gui/wutil_once.cmo
- Ocamlc       src/plugins/gui/gtk_compat.cmo
- Ocamlc       src/plugins/gui/wutil.cmo
- Ocamlc       src/plugins/gui/widget.cmo
- Ocamlc       src/plugins/gui/wbox.cmo
- Ocamlc       src/plugins/gui/wfile.cmo
- Ocamlc       src/plugins/gui/wpane.cmo
- Ocamlc       src/plugins/gui/wpalette.cmo
- Ocamlc       src/plugins/gui/wtext.cmo
- Ocamlc       src/plugins/gui/wtable.cmo
- Ocamlc       src/plugins/gui/GSourceView.cmo
- Ocamlc       src/plugins/gui/gui_parameters.cmo
- Ocamlc       src/plugins/gui/gtk_helper.cmo
- Ocamlc       src/plugins/gui/dgraph_helper.cmo
- Ocamlc       src/plugins/gui/gtk_form.cmo
- Ocamlc       src/plugins/gui/source_viewer.cmo
- Ocamlc       src/plugins/gui/pretty_source.cmo
- Ocamlc       src/plugins/gui/source_manager.cmo
- Ocamlc       src/plugins/gui/book_manager.cmo
- Ocamlc       src/plugins/gui/warning_manager.cmo
- Ocamlc       src/plugins/gui/filetree.cmo
- Ocamlc       src/plugins/gui/launcher.cmo
- Ocamlc       src/plugins/gui/menu_manager.cmo
- Ocamlc       src/plugins/gui/history.cmo
- Ocamlc       src/plugins/gui/gui_printers.cmo
- Ocamlc       src/plugins/gui/design.cmo
- Ocamlc       src/plugins/gui/analyses_manager.cmo
- Ocamlc       src/plugins/gui/file_manager.cmo
- Ocamlc       src/plugins/gui/project_manager.cmo
- Ocamlc       src/plugins/gui/property_navigator.cmo
- Ocamlopt     src/plugins/e-acsl/src/libraries/misc.cmx
- Ocamlc       src/plugins/gui/help_manager.cmo
- Ocamlopt     src/plugins/e-acsl/src/libraries/logic_aggr.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/analyses_datatype.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/translation_error.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/smart_stmt.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Slicing.cmx
- Ocamlc       src/kernel_internals/runtime/frama_c_init.cmo
- Ocamlc       src/libraries/datatype/unmarshal_z.cmo
- Ocamlc       src/kernel_services/ast_queries/ast_diff.cmo
- Ocamlc       src/kernel_services/ast_printing/cabs_debug.cmo
- Ocamlc       src/kernel_internals/typing/translate_lightweight.cmo
- Ocamlc       src/kernel_internals/typing/ghost_cfg.cmo
- Ocamlc       src/kernel_internals/typing/ghost_accesses.cmo
- Ocamlc       src/kernel_internals/typing/allocates.cmo
- Ocamlc       src/kernel_internals/typing/unroll_loops.cmo
- Ocamlc       src/kernel_internals/typing/asm_contracts.cmo
- Ocamlc       src/kernel_services/analysis/exn_flow.cmo
- Ocamlc       src/kernel_services/analysis/destructors.cmo
- Ocamlc       src/kernel_services/ast_transformations/clone.cmo
- Ocamlc       src/kernel_internals/runtime/dump_config.cmo
- Ocamlc       src/kernel_internals/runtime/special_hooks.cmo
- Ocamlc       src/kernel_services/ast_transformations/contract_special_float.cmo
- Ocamlc       src/kernel_internals/runtime/boot.cmo
- Ocamlc       src/plugins/metrics/metrics_parameters.cmo
- Ocamlc       src/plugins/metrics/css_html.cmo
- Ocamlc       src/plugins/metrics/metrics_base.cmo
- Ocamlc       src/plugins/metrics/metrics_acsl.cmo
- Ocamlc       src/plugins/metrics/metrics_cabs.cmo
- Ocamlc       src/plugins/metrics/metrics_coverage.cmo
- Ocamlc       src/plugins/metrics/metrics_cilast.cmi
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Callgraph.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Eva.cmo
- Ocamlc       src/plugins/metrics/metrics_pivot.cmo
- Ocamlc       src/plugins/reduc/misc.cmo
- Ocamlc       src/plugins/reduc/reduc_options.cmo
- Ocamlc       src/plugins/reduc/value2acsl.cmo
- Ocamlc       src/plugins/reduc/collect.cmo
- Ocamlc       src/plugins/reduc/hyp.cmi
- Ocamlc       src/plugins/occurrence/options.cmo
- Ocamlc       src/plugins/occurrence/register.cmo
- Ocamlc       src/plugins/rte/options.cmo
- Ocamlc       src/plugins/rte/generator.cmo
- Ocamlc       src/plugins/rte/rte.cmo
- Ocamlc       src/plugins/rte/flags.cmo
- Ocamlc       src/plugins/rte/visit.cmi
- Ocamlc       src/plugins/from/from_parameters.cmo
- Ocamlc       src/plugins/from/from_compute.cmo
- Ocamlc       src/plugins/from/functionwise.cmo
- Ocamlc       src/plugins/from/callwise.cmo
- Ocamlc       src/plugins/from/from_register.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Users.cmo
- Ocamlc       src/plugins/constant_propagation/propagationParameters.cmo
- Ocamlc       src/plugins/constant_propagation/api.cmo
- Ocamlc       src/plugins/postdominators/postdominators_parameters.cmo
- Ocamlc       src/plugins/postdominators/print.cmo
- Ocamlc       src/plugins/postdominators/compute.cmo
- Ocamlc       src/plugins/inout/inout_parameters.cmo
- Ocamlc       src/plugins/inout/cumulative_analysis.cmo
- Ocamlc       src/plugins/inout/operational_inputs.cmo
- Ocamlc       src/plugins/inout/outputs.cmo
- Ocamlc       src/plugins/inout/inputs.cmo
- Ocamlc       src/plugins/inout/derefs.cmo
- Ocamlc       src/plugins/inout/register.cmo
- Ocamlc       src/plugins/impact/options.cmo
- Ocamlc       src/plugins/impact/pdg_aux.cmo
- Ocamlc       src/plugins/impact/reason_graph.cmi
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Pdg.cmo
- Ocamlc       src/plugins/scope/datascope.cmo
- Ocamlc       src/plugins/scope/zones.cmo
- Ocamlc       src/plugins/scope/defs.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Sparecode.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Slicing.cmo
- Linking      lib/fc/frama-c.cma
- Ocamlopt     src/plugins/e-acsl/src/project_initializer/prepare_ast.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/e_acsl_visitor.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/interval.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/smart_exp.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Slicing.cmxs
- Ocamlc       src/plugins/metrics/metrics_cilast.cmo
- Ocamlc       src/plugins/metrics/register.cmo
- Ocamlc       src/plugins/reduc/hyp.cmo
- Ocamlc       src/plugins/reduc/register.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Occurrence.cmi
- Ocamlc       src/plugins/rte/visit.cmo
- Ocamlc       src/plugins/rte/register.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/From.cmi
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Constant_Propagation.cmi
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Postdominators.cmi
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Inout.cmi
- Ocamlc       src/plugins/impact/compute_impact.cmi
- Ocamlc       src/plugins/impact/reason_graph.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Scope.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Security_slicing.cmi
- Ocamlc       src/plugins/security_slicing/register_gui.cmi
- Ocamlopt     src/plugins/security_slicing/security_slicing_parameters.cmx
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Reduc.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Occurrence.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/From.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Constant_Propagation.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Postdominators.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Inout.cmi
- Ocamlc       src/plugins/impact/compute_impact.cmo
- Ocamlc       src/plugins/impact/register.cmo
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Scope.cmi
- Ocamlopt     src/plugins/e-acsl/src/analyses/logic_normalizer.cmx
- Ocamlc       src/plugins/security_slicing/register_gui.cmo
- Ocamlopt     src/plugins/security_slicing/components.cmx
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Metrics.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Reduc.cmi
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/RteGen.cmi
- Ocamlopt     src/plugins/e-acsl/src/analyses/bound_variables.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Security_slicing.cmo
- Ocamlc       /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/Impact.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/RteGen.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Metrics.cmi
- Ocamlopt     src/plugins/security_slicing/register_gui.cmx
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Impact.cmi
- Ocamlopt     src/plugins/e-acsl/src/analyses/typing.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/labels.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Security_slicing.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Security_slicing.cmxs
- Ocamlopt     src/plugins/e-acsl/src/analyses/exit_points.cmx
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Studia.cmi
- Ocamlc       src/plugins/studia/studia_gui.cmi
- Ocamlopt     src/plugins/studia/options.cmx
- Ocamlopt     src/plugins/studia/writes.cmx
- Ocamlc       src/plugins/studia/studia_gui.cmo
- Ocamlopt     src/plugins/e-acsl/src/analyses/memory_tracking.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/gmp.cmx
- Ocamlopt     src/plugins/studia/reads.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/env.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Studia.cmo
- Ocamlopt     src/plugins/studia/studia_request.cmx
- Ocamlopt     src/plugins/studia/studia_gui.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/analyses.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/assert.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/rational.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/assigns.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/temporal.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/memory_observer.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/literal_observer.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Occurrence.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Constant_Propagation.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Postdominators.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Inout.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Impact.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Scope.cmo
- Ocamlopt     src/plugins/e-acsl/src/code_generator/typed_number.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/memory_translate.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/logic_array.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/global_observer.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Studia.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Metrics.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Reduc.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/RteGen.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/From.cmo
- Linking      bin/toplevel.byte
- Ocamlopt     src/plugins/e-acsl/src/code_generator/logic_functions.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Studia.cmxs
- Ocamlopt     src/plugins/e-acsl/src/code_generator/translate_utils.cmx
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Wp.cmi
- Ocamlc       src/plugins/wp/GuiConfig.cmi
- Ocamlc       src/plugins/wp/GuiSequent.cmi
- Ocamlc       src/plugins/wp/GuiProver.cmi
- Ocamlc       src/plugins/wp/GuiTactic.cmi
- Ocamlc       src/plugins/wp/GuiProof.cmi
- Ocamlc       src/plugins/wp/GuiSource.cmi
- Ocamlc       src/plugins/wp/GuiNavigator.cmi
- Ocamlopt     src/plugins/wp/rformat.cmx
- Ocamlopt     src/plugins/wp/wprop.cmx
- Ocamlopt     src/plugins/wp/wp_parameters.cmx
- Ocamlopt     src/plugins/wp/wp_error.cmx
- Ocamlopt     src/kernel_services/ast_queries/acsl_extension.cmx
- Ocamlopt     src/libraries/utils/dotgraph.cmx
- Ocamlopt     src/libraries/utils/bag.cmx
- Ocamlopt     src/plugins/wp/Splitter.cmx
- Ocamlopt     src/kernel_services/analysis/interpreted_automata.cmx
- Ocamlopt     src/plugins/wp/script.cmx
- Ocamlopt     src/libraries/utils/vector.cmx
- Ocamlopt     src/plugins/wp/filter_axioms.cmx
- Ocamlopt     src/plugins/gui/wpane.cmx
- Ocamlopt     src/plugins/gui/wpalette.cmx
- Ocamlopt     src/plugins/gui/wbox.cmx
- Ocamlopt     src/plugins/gui/gtk_form.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/loops.cmx
- Ocamlc       src/plugins/wp/GuiConfig.cmo
- Ocamlc       src/plugins/wp/GuiList.cmi
- Ocamlc       src/plugins/wp/GuiSequent.cmo
- Ocamlc       src/plugins/wp/GuiProver.cmo
- Ocamlc       src/plugins/wp/GuiTactic.cmo
- Ocamlc       src/plugins/wp/GuiProof.cmo
- Ocamlc       src/plugins/wp/GuiComposer.cmi
- Ocamlc       src/plugins/wp/GuiGoal.cmi
- Ocamlc       src/plugins/wp/GuiSource.cmo
- Ocamlc       src/plugins/wp/GuiPanel.cmi
- Ocamlopt     src/plugins/wp/Why3Provers.cmx
- Ocamlopt     src/plugins/wp/Context.cmx
- Ocamlopt     src/plugins/wp/dyncall.cmx
- Ocamlopt     src/plugins/wp/clabels.cmx
- Ocamlopt     src/plugins/wp/AssignsCompleteness.cmx
- Ocamlopt     src/plugins/wp/RegionAnnot.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/quantif.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/translate_ats.cmx
- Ocamlc       src/plugins/wp/GuiList.cmo
- Ocamlc       src/plugins/wp/GuiComposer.cmo
- Ocamlc       src/plugins/wp/GuiGoal.cmo
- Ocamlc       src/plugins/wp/GuiPanel.cmo
- Ocamlc       src/plugins/wp/GuiNavigator.cmo
- Ocamlopt     src/plugins/wp/Warning.cmx
- Ocamlopt     src/plugins/wp/LogicUsage.cmx
- Ocamlopt     src/plugins/wp/normAtLabels.cmx
- Ocamlopt     src/plugins/wp/VCS.cmx
- Ocamlopt     src/plugins/wp/ProverTask.cmx
- Ocamlopt     src/plugins/wp/GuiConfig.cmx
- Ocamlopt     src/plugins/wp/MemoryContext.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/translate_terms.cmx
- Ocamlopt     src/plugins/wp/ctypes.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Wp.cmo
- Ocamlopt     src/plugins/wp/wpContext.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/translate_predicates.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/libc.cmx
- Ocamlopt     src/plugins/wp/RefUsage.cmx
- Ocamlopt     src/plugins/wp/Layout.cmx
- Ocamlopt     src/plugins/wp/wpPropId.cmx
- Ocamlopt     src/plugins/wp/Lang.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/translate_rtes.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/contract.cmx
- Ocamlopt     src/plugins/wp/Region.cmx
- Ocamlopt     src/plugins/wp/wpReached.cmx
- Ocamlopt     src/plugins/wp/cfgInit.cmx
- Ocamlopt     src/plugins/wp/cfgDump.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/translate_annots.cmx
- Ocamlopt     src/plugins/wp/RegionAccess.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/injector.cmx
- Ocamlopt     src/plugins/wp/cfgAnnot.cmx
- Ocamlopt     src/plugins/wp/Matrix.cmx
- Ocamlopt     src/plugins/wp/Repr.cmx
- Ocamlopt     src/plugins/wp/Passive.cmx
- Ocamlopt     src/plugins/wp/LogicBuiltins.cmx
- Ocamlopt     src/plugins/wp/Vset.cmx
- Ocamlopt     src/plugins/wp/Cleaning.cmx
- Ocamlopt     src/plugins/wp/Mstate.cmx
- Ocamlopt     src/plugins/wp/MemDebug.cmx
- Ocamlopt     src/plugins/wp/Footprint.cmx
- Ocamlopt     src/plugins/e-acsl/src/main.cmx
- Ocamlopt     src/plugins/wp/RegionDump.cmx
- Ocamlopt     src/plugins/wp/cfgInfos.cmx
- Ocamlopt     src/plugins/wp/Sigma.cmx
- Ocamlopt     src/plugins/wp/Definitions.cmx
- Ocamlopt     src/plugins/wp/Cmath.cmx
- Ocamlopt     src/plugins/wp/driver.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/E_ACSL.cmx
- Ocamlopt     src/plugins/wp/RegionAnalysis.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/E_ACSL.cmxs
- Ocamlopt     src/plugins/wp/Cint.cmx
- Ocamlopt     src/plugins/wp/Cfloat.cmx
- Ocamlopt     src/plugins/wp/cfgCalculus.cmx
- Ocamlopt     src/plugins/wp/Cstring.cmx
- Ocamlopt     src/plugins/wp/MemLoader.cmx
- Ocamlopt     src/plugins/wp/MemMemory.cmx
- Ocamlopt     src/plugins/instantiate/options.cmx
- Ocamlopt     src/plugins/wp/MemVal.cmx
- Ocamlopt     src/plugins/instantiate/basic_blocks.cmx
- Ocamlopt     src/plugins/instantiate/global_context.cmx
- Ocamlopt     src/plugins/wp/Vlist.cmx
- Ocamlopt     src/plugins/wp/Cvalues.cmx
- Ocamlopt     src/plugins/wp/Letify.cmx
- Ocamlopt     src/plugins/wp/wpRTE.cmx
- Ocamlopt     src/plugins/instantiate/instantiator_builder.cmx
- Ocamlopt     src/plugins/instantiate/string/mem_utils.cmx
- Ocamlopt     src/plugins/instantiate/stdlib/basic_alloc.cmx
- Ocamlopt     src/plugins/wp/wpTarget.cmx
- Ocamlopt     src/plugins/instantiate/transform.cmx
- Ocamlopt     src/plugins/wp/Conditions.cmx
- Ocamlopt     src/plugins/wp/Plang.cmx
- Ocamlopt     src/plugins/wp/CodeSemantics.cmx
- Ocamlopt     src/plugins/wp/LogicCompiler.cmx
- Ocamlopt     src/plugins/wp/LogicAssigns.cmx
- Ocamlopt     src/plugins/wp/MemEmpty.cmx
- Ocamlopt     src/plugins/wp/MemZeroAlias.cmx
- Ocamlopt     src/plugins/wp/MemVar.cmx
- Ocamlopt     src/plugins/wp/MemTyped.cmx
- Ocamlopt     src/plugins/wp/MemRegion.cmx
- Ocamlopt     src/plugins/instantiate/register.cmx
- Ocamlopt     src/plugins/instantiate/string/memcmp.cmx
- Ocamlopt     src/plugins/instantiate/string/memcpy.cmx
- Ocamlopt     src/plugins/instantiate/string/memmove.cmx
- Ocamlopt     src/plugins/instantiate/string/memset.cmx
- Ocamlopt     src/plugins/instantiate/stdlib/calloc.cmx
- Ocamlopt     src/plugins/instantiate/stdlib/free.cmx
- Ocamlopt     src/plugins/instantiate/stdlib/malloc.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Instantiate.cmx
- Ocamlopt     src/plugins/wp/Filtering.cmx
- Ocamlopt     src/plugins/wp/Pcfg.cmx
- Ocamlopt     src/plugins/wp/CfgCompiler.cmx
- Ocamlopt     src/plugins/wp/Tactical.cmx
- Ocamlopt     src/plugins/wp/WpTac.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Instantiate.cmxs
- Ocamlopt     src/plugins/wp/LogicSemantics.cmx
- Ocamlopt     src/plugins/loop_analysis/options.cmx
- Ocamlopt     src/plugins/loop_analysis/region_analysis.cmx
- Ocamlopt     src/kernel_services/analysis/dataflows.cmx
- Ocamlopt     src/plugins/wp/Pcond.cmx
- Ocamlopt     src/kernel_services/analysis/dominators.cmx
- Ocamlopt     src/plugins/wp/Strategy.cmx
- Ocamlopt     src/plugins/wp/TacClear.cmx
- Ocamlopt     src/plugins/wp/TacInduction.cmx
- Ocamlopt     src/plugins/wp/TacModMask.cmx
- Ocamlopt     src/plugins/wp/TacSequence.cmx
- Ocamlopt     src/plugins/wp/TacOverflow.cmx
- Ocamlopt     src/plugins/wp/ProofScript.cmx
- Ocamlopt     src/plugins/loop_analysis/region_analysis_stmt.cmx
- Ocamlopt     src/kernel_services/analysis/loop.cmx
- Ocamlopt     src/plugins/wp/TacSplit.cmx
- Ocamlopt     src/plugins/wp/TacChoice.cmx
- Ocamlopt     src/plugins/wp/TacRange.cmx
- Ocamlopt     src/plugins/wp/TacArray.cmx
- Ocamlopt     src/plugins/wp/TacCompound.cmx
- Ocamlopt     src/plugins/wp/TacUnfold.cmx
- Ocamlopt     src/plugins/wp/TacHavoc.cmx
- Ocamlopt     src/plugins/wp/TacInstance.cmx
- Ocamlopt     src/plugins/wp/TacFilter.cmx
- Ocamlopt     src/plugins/wp/TacCut.cmx
- Ocamlopt     src/plugins/wp/TacNormalForm.cmx
- Ocamlopt     src/plugins/wp/TacRewrite.cmx
- Ocamlopt     src/plugins/wp/TacBitwised.cmx
- Ocamlopt     src/plugins/wp/TacBitrange.cmx
- Ocamlopt     src/plugins/wp/TacBittest.cmx
- Ocamlopt     src/plugins/wp/TacShift.cmx
- Ocamlopt     src/plugins/wp/TacCongruence.cmx
- Ocamlopt     src/plugins/wp/Cache.cmx
- Ocamlopt     src/plugins/wp/Factory.cmx
- Ocamlopt     src/plugins/loop_analysis/loop_analysis.cmx
- Ocamlopt     src/plugins/wp/StmtSemantics.cmx
- Ocamlopt     src/plugins/wp/TacLemma.cmx
- Ocamlopt     src/plugins/wp/wpo.cmx
- Ocamlopt     src/plugins/wp/Auto.cmx
- Ocamlopt     src/plugins/loop_analysis/register.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/LoopAnalysis.cmx
- Ocamlopt     src/plugins/wp/wpReport.cmx
- Ocamlopt     src/plugins/wp/ProofSession.cmx
- Ocamlopt     src/plugins/wp/ProverWhy3.cmx
- Ocamlopt     src/plugins/wp/GuiSequent.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/LoopAnalysis.cmxs
- Ocamlopt     src/plugins/markdown-report/sarif.cmx
- Ocamlopt     src/plugins/markdown-report/mdr_params.cmx
- Ocamlopt     src/plugins/wp/ProofEngine.cmx
- Ocamlopt     src/plugins/markdown-report/parse_remarks.cmx
- Ocamlopt     src/plugins/markdown-report/md_gen.cmx
- Ocamlopt     src/plugins/wp/ProverSearch.cmx
- Ocamlopt     src/plugins/wp/GuiTactic.cmx
- Ocamlopt     src/plugins/wp/GuiProof.cmx
- Ocamlopt     src/plugins/wp/cfgWP.cmx
- Ocamlopt     src/plugins/wp/GuiSource.cmx
- Ocamlopt     src/plugins/wp/prover.cmx
- Ocamlopt     src/plugins/wp/GuiComposer.cmx
- Ocamlopt     src/plugins/wp/ProverScript.cmx
- Ocamlopt     src/plugins/wp/GuiProver.cmx
- Ocamlopt     src/plugins/wp/cfgGenerator.cmx
- Ocamlopt     src/plugins/wp/GuiList.cmx
- Ocamlopt     src/plugins/wp/GuiGoal.cmx
- Ocamlopt     src/plugins/wp/Generator.cmx
- Ocamlopt     src/plugins/wp/register.cmx
- Ocamlopt     src/plugins/wp/VC.cmx
- Ocamlopt     src/plugins/wp/GuiPanel.cmx
- Ocamlopt     src/plugins/wp/GuiNavigator.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Wp.cmx
- Ocamlopt     src/plugins/markdown-report/sarif_gen.cmx
- Ocamlopt     src/plugins/markdown-report/mdr_register.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Markdown_report.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Markdown_report.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Wp.cmxs
- Ocamlopt     src/plugins/markdown-report/eva_info.cmx
- Ocamlc       src/kernel_internals/runtime/gui_init.cmi
- Ocamlc       src/plugins/metrics/metrics_gui.cmi
- Ocamlc       src/plugins/metrics/register_gui.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Metrics.cmi
- Ocamlc       src/plugins/callgraph/cg_viewer.cmo
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Callgraph.cmi
- Ocamlc       src/plugins/value/gui_files/gui_types.cmi
- Ocamlc       src/plugins/value/gui_files/gui_red.cmi
- Ocamlc       src/plugins/value/gui_files/register_gui.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Eva.cmi
- Ocamlc       src/plugins/occurrence/register_gui.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Occurrence.cmi
- Ocamlc       src/plugins/from/from_register_gui.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/From.cmi
- Ocamlc       src/plugins/impact/register_gui.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Impact.cmi
- Ocamlc       src/plugins/scope/dpds_gui.cmi
- Generating   /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Scope.cmi
- Ocamlc       src/plugins/slicing/register_gui.cmo
- Ocamlopt     src/kernel_internals/runtime/frama_c_init.cmx
- Ocamlopt     src/libraries/datatype/unmarshal_z.cmx
- Ocamlopt     src/kernel_internals/runtime/gui_init.cmx
- Ocamlopt     src/libraries/stdlib/transitioning.cmx
- Ocamlopt     src/kernel_services/ast_queries/ast_diff.cmx
- Ocamlopt     src/kernel_services/ast_printing/cabs_debug.cmx
- Ocamlopt     src/kernel_services/analysis/stmts_graph.cmx
- Ocamlopt     src/kernel_services/analysis/service_graph.cmx
- Ocamlopt     src/plugins/value_types/cilE.cmx
- Ocamlopt     src/plugins/value_types/widen_type.cmx
- Ocamlopt     src/kernel_internals/typing/translate_lightweight.cmx
- Ocamlopt     src/kernel_internals/typing/ghost_cfg.cmx
- Ocamlopt     src/kernel_internals/typing/allocates.cmx
- Ocamlopt     src/kernel_internals/typing/unroll_loops.cmx
- Ocamlopt     src/kernel_internals/typing/asm_contracts.cmx
- Ocamlopt     src/kernel_services/analysis/exn_flow.cmx
- Ocamlopt     src/kernel_internals/typing/infer_annotations.cmx
- Ocamlopt     src/kernel_services/ast_transformations/clone.cmx
- Ocamlopt     src/kernel_services/ast_transformations/inline.cmx
- Ocamlopt     src/kernel_internals/runtime/dump_config.cmx
- Ocamlopt     src/kernel_internals/runtime/special_hooks.cmx
- Ocamlopt     src/kernel_services/ast_transformations/contract_special_float.cmx
- Ocamlopt     src/kernel_services/ast_building/cil_builder.cmx
- Ocamlopt     src/kernel_internals/runtime/boot.cmx
- Ocamlopt     src/plugins/gui/wfile.cmx
- Ocamlopt     src/plugins/gui/dgraph_helper.cmx
- Ocamlopt     src/plugins/gui/book_manager.cmx
- Ocamlopt     src/plugins/gui/analyses_manager.cmx
- Ocamlopt     src/plugins/gui/file_manager.cmx
- Ocamlopt     src/plugins/gui/project_manager.cmx
- Ocamlopt     src/plugins/gui/help_manager.cmx
- Ocamlopt     src/plugins/metrics/metrics_parameters.cmx
- Ocamlopt     src/plugins/metrics/css_html.cmx
- Ocamlopt     src/plugins/callgraph/options.cmx
- Ocamlopt     src/plugins/callgraph/journalize.cmx
- Ocamlopt     src/plugins/value/partitioning/split_strategy.cmx
- Ocamlopt     src/plugins/value/domains/domain_mode.cmx
- Ocamlopt     src/plugins/value/self.cmx
- Ocamlopt     src/plugins/value/utils/eval_typ.cmx
- Ocamlopt     src/plugins/value/utils/backward_formals.cmx
- Ocamlopt     src/plugins/value/utils/structure.cmx
- Ocamlopt     src/plugins/value/domains/multidim/multidim.cmx
- Ocamlopt     src/plugins/value/domains/multidim/abstract_offset.cmx
- Ocamlopt     src/plugins/value/domains/multidim/pretty_memory.cmx
- Ocamlopt     src/plugins/reduc/reduc_options.cmx
- Ocamlopt     src/plugins/occurrence/options.cmx
- Ocamlopt     src/plugins/rte/options.cmx
- Ocamlopt     src/plugins/from/from_parameters.cmx
- Ocamlopt     src/plugins/constant_propagation/propagationParameters.cmx
- Ocamlopt     src/plugins/users/users_register.cmx
- Ocamlopt     src/plugins/postdominators/postdominators_parameters.cmx
- Ocamlopt     src/plugins/inout/inout_parameters.cmx
- Ocamlopt     src/plugins/impact/options.cmx
- Ocamlopt     src/plugins/scope/datascope.cmx
- Ocamlopt     src/plugins/sparecode/sparecode_params.cmx
- Ocamlopt     src/plugins/pdg/pdg_parameters.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Slicing.cmx
- Ocamlopt     src/plugins/nonterm/nonterm_run.cmx
- Ocamlopt     src/plugins/obfuscator/options.cmx
- Ocamlopt     src/plugins/obfuscator/obfuscator_kind.cmx
- Ocamlopt     src/plugins/print_api/grammar.cmx
- Ocamlopt     src/plugins/qed/hcons.cmx
- Ocamlopt     src/plugins/qed/intmap.cmx
- Ocamlopt     src/plugins/qed/partition.cmx
- Ocamlopt     src/plugins/qed/cache.cmx
- Ocamlopt     src/plugins/qed/bvars.cmx
- Ocamlopt     src/plugins/qed/plib.cmx
- Ocamlopt     src/plugins/report/report_parameters.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Security_slicing.cmx
- Ocamlopt     src/plugins/server/server_parameters.cmx
- Ocamlopt     src/plugins/server/jbuffer.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Studia.cmx
- Ocamlopt     src/plugins/variadic/options.cmx
- Ocamlopt     src/plugins/variadic/extends.cmx
- Ocamlopt     src/plugins/variadic/environment.cmx
- Ocamlopt     src/plugins/variadic/format_string.cmx
- Ocamlopt     src/plugins/variadic/format_pprint.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Wp.cmx
- Ocamlopt     src/plugins/metrics/metrics_gui.cmx
- Ocamlopt     src/plugins/variadic/format_typer.cmx
- Ocamlopt     src/plugins/from/from_register_gui.cmx
- Packing      src/plugins/markdown-report/eva_info.cmxs
- Ocamlc       src/kernel_internals/runtime/gui_init.cmo
- Ocamlc       src/plugins/metrics/metrics_gui.cmo
- Ocamlc       src/plugins/metrics/register_gui.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Callgraph.cmo
- Ocamlc       src/plugins/value/gui_files/gui_types.cmo
- Ocamlc       src/plugins/value/gui_files/gui_eval.cmi
- Ocamlc       src/plugins/value/gui_files/gui_red.cmo
- Ocamlc       src/plugins/occurrence/register_gui.cmo
- Ocamlc       src/plugins/from/from_register_gui.cmo
- Ocamlc       src/plugins/impact/register_gui.cmo
- Ocamlc       src/plugins/scope/dpds_gui.cmo
- Ocamlopt     src/kernel_internals/typing/ghost_accesses.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Slicing.cmo
- Ocamlopt     src/kernel_services/analysis/destructors.cmx
- Ocamlopt     src/plugins/gui/property_navigator.cmx
- Ocamlopt     src/plugins/metrics/metrics_base.cmx
- Ocamlopt     src/plugins/metrics/metrics_pivot.cmx
- Ocamlopt     src/plugins/callgraph/subgraph.cmx
- Ocamlopt     src/plugins/value/parameters.cmx
- Ocamlopt     src/plugins/value/utils/eva_dynamic.cmx
- Ocamlopt     src/plugins/value/utils/widen_hints_ext.cmx
- Ocamlopt     src/plugins/value/utils/abstract.cmx
- Ocamlopt     src/plugins/value/values/main_locations.cmx
- Ocamlopt     src/plugins/value/domains/multidim/abstract_memory.cmx
- Ocamlopt     src/plugins/reduc/misc.cmx
- Ocamlopt     src/plugins/occurrence/register.cmx
- Ocamlopt     src/plugins/reduc/collect.cmx
- Ocamlopt     src/plugins/rte/generator.cmx
- Ocamlopt     src/plugins/rte/rte.cmx
- Ocamlopt     src/plugins/rte/flags.cmx
- Ocamlopt     src/plugins/from/from_compute.cmx
- Ocamlopt     src/plugins/from/from_register.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Users.cmx
- Ocamlopt     src/plugins/constant_propagation/api.cmx
- Ocamlopt     src/plugins/postdominators/print.cmx
- Ocamlopt     src/plugins/inout/cumulative_analysis.cmx
- Ocamlopt     src/plugins/impact/pdg_aux.cmx
- Ocamlopt     src/plugins/pdg/ctrlDpds.cmx
- Ocamlopt     src/plugins/pdg/pdg_state.cmx
- Ocamlopt     src/plugins/scope/zones.cmx
- Ocamlopt     src/plugins/scope/defs.cmx
- Ocamlopt     src/plugins/sparecode/globs.cmx
- Ocamlopt     src/plugins/sparecode/spare_marks.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Slicing.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Nonterm.cmx
- Ocamlopt     src/plugins/obfuscator/dictionary.cmx
- Ocamlopt     src/plugins/print_api/lexer.cmx
- Ocamlopt     src/plugins/qed/listmap.cmx
- Ocamlopt     src/plugins/qed/listset.cmx
- Ocamlopt     src/plugins/qed/intset.cmx
- Ocamlopt     src/plugins/qed/idxmap.cmx
- Ocamlopt     src/plugins/qed/idxset.cmx
- Ocamlopt     src/plugins/qed/pool.cmx
- Ocamlopt     src/plugins/qed/kind.cmx
- Ocamlopt     src/plugins/report/scan.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Security_slicing.cmxs
- Ocamlopt     src/plugins/server/package.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Studia.cmxs
- Ocamlopt     src/plugins/variadic/replacements.cmx
- Ocamlopt     src/plugins/variadic/format_parser.cmx
- Ocamlopt     src/plugins/variadic/generic.cmx
- Ocamlopt     src/plugins/variadic/classify.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Wp.cmxs
- Ocamlopt     src/plugins/occurrence/register_gui.cmx
- Ocamlopt     src/plugins/scope/dpds_gui.cmx
- Ocamlc       src/plugins/value/gui_files/gui_eval.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Metrics.cmo
- Ocamlc       src/plugins/value/gui_files/gui_callstacks_filters.cmi
- Ocamlc       src/plugins/value/gui_files/gui_callstacks_manager.cmi
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Occurrence.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/From.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Impact.cmo
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Scope.cmo
- Ocamlopt     src/plugins/metrics/metrics_acsl.cmx
- Ocamlopt     src/plugins/metrics/metrics_cabs.cmx
- Ocamlopt     src/plugins/metrics/metrics_cilast.cmx
- Ocamlopt     src/plugins/metrics/metrics_coverage.cmx
- Ocamlopt     src/plugins/callgraph/cg.cmx
- Ocamlopt     src/plugins/value/utils/eva_audit.cmx
- Ocamlopt     src/plugins/value/utils/eva_perf.cmx
- Ocamlopt     src/plugins/value/utils/eva_annotations.cmx
- Ocamlopt     src/plugins/value/utils/widen.cmx
- Ocamlopt     src/plugins/value/partitioning/split_return.cmx
- Ocamlopt     src/plugins/value/domains/multidim/abstract_structure.cmx
- Ocamlopt     src/plugins/value/domains/multidim/segmentation.cmx
- Ocamlopt     src/plugins/reduc/value2acsl.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Occurrence.cmx
- Ocamlopt     src/plugins/rte/visit.cmx
- Ocamlopt     src/plugins/from/functionwise.cmx
- Ocamlopt     src/plugins/from/callwise.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Users.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Constant_Propagation.cmx
- Ocamlopt     src/plugins/postdominators/compute.cmx
- Ocamlopt     src/plugins/inout/operational_inputs.cmx
- Ocamlopt     src/plugins/inout/inputs.cmx
- Ocamlopt     src/plugins/inout/derefs.cmx
- Ocamlopt     src/plugins/impact/reason_graph.cmx
- Ocamlopt     src/plugins/pdg/build.cmx
- Ocamlopt     src/plugins/pdg/sets.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Scope.cmx
- Ocamlopt     src/plugins/sparecode/transform.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Nonterm.cmxs
- Ocamlopt     src/plugins/obfuscator/obfuscate.cmx
- Ocamlopt     src/plugins/print_api/print_interface.cmx
- Ocamlopt     src/plugins/qed/mergemap.cmx
- Ocamlopt     src/plugins/qed/mergeset.cmx
- Ocamlopt     src/plugins/qed/term.cmx
- Ocamlopt     src/plugins/qed/pretty.cmx
- Ocamlopt     src/plugins/qed/export.cmx
- Ocamlopt     src/plugins/report/dump.cmx
- Ocamlopt     src/plugins/report/csv.cmx
- Ocamlopt     src/plugins/report/classify.cmx
- Ocamlopt     src/plugins/server/data.cmx
- Ocamlopt     src/plugins/server/server_doc.cmx
- Ocamlopt     src/plugins/metrics/register_gui.cmx
- Ocamlopt     src/plugins/variadic/standard.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Occurrence.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/From.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Scope.cmx
- Ocamlopt     src/plugins/obfuscator/obfuscator_register.cmx
- Ocamlc       src/plugins/value/gui_files/gui_callstacks_filters.cmo
- Ocamlc       src/plugins/value/gui_files/gui_callstacks_manager.cmo
- Ocamlc       src/plugins/value/gui_files/register_gui.cmo
- Ocamlopt     src/plugins/metrics/register.cmx
- Ocamlopt     src/plugins/callgraph/services.cmx
- Ocamlopt     src/plugins/value/utils/eva_utils.cmx
- Ocamlopt     src/plugins/value/domains/multidim/typed_memory.cmx
- Ocamlopt     src/plugins/callgraph/uses.cmx
- Ocamlopt     src/plugins/reduc/hyp.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Occurrence.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Constant_Propagation.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/From.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Postdominators.cmx
- Ocamlopt     src/plugins/rte/register.cmx
- Ocamlopt     src/plugins/inout/outputs.cmx
- Ocamlopt     src/plugins/impact/compute_impact.cmx
- Ocamlopt     src/plugins/pdg/annot.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Scope.cmxs
- Ocamlopt     src/plugins/pdg/marks.cmx
- Ocamlopt     src/plugins/sparecode/register.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Print_api.cmx
- Ocamlopt     src/plugins/qed/collection.cmx
- Ocamlopt     src/plugins/qed/export_whycore.cmx
- Ocamlopt     src/plugins/report/register.cmx
- Ocamlopt     src/plugins/server/main.cmx
- Ocamlopt     src/plugins/variadic/translate.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Metrics.cmx
- Ocamlopt     src/plugins/callgraph/cg_viewer.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Occurrence.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/From.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Scope.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Obfuscator.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Metrics.cmx
- Ocamlopt     src/plugins/callgraph/register.cmx
- Ocamlopt     src/plugins/value/utils/red_statuses.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Eva.cmo
- Ocamlopt     src/plugins/value/partitioning/per_stmt_slevel.cmx
- Ocamlopt     src/plugins/value/utils/library_functions.cmx
- Ocamlopt     src/plugins/value/values/cvalue_forward.cmx
- Ocamlopt     src/plugins/value/domains/hcexprs.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/warn.cmx
- Ocamlopt     src/plugins/value/utils/summary.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/cvalue_init.cmx
- Ocamlopt     src/plugins/reduc/register.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/RteGen.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/From.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Postdominators.cmxs
- Ocamlopt     src/plugins/inout/register.cmx
- Ocamlopt     src/plugins/impact/register.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Sparecode.cmx
- Ocamlopt     src/plugins/pdg/register.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Print_api.cmxs
- Ocamlopt     src/plugins/qed/export_why3.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Report.cmx
- Ocamlopt     src/plugins/server/request.cmx
- Ocamlopt     src/plugins/server/server_batch.cmx
- Ocamlopt     src/plugins/server/server_socket.cmx
- Ocamlopt     src/plugins/variadic/register.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Metrics.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Callgraph.cmx
- Ocamlopt     src/plugins/value/gui_files/gui_red.cmx
- Ocamlopt     src/plugins/impact/register_gui.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Obfuscator.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Metrics.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Callgraph.cmx
- Ocamlopt     src/plugins/value/alarmset.cmx
- Ocamlopt     src/plugins/value/values/cvalue_backward.cmx
- Ocamlopt     src/plugins/value/legacy/eval_op.cmx
- Ocamlopt     src/plugins/value/domains/equality/equality.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/locals_scoping.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Reduc.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/RteGen.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Inout.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Impact.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Pdg.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Sparecode.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Report.cmxs
- Ocamlopt     src/plugins/server/states.cmx
- Ocamlopt     src/plugins/server/kernel_project.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Variadic.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Callgraph.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Callgraph.cmxs
- Ocamlopt     src/plugins/value/legacy/function_args.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Reduc.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Inout.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Impact.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Pdg.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Variadic.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Impact.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Qed.cmx
- Linking      bin/viewer.byte
- Ocamlopt     src/plugins/value/utils/active_behaviors.cmx
- Ocamlopt     src/plugins/value/eval.cmx
- Ocamlopt     src/plugins/value/values/main_values.cmx
- Ocamlopt     src/plugins/server/kernel_ast.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Impact.cmxs
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Qed.cmxs
- Ocamlopt     src/plugins/value/values/value_product.cmx
- Ocamlopt     src/plugins/value/values/location_lift.cmx
- Ocamlopt     src/plugins/value/values/sign_value.cmx
- Ocamlopt     src/plugins/value/domains/domain_store.cmx
- Ocamlopt     src/plugins/value/domains/domain_product.cmx
- Ocamlopt     src/plugins/value/domains/domain_lift.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/cvalue_offsetmap.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins.cmx
- Ocamlopt     src/plugins/value/domains/powerset.cmx
- Ocamlopt     src/plugins/value/engine/subdivided_evaluation.cmx
- Ocamlopt     src/plugins/value/engine/recursion.cmx
- Ocamlopt     src/plugins/value/values/offsm_value.cmx
- Ocamlopt     src/plugins/server/kernel_main.cmx
- Ocamlopt     src/plugins/server/kernel_properties.cmx
- Ocamlopt     src/plugins/value/utils/unit_tests.cmx
- Ocamlopt     src/plugins/value/domains/domain_builder.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins_malloc.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins_string.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins_misc.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins_memory.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins_watchpoint.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins_float.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins_split.cmx
- Ocamlopt     src/plugins/value/engine/function_calls.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Server.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Server.cmxs
- Ocamlopt     src/plugins/value/engine/evaluation.cmx
- Ocamlopt     src/plugins/value/engine/transfer_logic.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins_print_c.cmx
- Ocamlopt     src/plugins/value/legacy/eval_terms.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/cvalue_transfer.cmx
- Linking      lib/fc/frama-c.cmxa
- Ocamlopt     src/plugins/value/domains/unit_domain.cmx
- Ocamlopt     src/plugins/value/domains/printer_domain.cmx
- Ocamlopt     src/plugins/value/domains/traces_domain.cmx
- Ocamlopt     src/plugins/value/domains/simple_memory.cmx
- Ocamlopt     src/plugins/value/domains/octagons.cmx
- Ocamlopt     src/plugins/value/domains/gauges/gauges_domain.cmx
- Ocamlopt     src/plugins/value/domains/equality/equality_domain.cmx
- Ocamlopt     src/plugins/value/domains/offsm_domain.cmx
- Ocamlopt     src/plugins/value/domains/symbolic_locs.cmx
- Ocamlopt     src/plugins/value/domains/inout_domain.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/cvalue_specification.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/cvalue_domain.cmx
- Ocamlopt     src/plugins/value/legacy/eval_annots.cmx
- Ocamlopt     src/plugins/value/domains/sign_domain.cmx
- Ocamlopt     src/plugins/value/partitioning/partitioning_index.cmx
- Ocamlopt     src/plugins/value/utils/eva_results.cmx
- Ocamlopt     src/plugins/value/engine/abstractions.cmx
- Ocamlopt     src/plugins/value/partitioning/auto_loop_unroll.cmx
- Ocamlopt     src/plugins/value/domains/multidim/multidim_domain.cmx
- Ocamlopt     src/plugins/value/domains/taint_domain.cmx
- Ocamlopt     src/plugins/value/gui_files/gui_types.cmx
- Ocamlopt     src/plugins/value/partitioning/partition.cmx
- Ocamlopt     src/plugins/value/partitioning/partitioning_parameters.cmx
- Ocamlopt     src/plugins/value/engine/transfer_stmt.cmx
- Ocamlopt     src/plugins/value/engine/transfer_specification.cmx
- Ocamlopt     src/plugins/value/partitioning/trace_partitioning.cmx
- Ocamlopt     src/plugins/value/engine/mem_exec.cmx
- Ocamlopt     src/plugins/value/engine/initialization.cmx
- Ocamlopt     src/plugins/value/engine/iterator.cmx
- Ocamlopt     src/plugins/value/engine/compute_functions.cmx
- Ocamlopt     src/plugins/value/engine/analysis.cmx
- Ocamlopt     src/plugins/value/register.cmx
- Ocamlopt     src/plugins/value/utils/results.cmx
- Ocamlopt     src/plugins/value/api/general_requests.cmx
- Ocamlopt     src/plugins/value/api/values_request.cmx
- Ocamlopt     src/plugins/value/gui_files/gui_eval.cmx
- Ocamlopt     src/plugins/value/gui_files/gui_callstacks_filters.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Eva.cmx
- Ocamlopt     src/plugins/value/gui_files/gui_callstacks_manager.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/top/Eva.cmxs
- Ocamlopt     src/plugins/value/gui_files/register_gui.cmx
- Linking      bin/toplevel.opt
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Eva.cmx
- Packing      /home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0/lib/plugins/gui/Eva.cmxs
- Linking      bin/viewer.opt
- CC           src/plugins/e-acsl/contrib/libdlmalloc/dlmalloc.c
- AR           src/plugins/e-acsl/lib/libeacsl-dlmalloc.a
- RANLIB       src/plugins/e-acsl/lib/libeacsl-dlmalloc.a
-> compiled  frama-c.25.0
Processing 110/112: [frama-c: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/frama-c.25.0)
- Cleaning     Installation directory
- Installing   E-ACSL share files
- Installing   E-ACSL libraries
- Installing   E-ACSL scripts
- Installing   E-ACSL man pages
- Copying to   /home/opam/.opam/4.14.1/share/frama-c/Markdown_report
- Installing   WP shared files
- Installing   kernel API
- Generating   destination directories
- Installing   shared files
- Installing   C standard library
- Installing   binaries
- Installing   config files
- Installing   API documentation
- Installing   plug-ins
- Installing   gui plug-ins
- Installing   man pages
-> installed frama-c.25.0
Processing 111/112: [frama-c-luncov: autoconf]
+ /usr/local/bin/autoconf  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/frama-c-luncov.0.2)
- configure.ac:37: warning: The macro 'AC_HELP_STRING' is obsolete.
- configure.ac:37: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:37: the top level
- configure.ac:47: warning: The macro 'AC_FOREACH' is obsolete.
- configure.ac:47: You should run autoupdate.
- ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
- configure.ac:47: the top level
Processing 111/112: [frama-c-luncov: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/frama-c-luncov.0.2/./configure  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/frama-c-luncov.0.2)
- checking for frama-c-gui... yes
- checking for Makefile.in... yes
- luncov... yes
- configure: luncov: yes
- configure: creating ./config.status
- config.status: creating ./Makefile
Processing 111/112: [frama-c-luncov: gmake]
+ /usr/local/bin/gmake "-j15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/frama-c-luncov.0.2)
- Generating   .Makefile.plugin.generated
- Ocamllex     lexer.ml
- Ocamlyacc    parser.ml
- Generating   META.frama-c-luncov
- Generating   top/LUncov.mli
- 1 rule never reduced
- 1 reduce/reduce conflict.
- 55 states, 2588 transitions, table size 10682 bytes
- Ocamldep     ./.depend
- Ocamlc       options.cmi
- Ocamlc       commons.cmi
- Ocamlc       hhelpers.cmi
- Ocamlc       instrument.cmi
- Ocamlc       instrument_multicore.cmi
- Ocamlc       data_labels.cmi
- Ocamlc       register.cmi
- Generating   tests/ptests_config
- Ocamlc       hhelpers.cmo
- Ocamlc       parser.cmi
- Ocamlopt     hhelpers.cmx
- Ocamlc       data_hyperlabels.cmi
- Ocamlc       wp_multicore.cmi
- Ocamlc       init.cmi
- Ocamlc       instrument_label.cmi
- Ocamlc       instrument_binding.cmi
- Ocamlc       options.cmo
- Ocamlopt     options.cmx
- Ocamlc       commons.cmo
- Ocamlc       instrument.cmo
- Ocamlc       instrument_multicore.cmo
- Ocamlc       lexer.cmi
- Ocamlc       parser.cmo
- Ocamlc       EVA.cmi
- Ocamlc       wp_singlecore.cmi
- Ocamlc       wp_multicore.cmo
- Ocamlc       vwap.cmi
- Ocamlc       instrument_label.cmo
- Ocamlc       instrument_binding.cmo
- Ocamlc       data_labels.cmo
- Ocamlc       init.cmo
- Ocamlopt     parser.cmx
- Ocamlopt     commons.cmx
- Ocamlc       EVA.cmo
- Ocamlc       lexer.cmo
- Ocamlc       data_hyperlabels.cmo
- Ocamlc       wp_singlecore.cmo
- Ocamlc       vwap.cmo
- Ocamlc       register.cmo
- Ocamlopt     lexer.cmx
- Ocamlc       LUncov.cmi
- Ocamlopt     instrument.cmx
- Ocamlopt     instrument_multicore.cmx
- Generating   top/LUncov.cmi
- Ocamlopt     instrument_label.cmx
- Ocamlopt     instrument_binding.cmx
- Ocamlopt     data_labels.cmx
- Ocamlopt     data_hyperlabels.cmx
- Ocamlopt     wp_multicore.cmx
- Ocamlopt     init.cmx
- Ocamlopt     EVA.cmx
- Ocamlopt     wp_singlecore.cmx
- Ocamlopt     vwap.cmx
- Ocamlopt     register.cmx
- Packing      top/LUncov.cmo
- Packing      top/LUncov.cmx
- Packing      top/LUncov.cmxs
-> compiled  frama-c-luncov.0.2
Processing 112/112: [frama-c-luncov: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/frama-c-luncov.0.2)
- Copying to   /home/opam/.opam/4.14.1/share/frama-c/luncov
- Copying to   /home/opam/.opam/4.14.1/lib/frama-c/plugins
- Copying to   /home/opam/.opam/4.14.1/bin
-> installed frama-c-luncov.0.2
Done.

<><> frama-c.25.0 installed successfully ><><><><><><><><><><><><><><><><><><><>
=> Why3 provers setup: rm -f ~/.why3.conf ; why3 config detect
2024-04-18 08:19.13 ---> saved as "b8adf8fcdbf6fba9c29be34e156578993493f06fefbfdb4fe6a89ccb2c766102"
Job succeeded