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


Building on x86-bm-8.ocamllabs.io

(from ocurrent/opam:debian-unstable)
---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q 'dcdba1db7b6ad3d18cc0b07e8337d02c160c62b3'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '7af4b295dc2de0b2b594c05ab4af40ef963bbc5c'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by fmt]
  - install cmdliner           1.0.4        [required by opam-0install-cudf, opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf, fmt]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by fmt]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.3.0*       [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install topkg              1.0.3        [required by fmt]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install fmt                0.8.9        [required by opam-0install-cudf]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4
  - install mccs               1.1+12       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 26 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[dune.2.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[mccs.1.1+12] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+12.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4/opam-0install-cudf-v0.4.tbz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[topkg.1.0.3] downloaded from http://erratique.ch/software/topkg/releases/topkg-1.0.3.tbz
[opam-file-format.2.3.0] synchronised from git+https://github.com/rjbou/opam-file-format#endpos

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.8.5
-> installed stdlib-shims.0.3.0
-> installed 0install-solver.2.17
-> installed topkg.1.0.3
-> installed cppo.1.6.7
-> installed opam-file-format.2.3.0
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed fmt.0.8.9
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed mccs.1.1+12
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --disable-sandboxing ~/opam-repository"))
Configuring from /home/opam/.opamrc and then from 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.

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
---> using "fec8f0ca87dd016419bfc26712d0aae42451d64e2ffbfdfa9fb56f27d891d00e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.13.0+trunk"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "4.13.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.4.13.0+trunk  (https://github.com/ocaml/ocaml/archive/trunk.tar.gz)
-> installed ocaml-variants.4.13.0+trunk
-> installed ocaml-config.2
-> installed ocaml.4.13.0
Done.
# Run eval $(opam env --switch=4.13.0+trunk) to update the current shell environment
---> using "bd80f57634e7ef44a9768cf6c559d45e1d10923dcd5e47eb4338e3442fe5e146" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8625 kB]
- Fetched 8846 kB in 3s (2579 kB/s)
- Reading package lists...
- 
---> using "2fdecf8c56df623f8e262d7515ca088486685d6a2556e25b5276676aa64e4b5d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"frama-c.22.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"frama-c.22.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - install conf-pkg-config    2        [required by conf-gtksourceview]
  - install ocamlfind          1.9.1    [required by frama-c]
  - install dune               2.8.5    [required by ocamlgraph_gtk, ocamlgraph, yojson]
  - install conf-gmp           3        [required by zarith]
  - install conf-which         1        [required by conf-autoconf]
  - install conf-zlib          1        [required by camlzip]
  - install conf-gtksourceview 2        [required by frama-c]
  - install conf-gtk2          1        [required by lablgtk]
  - install conf-gnomecanvas   2        [required by frama-c]
  - install num                1.4      [required by alt-ergo-free, why3]
  - install stdlib-shims       0.3.0    [required by ocamlgraph, ocamlgraph_gtk]
  - install menhirSdk          20210310 [required by menhir]
  - install menhirLib          20210310 [required by menhir]
  - install easy-format        1.3.2    [required by yojson]
  - install cppo               1.6.7    [required by yojson]
  - install zarith             1.12     [required by frama-c]
  - install conf-graphviz      0.1
  - install conf-autoconf      0.1      [required by frama-c]
  - install camlzip            1.10     [required by alt-ergo-free, why3]
  - install lablgtk            2.18.11  [required by frama-c]
  - install ocamlgraph         2.0.0    [required by frama-c]
  - install menhir             20210310 [required by alt-ergo-free, why3]
  - install biniou             1.2.1    [required by yojson]
  - install ocplib-simplex     0.4      [required by alt-ergo-free]
  - install ocamlgraph_gtk     2.0.0    [required by frama-c]
  - install why3               1.3.3    [required by frama-c]
  - install psmt2-frontend     0.1      [required by alt-ergo-free]
  - install yojson             1.7.0    [required by frama-c]
  - install alt-ergo-free      2.2.0    [required by frama-c]
  - install frama-c            22.0
===== 30 to install =====

The following system packages will first need to be installed:
    autoconf graphviz libexpat1-dev libgmp-dev libgnomecanvas2-dev libgtk2.0-dev libgtksourceview2.0-dev pkg-config zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "autoconf" "graphviz" "libexpat1-dev" "libgmp-dev" "libgnomecanvas2-dev" "libgtk2.0-dev" "libgtksourceview2.0-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libapparmor1:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17845 files and directories currently installed.)
- Preparing to unpack .../libapparmor1_2.13.6-10_amd64.deb ...
- Unpacking libapparmor1:amd64 (2.13.6-10) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
- Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ...
- Unpacking libexpat1:amd64 (2.2.10-2) over (2.2.10-1) ...
- Preparing to unpack .../libpcre2-8-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-8-0:amd64 (10.36-2) over (10.34-7) ...
- Setting up libpcre2-8-0:amd64 (10.36-2) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17860 files and directories currently installed.)
- Preparing to unpack .../libselinux1_3.1-3_amd64.deb ...
- Unpacking libselinux1:amd64 (3.1-3) over (3.1-2+b1) ...
- Setting up libselinux1:amd64 (3.1-3) ...
- Selecting previously unselected package dbus.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17859 files and directories currently installed.)
- Preparing to unpack .../0-dbus_1.12.20-2_amd64.deb ...
- Unpacking dbus (1.12.20-2) ...
- Selecting previously unselected package bsdextrautils.
- Preparing to unpack .../1-bsdextrautils_2.36.1-7_amd64.deb ...
- Unpacking bsdextrautils (2.36.1-7) ...
- Selecting previously unselected package libuchardet0:amd64.
- Preparing to unpack .../2-libuchardet0_0.0.7-1_amd64.deb ...
- Unpacking libuchardet0:amd64 (0.0.7-1) ...
- Selecting previously unselected package groff-base.
- Preparing to unpack .../3-groff-base_1.22.4-6_amd64.deb ...
- Unpacking groff-base (1.22.4-6) ...
- Selecting previously unselected package libpipeline1:amd64.
- Preparing to unpack .../4-libpipeline1_1.5.3-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.3-1) ...
- Selecting previously unselected package man-db.
- Preparing to unpack .../5-man-db_2.9.4-2_amd64.deb ...
- Unpacking man-db (2.9.4-2) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- Preparing to unpack .../6-libpython3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../7-python3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.2-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
- Setting up libexpat1:amd64 (2.2.10-2) ...
- Setting up python3.9-minimal (3.9.2-1) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18765 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.9.2-3_amd64.deb ...
- Unpacking python3-minimal (3.9.2-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Preparing to unpack .../libffi7_3.3-6_amd64.deb ...
- Unpacking libffi7:amd64 (3.3-6) over (3.3-4) ...
- Setting up libffi7:amd64 (3.3-6) ...
- Selecting previously unselected package libmpdec3:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18792 files and directories currently installed.)
- Preparing to unpack .../libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Preparing to unpack .../libuuid1_2.36.1-7_amd64.deb ...
- Unpacking libuuid1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libuuid1:amd64 (2.36.1-7) ...
- Selecting previously unselected package libpython3.9-stdlib:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18799 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../python3.9_3.9.2-1_amd64.deb ...
- Unpacking python3.9 (3.9.2-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.9.2-3_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up python3-minimal (3.9.2-3) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19161 files and directories currently installed.)
- Preparing to unpack .../python3_3.9.2-3_amd64.deb ...
- Unpacking python3 (3.9.2-3) ...
- Preparing to unpack .../libblkid1_2.36.1-7_amd64.deb ...
- Unpacking libblkid1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libblkid1:amd64 (2.36.1-7) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19180 files and directories currently installed.)
- Preparing to unpack .../libgmp10_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmp10:amd64 (2:6.2.1+dfsg-1) over (2:6.2.0+dfsg-6) ...
- Setting up libgmp10:amd64 (2:6.2.1+dfsg-1) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19181 files and directories currently installed.)
- Preparing to unpack .../libnettle8_3.7.2-3_amd64.deb ...
- Unpacking libnettle8:amd64 (3.7.2-3) over (3.6-2) ...
- Setting up libnettle8:amd64 (3.7.2-3) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19181 files and directories currently installed.)
- Preparing to unpack .../libgnutls30_3.7.1-3_amd64.deb ...
- Unpacking libgnutls30:amd64 (3.7.1-3) over (3.6.15-4) ...
- Setting up libgnutls30:amd64 (3.7.1-3) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19181 files and directories currently installed.)
- Preparing to unpack .../libmount1_2.36.1-7_amd64.deb ...
- Unpacking libmount1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libmount1:amd64 (2.36.1-7) ...
- Selecting previously unselected package sensible-utils.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19180 files and directories currently installed.)
- Preparing to unpack .../000-sensible-utils_0.0.14_all.deb ...
- Unpacking sensible-utils (0.0.14) ...
- Selecting previously unselected package libmagic-mgc.
- Preparing to unpack .../001-libmagic-mgc_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic-mgc (1:5.39-3) ...
- Selecting previously unselected package libmagic1:amd64.
- Preparing to unpack .../002-libmagic1_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic1:amd64 (1:5.39-3) ...
- Selecting previously unselected package file.
- Preparing to unpack .../003-file_1%3a5.39-3_amd64.deb ...
- Unpacking file (1:5.39-3) ...
- Selecting previously unselected package gettext-base.
- Preparing to unpack .../004-gettext-base_0.21-4_amd64.deb ...
- Unpacking gettext-base (0.21-4) ...
- Selecting previously unselected package ucf.
- Preparing to unpack .../005-ucf_3.0043_all.deb ...
- Moving old data out of the way
- Unpacking ucf (3.0043) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../006-hicolor-icon-theme_0.17-2_all.deb ...
- Unpacking hicolor-icon-theme (0.17-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../007-libgdk-pixbuf2.0-common_2.42.2+dfsg-1_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.2+dfsg-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../008-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../009-libicu67_67.1-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../010-libxml2_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../011-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../012-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libpng16-16:amd64.
- Preparing to unpack .../013-libpng16-16_1.6.37-3_amd64.deb ...
- Unpacking libpng16-16:amd64 (1.6.37-3) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../014-libdeflate0_1.7-1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.7-1) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../015-libjbig0_2.1-3.1+b2_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
- Selecting previously unselected package libwebp6:amd64.
- Preparing to unpack .../016-libwebp6_0.6.1-2+b1_amd64.deb ...
- Unpacking libwebp6:amd64 (0.6.1-2+b1) ...
- Selecting previously unselected package libtiff5:amd64.
- Preparing to unpack .../017-libtiff5_4.2.0-1_amd64.deb ...
- Unpacking libtiff5:amd64 (4.2.0-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../018-libgdk-pixbuf-2.0-0_2.42.2+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../019-gtk-update-icon-cache_3.24.24-3_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.24-3) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../020-adwaita-icon-theme_3.38.0-1_all.deb ...
- Unpacking adwaita-icon-theme (3.38.0-1) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../021-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../022-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../023-autoconf_2.69-14_all.deb ...
- Unpacking autoconf (2.69-14) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../024-autotools-dev_20180224.1+nmu1_all.deb ...
- Unpacking autotools-dev (20180224.1+nmu1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../025-automake_1%3a1.16.3-2_all.deb ...
- Unpacking automake (1:1.16.3-2) ...
- Selecting previously unselected package autopoint.
- Preparing to unpack .../026-autopoint_0.21-4_all.deb ...
- Unpacking autopoint (0.21-4) ...
- Selecting previously unselected package libdebhelper-perl.
- Preparing to unpack .../027-libdebhelper-perl_13.3.4_all.deb ...
- Unpacking libdebhelper-perl (13.3.4) ...
- Selecting previously unselected package libtool.
- Preparing to unpack .../028-libtool_2.4.6-15_all.deb ...
- Unpacking libtool (2.4.6-15) ...
- Selecting previously unselected package dh-autoreconf.
- Preparing to unpack .../029-dh-autoreconf_20_all.deb ...
- Unpacking dh-autoreconf (20) ...
- Selecting previously unselected package libarchive-zip-perl.
- Preparing to unpack .../030-libarchive-zip-perl_1.68-1_all.deb ...
- Unpacking libarchive-zip-perl (1.68-1) ...
- Selecting previously unselected package libsub-override-perl.
- Preparing to unpack .../031-libsub-override-perl_0.09-2_all.deb ...
- Unpacking libsub-override-perl (0.09-2) ...
- Selecting previously unselected package libfile-stripnondeterminism-perl.
- Preparing to unpack .../032-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
- Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
- Selecting previously unselected package dh-strip-nondeterminism.
- Preparing to unpack .../033-dh-strip-nondeterminism_1.11.0-1_all.deb ...
- Unpacking dh-strip-nondeterminism (1.11.0-1) ...
- Selecting previously unselected package dwz.
- Preparing to unpack .../034-dwz_0.14-1_amd64.deb ...
- Unpacking dwz (0.14-1) ...
- Selecting previously unselected package gettext.
- Preparing to unpack .../035-gettext_0.21-4_amd64.deb ...
- Unpacking gettext (0.21-4) ...
- Selecting previously unselected package intltool-debian.
- Preparing to unpack .../036-intltool-debian_0.35.0+20060710.5_all.deb ...
- Unpacking intltool-debian (0.35.0+20060710.5) ...
- Selecting previously unselected package po-debconf.
- Preparing to unpack .../037-po-debconf_1.0.21+nmu1_all.deb ...
- Unpacking po-debconf (1.0.21+nmu1) ...
- Selecting previously unselected package debhelper.
- Preparing to unpack .../038-debhelper_13.3.4_all.deb ...
- Unpacking debhelper (13.3.4) ...
- Preparing to unpack .../039-libbrotli1_1.0.9-2+b2_amd64.deb ...
- Unpacking libbrotli1:amd64 (1.0.9-2+b2) over (1.0.9-2+b1) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../040-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../041-fonts-dejavu-core_2.37-2_all.deb ...
- Unpacking fonts-dejavu-core (2.37-2) ...
- Selecting previously unselected package fonts-liberation.
- Preparing to unpack .../042-fonts-liberation_1%3a1.07.4-11_all.deb ...
- Unpacking fonts-liberation (1:1.07.4-11) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../043-fontconfig-config_2.13.1-4.2_all.deb ...
- Unpacking fontconfig-config (2.13.1-4.2) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../044-libfontconfig1_2.13.1-4.2_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../045-fontconfig_2.13.1-4.2_amd64.deb ...
- Unpacking fontconfig (2.13.1-4.2) ...
- Selecting previously unselected package libgirepository-1.0-1:amd64.
- Preparing to unpack .../046-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
- Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
- Selecting previously unselected package gir1.2-glib-2.0:amd64.
- Preparing to unpack .../047-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
- Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
- Selecting previously unselected package libatk1.0-data.
- Preparing to unpack .../048-libatk1.0-data_2.36.0-2_all.deb ...
- Unpacking libatk1.0-data (2.36.0-2) ...
- Selecting previously unselected package libatk1.0-0:amd64.
- Preparing to unpack .../049-libatk1.0-0_2.36.0-2_amd64.deb ...
- Unpacking libatk1.0-0:amd64 (2.36.0-2) ...
- Selecting previously unselected package gir1.2-atk-1.0:amd64.
- Preparing to unpack .../050-gir1.2-atk-1.0_2.36.0-2_amd64.deb ...
- Unpacking gir1.2-atk-1.0:amd64 (2.36.0-2) ...
- Selecting previously unselected package gir1.2-freedesktop:amd64.
- Preparing to unpack .../051-gir1.2-freedesktop_1.66.1-1+b1_amd64.deb ...
- Unpacking gir1.2-freedesktop:amd64 (1.66.1-1+b1) ...
- Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64.
- Preparing to unpack .../052-gir1.2-gdkpixbuf-2.0_2.42.2+dfsg-1_amd64.deb ...
- Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.2+dfsg-1) ...
- Selecting previously unselected package libgtk2.0-common.
- Preparing to unpack .../053-libgtk2.0-common_2.24.33-1_all.deb ...
- Unpacking libgtk2.0-common (2.24.33-1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../054-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../055-libharfbuzz0b_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (2.7.4-1) ...
- Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64.
- Preparing to unpack .../056-gir1.2-harfbuzz-0.0_2.7.4-1_amd64.deb ...
- Unpacking gir1.2-harfbuzz-0.0:amd64 (2.7.4-1) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../057-libfribidi0_1.0.8-2_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../058-libthai-data_0.1.28-4_all.deb ...
- Unpacking libthai-data (0.1.28-4) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../059-libdatrie1_0.2.13-1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../060-libthai0_0.1.28-4_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.28-4) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../061-libpango-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../062-libpixman-1-0_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../063-libxcb-render0_1.14-3_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../064-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Preparing to unpack .../065-libxext6_2%3a1.3.3-1.1_amd64.deb ...
- Unpacking libxext6:amd64 (2:1.3.3-1.1) over (2:1.3.3-1+b2) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../067-libcairo2_1.16.0-5_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../068-libpangoft2-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../069-libpangocairo-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../070-libxft2_2.3.2-2_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.2-2) ...
- Selecting previously unselected package libpangoxft-1.0-0:amd64.
- Preparing to unpack .../071-libpangoxft-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpangoxft-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package gir1.2-pango-1.0:amd64.
- Preparing to unpack .../072-gir1.2-pango-1.0_1.46.2-3_amd64.deb ...
- Unpacking gir1.2-pango-1.0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../073-libavahi-common-data_0.8-5_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../074-libavahi-common3_0.8-5_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../075-libavahi-client3_0.8-5_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-5) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../076-libcups2_2.3.3op2-3_amd64.deb ...
- Unpacking libcups2:amd64 (2.3.3op2-3) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../077-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../078-libxfixes3_1%3a5.0.3-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:5.0.3-2) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../079-libxcursor1_1%3a1.2.0-2_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.0-2) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../080-libxdamage1_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../081-libxi6_2%3a1.7.10-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.7.10-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../082-libxinerama1_2%3a1.1.4-2_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-2) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../083-libxrandr2_2%3a1.5.1-1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.1-1) ...
- Selecting previously unselected package libgtk2.0-0:amd64.
- Preparing to unpack .../084-libgtk2.0-0_2.24.33-1_amd64.deb ...
- Unpacking libgtk2.0-0:amd64 (2.24.33-1) ...
- Selecting previously unselected package gir1.2-gtk-2.0:amd64.
- Preparing to unpack .../085-gir1.2-gtk-2.0_2.24.33-1_amd64.deb ...
- Unpacking gir1.2-gtk-2.0:amd64 (2.24.33-1) ...
- Selecting previously unselected package libann0.
- Preparing to unpack .../086-libann0_1.1.2+doc-7_amd64.deb ...
- Unpacking libann0 (1.1.2+doc-7) ...
- Selecting previously unselected package libcdt5:amd64.
- Preparing to unpack .../087-libcdt5_2.42.2-4+b2_amd64.deb ...
- Unpacking libcdt5:amd64 (2.42.2-4+b2) ...
- Selecting previously unselected package libcgraph6:amd64.
- Preparing to unpack .../088-libcgraph6_2.42.2-4+b2_amd64.deb ...
- Unpacking libcgraph6:amd64 (2.42.2-4+b2) ...
- Selecting previously unselected package libxpm4:amd64.
- Preparing to unpack .../089-libxpm4_1%3a3.5.12-1_amd64.deb ...
- Unpacking libxpm4:amd64 (1:3.5.12-1) ...
- Selecting previously unselected package libgd3:amd64.
- Preparing to unpack .../090-libgd3_2.3.0-2_amd64.deb ...
- Unpacking libgd3:amd64 (2.3.0-2) ...
- Selecting previously unselected package libgts-0.7-5:amd64.
- Preparing to unpack .../091-libgts-0.7-5_0.7.6+darcs121130-4+b1_amd64.deb ...
- Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../092-libltdl7_2.4.6-15_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.6-15) ...
- Selecting previously unselected package libpathplan4:amd64.
- Preparing to unpack .../093-libpathplan4_2.42.2-4+b2_amd64.deb ...
- Unpacking libpathplan4:amd64 (2.42.2-4+b2) ...
- Selecting previously unselected package libgvc6.
- Preparing to unpack .../094-libgvc6_2.42.2-4+b2_amd64.deb ...
- Unpacking libgvc6 (2.42.2-4+b2) ...
- Selecting previously unselected package libgvpr2:amd64.
- Preparing to unpack .../095-libgvpr2_2.42.2-4+b2_amd64.deb ...
- Unpacking libgvpr2:amd64 (2.42.2-4+b2) ...
- Selecting previously unselected package liblab-gamut1:amd64.
- Preparing to unpack .../096-liblab-gamut1_2.42.2-4+b2_amd64.deb ...
- Unpacking liblab-gamut1:amd64 (2.42.2-4+b2) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../097-x11-common_1%3a7.7+22_all.deb ...
- Unpacking x11-common (1:7.7+22) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../098-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../099-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../100-libxt6_1%3a1.2.0-1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.0-1) ...
- Selecting previously unselected package libxmu6:amd64.
- Preparing to unpack .../101-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
- Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
- Selecting previously unselected package libxaw7:amd64.
- Preparing to unpack .../102-libxaw7_2%3a1.0.13-1.1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.13-1.1) ...
- Selecting previously unselected package graphviz.
- Preparing to unpack .../103-graphviz_2.42.2-4+b2_amd64.deb ...
- Unpacking graphviz (2.42.2-4+b2) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../104-icu-devtools_67.1-6_amd64.deb ...
- Unpacking icu-devtools (67.1-6) ...
- Selecting previously unselected package libarchive-cpio-perl.
- Preparing to unpack .../105-libarchive-cpio-perl_0.10-1.1_all.deb ...
- Unpacking libarchive-cpio-perl (0.10-1.1) ...
- Selecting previously unselected package libart-2.0-2:amd64.
- Preparing to unpack .../106-libart-2.0-2_2.3.21-4_amd64.deb ...
- Unpacking libart-2.0-2:amd64 (2.3.21-4) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../107-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package libart-2.0-dev.
- Preparing to unpack .../108-libart-2.0-dev_2.3.21-4_amd64.deb ...
- Unpacking libart-2.0-dev (2.3.21-4) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../109-libffi-dev_3.3-6_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.3-6) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../110-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../111-libglib2.0-bin_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-bin (2.66.8-1) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../112-python3-lib2to3_3.9.2-1_all.deb ...
- Unpacking python3-lib2to3 (3.9.2-1) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../113-python3-distutils_3.9.2-1_all.deb ...
- Unpacking python3-distutils (3.9.2-1) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../114-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.66.8-1) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../115-uuid-dev_2.36.1-7_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../116-libblkid-dev_2.36.1-7_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libsepol1-dev:amd64.
- Preparing to unpack .../117-libsepol1-dev_3.1-1_amd64.deb ...
- Unpacking libsepol1-dev:amd64 (3.1-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../118-libpcre2-16-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../119-libpcre2-32-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-posix2:amd64.
- Preparing to unpack .../120-libpcre2-posix2_10.36-2_amd64.deb ...
- Unpacking libpcre2-posix2:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../121-libpcre2-dev_10.36-2_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.36-2) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../122-libselinux1-dev_3.1-3_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.1-3) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../123-libmount-dev_2.36.1-7_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../124-libpcre16-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../125-libpcre32-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../126-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../127-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../128-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../129-libglib2.0-dev_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
- Selecting previously unselected package libatk1.0-dev:amd64.
- Preparing to unpack .../130-libatk1.0-dev_2.36.0-2_amd64.deb ...
- Unpacking libatk1.0-dev:amd64 (2.36.0-2) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../131-libbrotli-dev_1.0.9-2+b2_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.0.9-2+b2) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../132-libcairo-gobject2_1.16.0-5_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-5) ...
- Selecting previously unselected package liblzo2-2:amd64.
- Preparing to unpack .../133-liblzo2-2_2.10-2_amd64.deb ...
- Unpacking liblzo2-2:amd64 (2.10-2) ...
- Selecting previously unselected package libcairo-script-interpreter2:amd64.
- Preparing to unpack .../134-libcairo-script-interpreter2_1.16.0-5_amd64.deb ...
- Unpacking libcairo-script-interpreter2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../135-libexpat1-dev_2.2.10-2_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.2.10-2) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../136-libpng-dev_1.6.37-3_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.37-3) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../137-libfreetype-dev_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package libfreetype6-dev:amd64.
- Preparing to unpack .../138-libfreetype6-dev_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype6-dev:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package libfontconfig-dev:amd64.
- Preparing to unpack .../139-libfontconfig-dev_2.13.1-4.2_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.13.1-4.2) ...
- Selecting previously unselected package libfontconfig1-dev:amd64.
- Preparing to unpack .../140-libfontconfig1-dev_2.13.1-4.2_amd64.deb ...
- Unpacking libfontconfig1-dev:amd64 (2.13.1-4.2) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../141-libxrender-dev_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package x11proto-xext-dev.
- Preparing to unpack .../142-x11proto-xext-dev_2020.1-1_all.deb ...
- Unpacking x11proto-xext-dev (2020.1-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../143-libxext-dev_2%3a1.3.3-1.1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.3-1.1) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../144-libice-dev_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../145-libsm-dev_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libpixman-1-dev:amd64.
- Preparing to unpack .../146-libpixman-1-dev_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-dev:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0-dev:amd64.
- Preparing to unpack .../147-libxcb-render0-dev_1.14-3_amd64.deb ...
- Unpacking libxcb-render0-dev:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0-dev:amd64.
- Preparing to unpack .../148-libxcb-shm0-dev_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0-dev:amd64 (1.14-3) ...
- Selecting previously unselected package libcairo2-dev:amd64.
- Preparing to unpack .../149-libcairo2-dev_1.16.0-5_amd64.deb ...
- Unpacking libcairo2-dev:amd64 (1.16.0-5) ...
- Selecting previously unselected package libdatrie-dev:amd64.
- Preparing to unpack .../150-libdatrie-dev_0.2.13-1_amd64.deb ...
- Unpacking libdatrie-dev:amd64 (0.2.13-1) ...
- Selecting previously unselected package libfribidi-dev:amd64.
- Preparing to unpack .../151-libfribidi-dev_1.0.8-2_amd64.deb ...
- Unpacking libfribidi-dev:amd64 (1.0.8-2) ...
- Selecting previously unselected package libgail18:amd64.
- Preparing to unpack .../152-libgail18_2.24.33-1_amd64.deb ...
- Unpacking libgail18:amd64 (2.24.33-1) ...
- Selecting previously unselected package libgail-common:amd64.
- Preparing to unpack .../153-libgail-common_2.24.33-1_amd64.deb ...
- Unpacking libgail-common:amd64 (2.24.33-1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../154-libgdk-pixbuf2.0-bin_2.42.2+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.2+dfsg-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64.
- Preparing to unpack .../155-libgdk-pixbuf-2.0-dev_2.42.2+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.42.2+dfsg-1) ...
- Selecting previously unselected package libharfbuzz-icu0:amd64.
- Preparing to unpack .../156-libharfbuzz-icu0_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz-icu0:amd64 (2.7.4-1) ...
- Selecting previously unselected package libharfbuzz-gobject0:amd64.
- Preparing to unpack .../157-libharfbuzz-gobject0_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz-gobject0:amd64 (2.7.4-1) ...
- Selecting previously unselected package libgraphite2-dev:amd64.
- Preparing to unpack .../158-libgraphite2-dev_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-dev:amd64 (1.3.14-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../159-libicu-dev_67.1-6_amd64.deb ...
- Unpacking libicu-dev:amd64 (67.1-6) ...
- Selecting previously unselected package libharfbuzz-dev:amd64.
- Preparing to unpack .../160-libharfbuzz-dev_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz-dev:amd64 (2.7.4-1) ...
- Selecting previously unselected package libthai-dev:amd64.
- Preparing to unpack .../161-libthai-dev_0.1.28-4_amd64.deb ...
- Unpacking libthai-dev:amd64 (0.1.28-4) ...
- Selecting previously unselected package libxft-dev:amd64.
- Preparing to unpack .../162-libxft-dev_2.3.2-2_amd64.deb ...
- Unpacking libxft-dev:amd64 (2.3.2-2) ...
- Selecting previously unselected package pango1.0-tools.
- Preparing to unpack .../163-pango1.0-tools_1.46.2-3_amd64.deb ...
- Unpacking pango1.0-tools (1.46.2-3) ...
- Selecting previously unselected package libpango1.0-dev:amd64.
- Preparing to unpack .../164-libpango1.0-dev_1.46.2-3_amd64.deb ...
- Unpacking libpango1.0-dev:amd64 (1.46.2-3) ...
- Selecting previously unselected package x11proto-xinerama-dev.
- Preparing to unpack .../165-x11proto-xinerama-dev_2020.1-1_all.deb ...
- Unpacking x11proto-xinerama-dev (2020.1-1) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../166-libxinerama-dev_2%3a1.1.4-2_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-2) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../167-libxfixes-dev_1%3a5.0.3-2_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:5.0.3-2) ...
- Selecting previously unselected package x11proto-input-dev.
- Preparing to unpack .../168-x11proto-input-dev_2020.1-1_all.deb ...
- Unpacking x11proto-input-dev (2020.1-1) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../169-libxi-dev_2%3a1.7.10-1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.7.10-1) ...
- Selecting previously unselected package x11proto-randr-dev.
- Preparing to unpack .../170-x11proto-randr-dev_2020.1-1_all.deb ...
- Unpacking x11proto-randr-dev (2020.1-1) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../171-libxrandr-dev_2%3a1.5.1-1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.1-1) ...
- Selecting previously unselected package libxcursor-dev:amd64.
- Preparing to unpack .../172-libxcursor-dev_1%3a1.2.0-2_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.0-2) ...
- Selecting previously unselected package libxcomposite-dev:amd64.
- Preparing to unpack .../173-libxcomposite-dev_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite-dev:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxdamage-dev:amd64.
- Preparing to unpack .../174-libxdamage-dev_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage-dev:amd64 (1:1.1.5-2) ...
- Selecting previously unselected package libxml2-utils.
- Preparing to unpack .../175-libxml2-utils_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2-utils (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package libgtk2.0-dev:amd64.
- Preparing to unpack .../176-libgtk2.0-dev_2.24.33-1_amd64.deb ...
- Unpacking libgtk2.0-dev:amd64 (2.24.33-1) ...
- Selecting previously unselected package libgail-dev:amd64.
- Preparing to unpack .../177-libgail-dev_2.24.33-1_amd64.deb ...
- Unpacking libgail-dev:amd64 (2.24.33-1) ...
- Selecting previously unselected package libgdk-pixbuf-xlib-2.0-0:amd64.
- Preparing to unpack .../178-libgdk-pixbuf-xlib-2.0-0_2.40.2-2_amd64.deb ...
- Unpacking libgdk-pixbuf-xlib-2.0-0:amd64 (2.40.2-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-0:amd64.
- Preparing to unpack .../179-libgdk-pixbuf2.0-0_2.40.2-2_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-0:amd64 (2.40.2-2) ...
- Selecting previously unselected package libglade2-0:amd64.
- Preparing to unpack .../180-libglade2-0_1%3a2.6.4-2.3_amd64.deb ...
- Unpacking libglade2-0:amd64 (1:2.6.4-2.3) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../181-libgmpxx4ldbl_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../182-libgmp-dev_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libgnomecanvas2-common.
- Preparing to unpack .../183-libgnomecanvas2-common_2.30.3-4_all.deb ...
- Unpacking libgnomecanvas2-common (2.30.3-4) ...
- Selecting previously unselected package libgnomecanvas2-0:amd64.
- Preparing to unpack .../184-libgnomecanvas2-0_2.30.3-4_amd64.deb ...
- Unpacking libgnomecanvas2-0:amd64 (2.30.3-4) ...
- Selecting previously unselected package libgnomecanvas2-dev:amd64.
- Preparing to unpack .../185-libgnomecanvas2-dev_2.30.3-4_amd64.deb ...
- Unpacking libgnomecanvas2-dev:amd64 (2.30.3-4) ...
- Selecting previously unselected package libgtk2.0-bin.
- Preparing to unpack .../186-libgtk2.0-bin_2.24.33-1_amd64.deb ...
- Unpacking libgtk2.0-bin (2.24.33-1) ...
- Selecting previously unselected package libgtksourceview2.0-common.
- Preparing to unpack .../187-libgtksourceview2.0-common_2.10.5-3_all.deb ...
- Unpacking libgtksourceview2.0-common (2.10.5-3) ...
- Selecting previously unselected package libgtksourceview2.0-0:amd64.
- Preparing to unpack .../188-libgtksourceview2.0-0_2.10.5-3_amd64.deb ...
- Unpacking libgtksourceview2.0-0:amd64 (2.10.5-3) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../189-libxml2-dev_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package libgtksourceview2.0-dev:amd64.
- Preparing to unpack .../190-libgtksourceview2.0-dev_2.10.5-3_amd64.deb ...
- Unpacking libgtksourceview2.0-dev:amd64 (2.10.5-3) ...
- Selecting previously unselected package libgts-bin.
- Preparing to unpack .../191-libgts-bin_0.7.6+darcs121130-4+b1_amd64.deb ...
- Unpacking libgts-bin (0.7.6+darcs121130-4+b1) ...
- Selecting previously unselected package libltdl-dev:amd64.
- Preparing to unpack .../192-libltdl-dev_2.4.6-15_amd64.deb ...
- Unpacking libltdl-dev:amd64 (2.4.6-15) ...
- Selecting previously unselected package libsys-hostname-long-perl.
- Preparing to unpack .../193-libsys-hostname-long-perl_1.5-2_all.deb ...
- Unpacking libsys-hostname-long-perl (1.5-2) ...
- Selecting previously unselected package libmail-sendmail-perl.
- Preparing to unpack .../194-libmail-sendmail-perl_0.80-1.1_all.deb ...
- Unpacking libmail-sendmail-perl (0.80-1.1) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../195-libpng-tools_1.6.37-3_amd64.deb ...
- Unpacking libpng-tools (1.6.37-3) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../196-librsvg2-2_2.50.3+dfsg-1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.50.3+dfsg-1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../197-librsvg2-common_2.50.3+dfsg-1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.50.3+dfsg-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../198-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up media-types (4.0.0) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up libpipeline1:amd64 (1.5.3-1) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libpixman-1-0:amd64 (0.40.0-1) ...
- Setting up libapparmor1:amd64 (2.13.6-10) ...
- Setting up libpixman-1-dev:amd64 (0.40.0-1) ...
- Setting up libxdamage1:amd64 (1:1.1.5-2) ...
- Setting up bsdextrautils (2.36.1-7) ...
- update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
- Setting up libxpm4:amd64 (1:3.5.12-1) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up libicu67:amd64 (67.1-6) ...
- Setting up libdatrie1:amd64 (0.2.13-1) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libmagic-mgc (1:5.39-3) ...
- Setting up libxcb-render0:amd64 (1.14-3) ...
- Setting up libarchive-zip-perl (1.68-1) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up x11proto-randr-dev (2020.1-1) ...
- Setting up libdebhelper-perl (13.3.4) ...
- Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
- Setting up liblab-gamut1:amd64 (2.42.2-4+b2) ...
- Setting up libgdk-pixbuf2.0-common (2.42.2+dfsg-1) ...
- Setting up x11-common (1:7.7+22) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libmagic1:amd64 (1:5.39-3) ...
- Setting up libsepol1-dev:amd64 (3.1-1) ...
- Setting up libdeflate0:amd64 (1.7-1) ...
- Setting up libxext6:amd64 (2:1.3.3-1.1) ...
- Setting up gettext-base (0.21-4) ...
- Setting up liblzo2-2:amd64 (2.10-2) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up file (1:5.39-3) ...
- Setting up libffi-dev:amd64 (3.3-6) ...
- Setting up x11proto-xinerama-dev (2020.1-1) ...
- Setting up libjbig0:amd64 (2.1-3.1+b2) ...
- Setting up libpcre2-16-0:amd64 (10.36-2) ...
- Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ...
- Setting up libxcb-shm0-dev:amd64 (1.14-3) ...
- Setting up libgraphite2-dev:amd64 (1.3.14-1) ...
- Setting up autotools-dev (20180224.1+nmu1) ...
- Setting up libpcre2-32-0:amd64 (10.36-2) ...
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1) ...
- Setting up libexpat1-dev:amd64 (2.2.10-2) ...
- Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Setting up libxfixes3:amd64 (1:5.0.3-2) ...
- Setting up uuid-dev:amd64 (2.36.1-7) ...
- Setting up libpathplan4:amd64 (2.42.2-4+b2) ...
- Setting up libavahi-common-data:amd64 (0.8-5) ...
- Setting up libgtksourceview2.0-common (2.10.5-3) ...
- Setting up libann0 (1.1.2+doc-7) ...
- Setting up libdbus-1-3:amd64 (1.12.20-2) ...
- Setting up dbus (1.12.20-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up libfribidi0:amd64 (1.0.8-2) ...
- Setting up libxinerama1:amd64 (2:1.1.4-2) ...
- Setting up libpng16-16:amd64 (1.6.37-3) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up x11proto-input-dev (2020.1-1) ...
- Setting up libxrandr2:amd64 (2:1.5.1-1) ...
- Setting up autopoint (0.21-4) ...
- Setting up libwebp6:amd64 (0.6.1-2+b1) ...
- Setting up icu-devtools (67.1-6) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up fonts-dejavu-core (2.37-2) ...
- Setting up libxcb-render0-dev:amd64 (1.14-3) ...
- Setting up libpcre2-posix2:amd64 (10.36-2) ...
- Setting up libltdl7:amd64 (2.4.6-15) ...
- Setting up libgnomecanvas2-common (2.30.3-4) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libatk1.0-data (2.36.0-2) ...
- Setting up x11proto-xext-dev (2020.1-1) ...
- Setting up dwz (0.14-1) ...
- Setting up libdatrie-dev:amd64 (0.2.13-1) ...
- Setting up sensible-utils (0.0.14) ...
- Setting up libarchive-cpio-perl (0.10-1.1) ...
- Setting up libuchardet0:amd64 (0.0.7-1) ...
- Setting up fonts-liberation (1:1.07.4-11) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libsub-override-perl (0.09-2) ...
- Setting up libthai-data (0.1.28-4) ...
- Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
- Setting up libgtk2.0-common (2.24.33-1) ...
- Setting up libcdt5:amd64 (2.42.2-4+b2) ...
- Setting up libatk1.0-0:amd64 (2.36.0-2) ...
- Setting up libcgraph6:amd64 (2.42.2-4+b2) ...
- Setting up libtiff5:amd64 (4.2.0-1) ...
- Setting up libart-2.0-2:amd64 (2.3.21-4) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libsys-hostname-long-perl (1.5-2) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1) ...
- Setting up libicu-dev:amd64 (67.1-6) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libbrotli-dev:amd64 (1.0.9-2+b2) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
- Setting up libblkid-dev:amd64 (2.36.1-7) ...
- Setting up libgts-bin (0.7.6+darcs121130-4+b1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libart-2.0-dev (2.3.21-4) ...
- Setting up gettext (0.21-4) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-1) ...
- Setting up libpcre2-dev:amd64 (10.36-2) ...
- Setting up libxi6:amd64 (2:1.7.10-1) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up libpng-tools (1.6.37-3) ...
- Setting up libtool (2.4.6-15) ...
- Setting up libselinux1-dev:amd64 (3.1-3) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up libfribidi-dev:amd64 (1.0.8-2) ...
- Setting up libxcursor1:amd64 (1:1.2.0-2) ...
- Setting up libpng-dev:amd64 (1.6.37-3) ...
- Setting up libavahi-common3:amd64 (0.8-5) ...
- Setting up libglib2.0-bin (2.66.8-1) ...
- Setting up m4 (1.4.18-5) ...
- Setting up intltool-debian (0.35.0+20060710.5) ...
- Setting up libxfixes-dev:amd64 (1:5.0.3-2) ...
- Setting up libmail-sendmail-perl (0.80-1.1) ...
- Setting up libthai0:amd64 (0.1.28-4) ...
- Setting up libxml2-dev:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up ucf (3.0043) ...
- Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
- Setting up autoconf (2.69-14) ...
- Setting up libxext-dev:amd64 (2:1.3.3-1.1) ...
- Setting up libthai-dev:amd64 (0.1.28-4) ...
- Setting up dh-strip-nondeterminism (1.11.0-1) ...
- Setting up libgvpr2:amd64 (2.42.2-4+b2) ...
- Setting up groff-base (1.22.4-6) ...
- Setting up libharfbuzz0b:amd64 (2.7.4-1) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1) ...
- Setting up libxi-dev:amd64 (2:1.7.10-1) ...
- Setting up libxml2-utils (2.9.10+dfsg-6.3+b1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libavahi-client3:amd64 (0.8-5) ...
- Setting up libmount-dev:amd64 (2.36.1-7) ...
- Setting up python3.9 (3.9.2-1) ...
- Setting up automake (1:1.16.3-2) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Setting up libxdamage-dev:amd64 (1:1.1.5-2) ...
- Setting up gtk-update-icon-cache (3.24.24-3) ...
- Setting up gir1.2-freedesktop:amd64 (1.66.1-1+b1) ...
- Setting up libharfbuzz-icu0:amd64 (2.7.4-1) ...
- Setting up libgdk-pixbuf-xlib-2.0-0:amd64 (2.40.2-2) ...
- Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.2+dfsg-1) ...
- Setting up gir1.2-atk-1.0:amd64 (2.36.0-2) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up libxcomposite-dev:amd64 (1:0.4.5-1) ...
- Setting up fontconfig-config (2.13.1-4.2) ...
- Setting up libxcursor-dev:amd64 (1:1.2.0-2) ...
- Setting up po-debconf (1.0.21+nmu1) ...
- Setting up python3 (3.9.2-3) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up libharfbuzz-gobject0:amd64 (2.7.4-1) ...
- Setting up man-db (2.9.4-2) ...
- Building database of manual pages ...
- Setting up gir1.2-harfbuzz-0.0:amd64 (2.7.4-1) ...
- Setting up libfreetype-dev:amd64 (2.10.4+dfsg-1) ...
- Setting up dh-autoreconf (20) ...
- Setting up libltdl-dev:amd64 (2.4.6-15) ...
- Setting up libxrandr-dev:amd64 (2:1.5.1-1) ...
- Setting up adwaita-icon-theme (3.38.0-1) ...
- update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
- Setting up libgdk-pixbuf2.0-0:amd64 (2.40.2-2) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-2) ...
- Setting up libxt6:amd64 (1:1.2.0-1) ...
- Setting up libcups2:amd64 (2.3.3op2-3) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.2+dfsg-1) ...
- Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
- Setting up python3-lib2to3 (3.9.2-1) ...
- Setting up python3-distutils (3.9.2-1) ...
- Setting up libglib2.0-dev-bin (2.66.8-1) ...
- Setting up fontconfig (2.13.1-4.2) ...
- Regenerating fonts cache... 
- done.
- Setting up libxft2:amd64 (2.3.2-2) ...
- Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
- Setting up libpango-1.0-0:amd64 (1.46.2-3) ...
- Setting up debhelper (13.3.4) ...
- Setting up libxaw7:amd64 (2:1.0.13-1.1) ...
- Setting up libcairo2:amd64 (1.16.0-5) ...
- Setting up libfreetype6-dev:amd64 (2.10.4+dfsg-1) ...
- Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
- Setting up libgd3:amd64 (2.3.0-2) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-5) ...
- Setting up libpangoft2-1.0-0:amd64 (1.46.2-3) ...
- Setting up libatk1.0-dev:amd64 (2.36.0-2) ...
- Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ...
- Setting up libgdk-pixbuf-2.0-dev:amd64 (2.42.2+dfsg-1) ...
- Setting up libcairo-script-interpreter2:amd64 (1.16.0-5) ...
- Setting up libharfbuzz-dev:amd64 (2.7.4-1) ...
- Setting up libpangoxft-1.0-0:amd64 (1.46.2-3) ...
- Setting up libfontconfig-dev:amd64 (2.13.1-4.2) ...
- Setting up libgtk2.0-0:amd64 (2.24.33-1) ...
- Setting up pango1.0-tools (1.46.2-3) ...
- Setting up librsvg2-2:amd64 (2.50.3+dfsg-1) ...
- Setting up gir1.2-pango-1.0:amd64 (1.46.2-3) ...
- Setting up gir1.2-gtk-2.0:amd64 (2.24.33-1) ...
- Setting up libgvc6 (2.42.2-4+b2) ...
- Setting up librsvg2-common:amd64 (2.50.3+dfsg-1) ...
- Setting up libgail18:amd64 (2.24.33-1) ...
- Setting up libgtk2.0-bin (2.24.33-1) ...
- Setting up libgtksourceview2.0-0:amd64 (2.10.5-3) ...
- Setting up libcairo2-dev:amd64 (1.16.0-5) ...
- Setting up libxft-dev:amd64 (2.3.2-2) ...
- Setting up graphviz (2.42.2-4+b2) ...
- Setting up libfontconfig1-dev:amd64 (2.13.1-4.2) ...
- Setting up libglade2-0:amd64 (1:2.6.4-2.3) ...
- Setting up libgail-common:amd64 (2.24.33-1) ...
- Setting up libpango1.0-dev:amd64 (1.46.2-3) ...
- Setting up libgnomecanvas2-0:amd64 (2.30.3-4) ...
- Setting up libgtk2.0-dev:amd64 (2.24.33-1) ...
- Setting up libgail-dev:amd64 (2.24.33-1) ...
- Setting up libgtksourceview2.0-dev:amd64 (2.10.5-3) ...
- Setting up libgnomecanvas2-dev:amd64 (2.30.3-4) ...
- Processing triggers for libc-bin (2.31-4) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/90:
Processing  2/90:
Processing  3/90:
-> retrieved alt-ergo-free.2.2.0  (cached)
Processing  4/90:
Processing  5/90:
Processing  6/90:
Processing  7/90:
Processing  8/90:
Processing  9/90:
Processing 10/90:
Processing 11/90:
Processing 12/90:
Processing 13/90:
Processing 14/90: [conf-gmp: sh]
Processing 15/90: [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 16/90: [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved biniou.1.2.1  (cached)
Processing 17/90: [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved camlzip.1.10  (cached)
Processing 18/90: [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cppo.1.6.7  (cached)
Processing 19/90: [frama-c.22.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 19/90: [frama-c.22.0: http] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-gmp.3
Processing 20/90: [frama-c.22.0: http] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /usr/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 20/90: [frama-c.22.0: http] [conf-which: which which]
Processing 21/90: [frama-c.22.0: http] [conf-which: which which] [conf-pkg-config: mkdir]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-which.1)
- /usr/bin/which
- /usr/bin/which
-> compiled  conf-which.1
Processing 21/90: [frama-c.22.0: http] [conf-pkg-config: mkdir]
-> retrieved dune.2.8.5  (cached)
Processing 22/90: [frama-c.22.0: http] [conf-pkg-config: mkdir]
Processing 23/90: [frama-c.22.0: http] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved easy-format.1.3.2  (cached)
Processing 24/90: [frama-c.22.0: http] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
Processing 24/90: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.13.0+trunk/lib/pkgconfig" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 24/90: [dune: ocaml bootstrap.ml]
Processing 25/90: [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [dune: ocaml bootstrap.ml]
Processing 26/90: [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-gtk2: pkg-config gtk+-2.0] [dune: ocaml bootstrap.ml]
Processing 27/90: [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [dune: ocaml bootstrap.ml]
Processing 28/90: [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] [dune: ocaml bootstrap.ml]
-> installed conf-which.1
Processing 29/90: [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] [dune: ocaml bootstrap.ml]
Processing 30/90: [conf-autoconf: which autoconf] [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] [dune: ocaml bootstrap.ml]
Processing 31/90: [conf-autoconf: which autoconf] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-graphviz: which dot] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved lablgtk.2.18.11  (cached)
Processing 32/90: [conf-autoconf: which autoconf] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-graphviz: which dot] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved menhir.20210310  (cached)
Processing 33/90: [conf-autoconf: which autoconf] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-graphviz: which dot] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
+ /usr/bin/pkg-config "libgnomecanvas-2.0" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-gnomecanvas.2)
-> compiled  conf-gnomecanvas.2
Processing 33/90: [conf-autoconf: which autoconf] [conf-graphviz: which dot] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> installed conf-gnomecanvas.2
Processing 34/90: [conf-autoconf: which autoconf] [conf-graphviz: which dot] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
+ /usr/bin/pkg-config "--exists" "gtk+-2.0" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-gtk2.1)
-> compiled  conf-gtk2.1
Processing 34/90: [conf-autoconf: which autoconf] [conf-graphviz: which dot] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> installed conf-gtk2.1
Processing 35/90: [conf-autoconf: which autoconf] [conf-graphviz: which dot] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
+ /usr/bin/pkg-config "--short-errors" "--print-errors" "gtksourceview-2.0" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-gtksourceview.2)
-> compiled  conf-gtksourceview.2
Processing 35/90: [conf-autoconf: which autoconf] [conf-graphviz: which dot] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> installed conf-gtksourceview.2
Processing 36/90: [conf-autoconf: which autoconf] [conf-graphviz: which dot] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
+ /usr/bin/pkg-config "zlib" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 36/90: [conf-autoconf: which autoconf] [conf-graphviz: which dot] [dune: ocaml bootstrap.ml]
-> installed conf-zlib.1
Processing 37/90: [conf-autoconf: which autoconf] [conf-graphviz: which dot] [dune: ocaml bootstrap.ml]
+ /usr/bin/which "autoconf" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-autoconf.0.1)
- /usr/bin/autoconf
- /usr/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 37/90: [conf-graphviz: which dot] [dune: ocaml bootstrap.ml]
-> installed conf-autoconf.0.1
Processing 38/90: [conf-graphviz: which dot] [dune: ocaml bootstrap.ml]
+ /usr/bin/which "dot" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-graphviz.0.1)
- /usr/bin/dot
- /usr/bin/dot
-> compiled  conf-graphviz.0.1
Processing 38/90: [dune: ocaml bootstrap.ml]
-> installed conf-graphviz.0.1
Processing 39/90: [dune: ocaml bootstrap.ml]
-> retrieved menhirLib.20210310  (cached)
Processing 40/90: [dune: ocaml bootstrap.ml]
-> retrieved menhirSdk.20210310  (cached)
Processing 41/90: [dune: ocaml bootstrap.ml]
-> retrieved frama-c.22.0  (https://git.frama-c.com/pub/frama-c/-/wikis/downloads/frama-c-22.0-Titanium.tar.gz)
Processing 42/90: [dune: ocaml bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 43/90: [dune: ocaml bootstrap.ml]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 44/90: [dune: ocaml bootstrap.ml]
Processing 45/90: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.0.0  (cached)
Processing 46/90: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ocamlgraph_gtk.2.0.0  (cached)
Processing 47/90: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ocplib-simplex.0.4  (cached)
Processing 48/90: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved psmt2-frontend.0.1  (cached)
Processing 49/90: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 50/90: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
+ /home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/./configure "-bindir" "/home/opam/.opam/4.13.0+trunk/bin" "-sitelib" "/home/opam/.opam/4.13.0+trunk/lib" "-mandir" "/home/opam/.opam/4.13.0+trunk/man" "-config" "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: 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
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/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.13.0+trunk/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13.0+trunk/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13.0+trunk/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     topfind script:        /home/opam/.opam/4.13.0+trunk/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.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: 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
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/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.13.0+trunk/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13.0+trunk/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13.0+trunk/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     topfind script:        /home/opam/.opam/4.13.0+trunk/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 50/90: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved yojson.1.7.0  (cached)
-> retrieved zarith.1.12  (cached)
-> retrieved why3.1.3.3  (cached)
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/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.13.0+trunk/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13.0+trunk/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;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 -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -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 -c findlib.mli
- ocamlc -I +compiler-libs -opaque -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 -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -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.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     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.13.0+trunk/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/lib' >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
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/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.13.0+trunk/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13.0+trunk/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;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 -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -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 -c findlib.mli
- ocamlc -I +compiler-libs -opaque -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 -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -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.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     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.13.0+trunk/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/lib' >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
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
Processing 50/90: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /usr/bin/make "opt" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -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 -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 -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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 -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- 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 -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
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -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 -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 -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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 -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- 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 -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
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 50/90: [dune: ocaml bootstrap.ml]
Processing 51/90: [dune: ocaml bootstrap.ml] [ocamlfind: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13.0+trunk/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13.0+trunk/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
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13.0+trunk/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13.0+trunk/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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` && \
- cp $files "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13.0+trunk/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13.0+trunk/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13.0+trunk/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13.0+trunk/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13.0+trunk/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man/man1" "/home/opam/.opam/4.13.0+trunk/man/man3" "/home/opam/.opam/4.13.0+trunk/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13.0+trunk/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13.0+trunk/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13.0+trunk/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13.0+trunk/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
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13.0+trunk/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13.0+trunk/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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` && \
- cp $files "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13.0+trunk/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13.0+trunk/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13.0+trunk/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13.0+trunk/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13.0+trunk/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man/man1" "/home/opam/.opam/4.13.0+trunk/man/man3" "/home/opam/.opam/4.13.0+trunk/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13.0+trunk/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13.0+trunk/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 51/90: [dune: ocaml bootstrap.ml]
Processing 52/90: [camlzip: make all] [dune: ocaml bootstrap.ml]
[lablgtk: patch] applying lablgldir.patch
Processing 53/90: [camlzip: make all] [dune: ocaml bootstrap.ml] [lablgtk: patch]
Processing 54/90: [camlzip: make all] [dune: ocaml bootstrap.ml] [lablgtk: patch] [num: make]
Processing 55/90: [camlzip: make all] [dune: ocaml bootstrap.ml] [lablgtk: patch] [num: make] [zarith: ./configure]
Processing 55/90: [camlzip: make all] [dune: ocaml bootstrap.ml] [lablgtk: ./configure] [num: make] [zarith: ./configure]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/camlzip.1.10)
- ocamlfind ocamlc -g -safe-string -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o \
-              -lz
- ocamlfind ocamlc -g -safe-string -c zlib.mli
- ocamlfind ocamlc -g -safe-string -c zlib.ml
- ocamlfind ocamlc -g -safe-string -c zip.mli
- ocamlfind ocamlc -g -safe-string -c zip.ml
- File "zip.ml", line 62, characters 16-37:
- 62 |     if_channel: Pervasives.in_channel;
-                      ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 72, characters 16-38:
- 72 |     of_channel: Pervasives.out_channel;
-                      ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 221, characters 11-33:
- 221 |   let ic = Pervasives.open_in_bin filename 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 "zip.ml", line 234, characters 4-23:
- 234 |     Pervasives.close_in ic; raise exn
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 239, characters 2-21:
- 239 |   Pervasives.close_in ifile.if_channel
-         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 375, characters 17-40:
- 375 |     of_channel = Pervasives.open_out_bin filename;
-                        ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 422, characters 2-22:
- 422 |   Pervasives.close_out oc
-         ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 557, characters 4-23:
- 557 |     Pervasives.close_in ic
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 559, characters 4-23:
- 559 |     Pervasives.close_in ic; raise x
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlc -g -safe-string -c gzip.mli
- File "gzip.mli", line 29, characters 18-39:
- 29 | val open_in_chan: Pervasives.in_channel -> in_channel
-                        ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.mli", line 89, characters 33-55:
- 89 | val open_out_chan: ?level:int -> Pervasives.out_channel -> out_channel
-                                       ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlc -g -safe-string -c gzip.ml
- File "gzip.ml", line 23, characters 13-34:
- 23 |   { in_chan: Pervasives.in_channel;
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 77, characters 11-33:
- 77 |   let ic = Pervasives.open_in_bin filename 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 "gzip.ml", line 81, characters 4-23:
- 81 |     Pervasives.close_in ic; raise exn
-          ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 85, characters 12-28:
- 85 |     let n = Pervasives.input iz.in_chan iz.in_buffer 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 "gzip.ml", line 111, characters 14-30:
- 111 |       let n = Pervasives.input iz.in_chan iz.in_buffer 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 "gzip.ml", line 169, characters 2-21:
- 169 |   Pervasives.close_in iz.in_chan
-         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 172, characters 14-36:
- 172 |   { out_chan: Pervasives.out_channel;
-                     ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 199, characters 24-47:
- 199 |   open_out_chan ~level (Pervasives.open_out_bin filename)
-                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 202, characters 2-19:
- 202 |   Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos;
-         ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 240, characters 4-26:
- 240 |     Pervasives.output_byte oc (Int32.to_int !r);
-           ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 265, characters 2-18:
- 265 |   Pervasives.flush oz.out_chan
-         ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 278, characters 2-22:
- 278 |   Pervasives.close_out oz.out_chan
-         ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo \
-              -lz
- ocamlfind ocamlc -g -safe-string -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o \
-              -lz
- ocamlfind ocamlc -g -safe-string -c zlib.mli
- ocamlfind ocamlc -g -safe-string -c zlib.ml
- ocamlfind ocamlc -g -safe-string -c zip.mli
- ocamlfind ocamlc -g -safe-string -c zip.ml
- File "zip.ml", line 62, characters 16-37:
- 62 |     if_channel: Pervasives.in_channel;
-                      ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 72, characters 16-38:
- 72 |     of_channel: Pervasives.out_channel;
-                      ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 221, characters 11-33:
- 221 |   let ic = Pervasives.open_in_bin filename 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 "zip.ml", line 234, characters 4-23:
- 234 |     Pervasives.close_in ic; raise exn
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 239, characters 2-21:
- 239 |   Pervasives.close_in ifile.if_channel
-         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 375, characters 17-40:
- 375 |     of_channel = Pervasives.open_out_bin filename;
-                        ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 422, characters 2-22:
- 422 |   Pervasives.close_out oc
-         ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 557, characters 4-23:
- 557 |     Pervasives.close_in ic
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 559, characters 4-23:
- 559 |     Pervasives.close_in ic; raise x
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlc -g -safe-string -c gzip.mli
- File "gzip.mli", line 29, characters 18-39:
- 29 | val open_in_chan: Pervasives.in_channel -> in_channel
-                        ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.mli", line 89, characters 33-55:
- 89 | val open_out_chan: ?level:int -> Pervasives.out_channel -> out_channel
-                                       ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlc -g -safe-string -c gzip.ml
- File "gzip.ml", line 23, characters 13-34:
- 23 |   { in_chan: Pervasives.in_channel;
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 77, characters 11-33:
- 77 |   let ic = Pervasives.open_in_bin filename 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 "gzip.ml", line 81, characters 4-23:
- 81 |     Pervasives.close_in ic; raise exn
-          ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 85, characters 12-28:
- 85 |     let n = Pervasives.input iz.in_chan iz.in_buffer 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 "gzip.ml", line 111, characters 14-30:
- 111 |       let n = Pervasives.input iz.in_chan iz.in_buffer 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 "gzip.ml", line 169, characters 2-21:
- 169 |   Pervasives.close_in iz.in_chan
-         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 172, characters 14-36:
- 172 |   { out_chan: Pervasives.out_channel;
-                     ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 199, characters 24-47:
- 199 |   open_out_chan ~level (Pervasives.open_out_bin filename)
-                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 202, characters 2-19:
- 202 |   Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos;
-         ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 240, characters 4-26:
- 240 |     Pervasives.output_byte oc (Int32.to_int !r);
-           ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 265, characters 2-18:
- 265 |   Pervasives.flush oz.out_chan
-         ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 278, characters 2-22:
- 278 |   Pervasives.close_out oz.out_chan
-         ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo \
-              -lz
Processing 55/90: [camlzip: make allopt] [dune: ocaml bootstrap.ml] [lablgtk: ./configure] [num: make] [zarith: ./configure]
+ /home/opam/.opam/4.13.0+trunk/.opam-switch/build/zarith.1.12/./configure  (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/zarith.1.12)
- binary ocaml: found in /home/opam/.opam/4.13.0+trunk/bin
- binary ocamlc: found in /home/opam/.opam/4.13.0+trunk/bin
- binary ocamldep: found in /home/opam/.opam/4.13.0+trunk/bin
- binary ocamlmklib: found in /home/opam/.opam/4.13.0+trunk/bin
- binary ocamldoc: found in /home/opam/.opam/4.13.0+trunk/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.13.0+trunk/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.13.0+trunk/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.13.0+trunk/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- binary ocaml: found in /home/opam/.opam/4.13.0+trunk/bin
- binary ocamlc: found in /home/opam/.opam/4.13.0+trunk/bin
- binary ocamldep: found in /home/opam/.opam/4.13.0+trunk/bin
- binary ocamlmklib: found in /home/opam/.opam/4.13.0+trunk/bin
- binary ocamldoc: found in /home/opam/.opam/4.13.0+trunk/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.13.0+trunk/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.13.0+trunk/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.13.0+trunk/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 55/90: [camlzip: make allopt] [dune: ocaml bootstrap.ml] [lablgtk: ./configure] [num: make] [zarith: make]
+ /usr/bin/make "allopt" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/camlzip.1.10)
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- File "zip.ml", line 62, characters 16-37:
- 62 |     if_channel: Pervasives.in_channel;
-                      ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 72, characters 16-38:
- 72 |     of_channel: Pervasives.out_channel;
-                      ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 221, characters 11-33:
- 221 |   let ic = Pervasives.open_in_bin filename 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 "zip.ml", line 234, characters 4-23:
- 234 |     Pervasives.close_in ic; raise exn
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 239, characters 2-21:
- 239 |   Pervasives.close_in ifile.if_channel
-         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 375, characters 17-40:
- 375 |     of_channel = Pervasives.open_out_bin filename;
-                        ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 422, characters 2-22:
- 422 |   Pervasives.close_out oc
-         ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 557, characters 4-23:
- 557 |     Pervasives.close_in ic
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 559, characters 4-23:
- 559 |     Pervasives.close_in ic; raise x
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlopt -safe-string -c gzip.ml
- File "gzip.ml", line 23, characters 13-34:
- 23 |   { in_chan: Pervasives.in_channel;
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 77, characters 11-33:
- 77 |   let ic = Pervasives.open_in_bin filename 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 "gzip.ml", line 81, characters 4-23:
- 81 |     Pervasives.close_in ic; raise exn
-          ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 85, characters 12-28:
- 85 |     let n = Pervasives.input iz.in_chan iz.in_buffer 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 "gzip.ml", line 111, characters 14-30:
- 111 |       let n = Pervasives.input iz.in_chan iz.in_buffer 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 "gzip.ml", line 169, characters 2-21:
- 169 |   Pervasives.close_in iz.in_chan
-         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 172, characters 14-36:
- 172 |   { out_chan: Pervasives.out_channel;
-                     ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 199, characters 24-47:
- 199 |   open_out_chan ~level (Pervasives.open_out_bin filename)
-                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 202, characters 2-19:
- 202 |   Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos;
-         ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 240, characters 4-26:
- 240 |     Pervasives.output_byte oc (Int32.to_int !r);
-           ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 265, characters 2-18:
- 265 |   Pervasives.flush oz.out_chan
-         ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 278, characters 2-22:
- 278 |   Pervasives.close_out oz.out_chan
-         ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- File "zip.ml", line 62, characters 16-37:
- 62 |     if_channel: Pervasives.in_channel;
-                      ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 72, characters 16-38:
- 72 |     of_channel: Pervasives.out_channel;
-                      ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 221, characters 11-33:
- 221 |   let ic = Pervasives.open_in_bin filename 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 "zip.ml", line 234, characters 4-23:
- 234 |     Pervasives.close_in ic; raise exn
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 239, characters 2-21:
- 239 |   Pervasives.close_in ifile.if_channel
-         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 375, characters 17-40:
- 375 |     of_channel = Pervasives.open_out_bin filename;
-                        ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 422, characters 2-22:
- 422 |   Pervasives.close_out oc
-         ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 557, characters 4-23:
- 557 |     Pervasives.close_in ic
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "zip.ml", line 559, characters 4-23:
- 559 |     Pervasives.close_in ic; raise x
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlopt -safe-string -c gzip.ml
- File "gzip.ml", line 23, characters 13-34:
- 23 |   { in_chan: Pervasives.in_channel;
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 77, characters 11-33:
- 77 |   let ic = Pervasives.open_in_bin filename 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 "gzip.ml", line 81, characters 4-23:
- 81 |     Pervasives.close_in ic; raise exn
-          ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 85, characters 12-28:
- 85 |     let n = Pervasives.input iz.in_chan iz.in_buffer 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 "gzip.ml", line 111, characters 14-30:
- 111 |       let n = Pervasives.input iz.in_chan iz.in_buffer 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 "gzip.ml", line 169, characters 2-21:
- 169 |   Pervasives.close_in iz.in_chan
-         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 172, characters 14-36:
- 172 |   { out_chan: Pervasives.out_channel;
-                     ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 199, characters 24-47:
- 199 |   open_out_chan ~level (Pervasives.open_out_bin filename)
-                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 202, characters 2-19:
- 202 |   Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos;
-         ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 240, characters 4-26:
- 240 |     Pervasives.output_byte oc (Int32.to_int !r);
-           ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 265, characters 2-18:
- 265 |   Pervasives.flush oz.out_chan
-         ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 "gzip.ml", line 278, characters 2-22:
- 278 |   Pervasives.close_out oz.out_chan
-         ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
-> compiled  camlzip.1.10
Processing 55/90: [dune: ocaml bootstrap.ml] [lablgtk: ./configure] [num: make] [zarith: make]
Processing 56/90: [dune: ocaml bootstrap.ml] [lablgtk: ./configure] [num: make] [zarith: make] [camlzip: make install-findlib]
+ /usr/bin/make "install-findlib" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/camlzip.1.10)
- cp META-zip META && \
-         ocamlfind install zip META *.mli *.a *.cmi *.cma gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zlib.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/gzip.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zlib.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/gzip.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zlib.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/gzip.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13.0+trunk/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/4.13.0+trunk/lib/camlzip/META
- cp META-zip META && \
-         ocamlfind install zip META *.mli *.a *.cmi *.cma gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zlib.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/gzip.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zlib.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/gzip.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zlib.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/zip.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/gzip.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13.0+trunk/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.13.0+trunk/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/4.13.0+trunk/lib/camlzip/META
-> installed camlzip.1.10
Processing 56/90: [dune: ocaml bootstrap.ml] [lablgtk: ./configure] [num: make] [zarith: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4)
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/src'
- /usr/bin/make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/toplevel'
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/src'
- /usr/bin/make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 56/90: [dune: ocaml bootstrap.ml] [lablgtk: ./configure] [zarith: make]
Processing 57/90: [dune: ocaml bootstrap.ml] [lablgtk: ./configure] [zarith: make] [num: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.13.0+trunk/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.13.0+trunk/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.13.0+trunk/lib/ocaml
- install -d /home/opam/.opam/4.13.0+trunk/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.13.0+trunk/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/src'
- /usr/bin/make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/toplevel'
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.13.0+trunk/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.13.0+trunk/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.13.0+trunk/lib/ocaml
- install -d /home/opam/.opam/4.13.0+trunk/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.13.0+trunk/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/src'
- /usr/bin/make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 57/90: [dune: ocaml bootstrap.ml] [lablgtk: ./configure] [zarith: make]
Processing 58/90: [dune: ocaml bootstrap.ml] [lablgtk: ./configure] [ocplib-simplex: autoconf] [zarith: make]
+ /home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/./configure "--prefix" "/home/opam/.opam/4.13.0+trunk" "LABLGLDIR=/home/opam/.opam/4.13.0+trunk/lib/lablgl" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11)
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev0-2020-10-19
- ocaml library path is /home/opam/.opam/4.13.0+trunk/lib/ocaml
- Default install dirs are : /home/opam/.opam/4.13.0+trunk/lib/ocaml/lablgtk2 and /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib
- ocamlfind ldconf path is /home/opam/.opam/4.13.0+trunk/lib/ocaml/ld.conf
- checking for ocaml threads... use system threads
- checking for ocaml dll support... yes
- checking for ranlib... ranlib
- OCaml uses gcc to compile C files
- checking for gcc... gcc
- 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 gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether C compiler accepts -fno-unwind-tables... yes
- checking platform... Unix
- checking native dynlink... checking for pkg-config... /usr/bin/pkg-config
- checking for GTK+ - version >= 2.0.0... yes (version 2.24.33)
- checking pkg-config is at least version 0.9.0... yes
- checking for GTKGL... no
- checking for GLADE... no
- checking for RSVG... no
- checking for GNOMECANVAS... yes
- checking for GNOMEUI... no
- checking for PANEL... no
- checking for GTKSPELL... no
- checking for GTKSOURCEVIEW... no
- checking for GTKSOURCEVIEW2... yes
- checking for GTKQUARTZ... no
- checking for GTKALL... 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	gcc
- 	Camlp4		no
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev0-2020-10-19
- ocaml library path is /home/opam/.opam/4.13.0+trunk/lib/ocaml
- Default install dirs are : /home/opam/.opam/4.13.0+trunk/lib/ocaml/lablgtk2 and /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib
- ocamlfind ldconf path is /home/opam/.opam/4.13.0+trunk/lib/ocaml/ld.conf
- checking for ocaml threads... use system threads
- checking for ocaml dll support... yes
- checking for ranlib... ranlib
- OCaml uses gcc to compile C files
- checking for gcc... gcc
- 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 gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether C compiler accepts -fno-unwind-tables... yes
- checking platform... Unix
- checking native dynlink... checking for pkg-config... /usr/bin/pkg-config
- checking for GTK+ - version >= 2.0.0... yes (version 2.24.33)
- checking pkg-config is at least version 0.9.0... yes
- checking for GTKGL... no
- checking for GLADE... no
- checking for RSVG... no
- checking for GNOMECANVAS... yes
- checking for GNOMEUI... no
- checking for PANEL... no
- checking for GTKSPELL... no
- checking for GTKSOURCEVIEW... no
- checking for GTKSOURCEVIEW2... yes
- checking for GTKQUARTZ... no
- checking for GTKALL... 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	gcc
- 	Camlp4		no
Processing 58/90: [dune: ocaml bootstrap.ml] [lablgtk: make world] [ocplib-simplex: autoconf] [zarith: make]
+ /usr/bin/autoconf  (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocplib-simplex.0.4)
Processing 58/90: [dune: ocaml bootstrap.ml] [lablgtk: make world] [ocplib-simplex: ./configure] [zarith: make]
+ /home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocplib-simplex.0.4/./configure "-prefix" "/home/opam/.opam/4.13.0+trunk" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocplib-simplex.0.4)
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev0-2020-10-19
- ocaml library path is /home/opam/.opam/4.13.0+trunk/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
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev0-2020-10-19
- ocaml library path is /home/opam/.opam/4.13.0+trunk/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 58/90: [dune: ocaml bootstrap.ml] [lablgtk: make world] [ocplib-simplex: make] [zarith: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/zarith.1.12)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.13.0+trunk/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.13.0+trunk/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.12
Processing 58/90: [dune: ocaml bootstrap.ml] [lablgtk: make world] [ocplib-simplex: make]
Processing 59/90: [dune: ocaml bootstrap.ml] [lablgtk: make world] [ocplib-simplex: make] [zarith: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/zarith.1.12)
- ocamlfind install -destdir "/home/opam/.opam/4.13.0+trunk/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa 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.13.0+trunk/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/q.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/z.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13.0+trunk/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.13.0+trunk/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa 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.13.0+trunk/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/q.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/z.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13.0+trunk/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.13.0+trunk/lib/zarith/META
-> installed zarith.1.12
Processing 59/90: [dune: ocaml bootstrap.ml] [lablgtk: make world] [ocplib-simplex: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocplib-simplex.0.4)
- 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
- 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
Processing 59/90: [dune: ocaml bootstrap.ml] [lablgtk: make world]
Processing 60/90: [dune: ocaml bootstrap.ml] [lablgtk: make world] [ocplib-simplex: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocplib-simplex.0.4)
- OCAMLFIND_DESTDIR=/home/opam/.opam/4.13.0+trunk/lib/ \
-   ocamlfind install ocplib-simplex src/ocplibSimplex.* src/*.mli META
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/version.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/solveBounds.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/result.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/rat2.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/polys.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/extSigs.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/coreSig.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/core.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/basic.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/assertBounds.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/META
- OCAMLFIND_DESTDIR=/home/opam/.opam/4.13.0+trunk/lib/ \
-   ocamlfind install ocplib-simplex src/ocplibSimplex.* src/*.mli META
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/version.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/solveBounds.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/result.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/rat2.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/polys.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/extSigs.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/coreSig.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/core.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/basic.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/assertBounds.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/ocplibSimplex.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex/META
-> installed ocplib-simplex.0.4
Processing 60/90: [dune: ocaml bootstrap.ml] [lablgtk: make world]
+ /home/opam/.opam/4.13.0+trunk/bin/ocaml "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.8.5)
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 123, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 164, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 214, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 231, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 123, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 164, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 214, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 231, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing 60/90: [dune: ./dune.exe build] [lablgtk: make world]
+ /home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.8.5/./dune.exe "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.8.5)
-> compiled  dune.2.8.5
Processing 60/90: [lablgtk: make world]
-> installed dune.2.8.5
Processing 61/90: [lablgtk: make world]
Processing 62/90: [cppo: dune build] [lablgtk: make world]
Processing 63/90: [cppo: dune build] [easy-format: dune build] [lablgtk: make world]
Processing 64/90: [cppo: dune build] [easy-format: dune build] [lablgtk: make world] [menhirLib: dune build]
Processing 65/90: [cppo: dune build] [easy-format: dune build] [lablgtk: make world] [menhirLib: dune build] [menhirSdk: dune build]
Processing 66/90: [cppo: dune build] [easy-format: dune build] [lablgtk: make world] [menhirLib: dune build] [menhirSdk: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.13.0+trunk/bin/dune "build" "-p" "easy-format" "-j" "31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/easy-format.1.3.2)
-       ocamlc src/.easy_format.objs/byte/easy_format.{cmo,cmt}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-     ocamlopt src/.easy_format.objs/native/easy_format.{cmx,o}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-       ocamlc src/.easy_format.objs/byte/easy_format.{cmo,cmt}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-     ocamlopt src/.easy_format.objs/native/easy_format.{cmx,o}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-> compiled  easy-format.1.3.2
Processing 66/90: [cppo: dune build] [lablgtk: make world] [menhirLib: dune build] [menhirSdk: dune build] [stdlib-shims: dune build]
-> installed easy-format.1.3.2
Processing 67/90: [cppo: dune build] [lablgtk: make world] [menhirLib: dune build] [menhirSdk: dune build] [stdlib-shims: dune build]
Processing 68/90: [biniou: dune build] [cppo: dune build] [lablgtk: make world] [menhirLib: dune build] [menhirSdk: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.13.0+trunk/bin/dune "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0)
-        ocaml (internal)
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-> compiled  stdlib-shims.0.3.0
Processing 68/90: [biniou: dune build] [cppo: dune build] [lablgtk: make world] [menhirLib: dune build] [menhirSdk: dune build]
-> installed stdlib-shims.0.3.0
Processing 69/90: [biniou: dune build] [cppo: dune build] [lablgtk: make world] [menhirLib: dune build] [menhirSdk: dune build]
Processing 70/90: [biniou: dune build] [cppo: dune build] [lablgtk: make world] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/4.13.0+trunk/bin/dune "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/menhirSdk.20210310)
-> compiled  menhirSdk.20210310
Processing 70/90: [biniou: dune build] [cppo: dune build] [lablgtk: make world] [menhirLib: dune build] [ocamlgraph: dune build]
-> installed menhirSdk.20210310
Processing 71/90: [biniou: dune build] [cppo: dune build] [lablgtk: make world] [menhirLib: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/4.13.0+trunk/bin/dune "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/menhirLib.20210310)
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20210310
Processing 71/90: [biniou: dune build] [cppo: dune build] [lablgtk: make world] [ocamlgraph: dune build]
-> installed menhirLib.20210310
Processing 72/90: [biniou: dune build] [cppo: dune build] [lablgtk: make world] [ocamlgraph: dune build]
Processing 73/90: [biniou: dune build] [cppo: dune build] [lablgtk: make world] [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/4.13.0+trunk/bin/dune "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/cppo.1.6.7)
-> compiled  cppo.1.6.7
Processing 73/90: [biniou: dune build] [lablgtk: make world] [menhir: dune build] [ocamlgraph: dune build]
-> installed cppo.1.6.7
Processing 74/90: [biniou: dune build] [lablgtk: make world] [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/4.13.0+trunk/bin/dune "build" "-p" "biniou" "-j" "31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/biniou.1.2.1)
-> compiled  biniou.1.2.1
Processing 74/90: [lablgtk: make world] [menhir: dune build] [ocamlgraph: dune build]
-> installed biniou.1.2.1
Processing 75/90: [lablgtk: make world] [menhir: dune build] [ocamlgraph: dune build]
Processing 76/90: [lablgtk: make world] [menhir: dune build] [ocamlgraph: dune build] [yojson: dune build]
+ /home/opam/.opam/4.13.0+trunk/bin/dune "build" "-p" "ocamlgraph" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlgraph.2.0.0)
-> compiled  ocamlgraph.2.0.0
Processing 76/90: [lablgtk: make world] [menhir: dune build] [yojson: dune build]
-> installed ocamlgraph.2.0.0
Processing 77/90: [lablgtk: make world] [menhir: dune build] [yojson: dune build]
+ /home/opam/.opam/4.13.0+trunk/bin/dune "build" "-p" "yojson" "-j" "31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/yojson.1.7.0)
-> compiled  yojson.1.7.0
Processing 77/90: [lablgtk: make world] [menhir: dune build]
-> installed yojson.1.7.0
Processing 78/90: [lablgtk: make world] [menhir: dune build]
+ /home/opam/.opam/4.13.0+trunk/bin/dune "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/menhir.20210310)
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- 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.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- 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.
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- 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.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- 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.
-> compiled  menhir.20210310
Processing 78/90: [lablgtk: make world]
-> installed menhir.20210310
Processing 79/90: [lablgtk: make world]
Processing 80/90: [lablgtk: make world] [psmt2-frontend: autoconf]
Processing 81/90: [lablgtk: make world] [psmt2-frontend: autoconf] [why3: ./configure]
+ /usr/bin/autoconf  (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/psmt2-frontend.0.1)
Processing 81/90: [lablgtk: make world] [psmt2-frontend: ./configure] [why3: ./configure]
+ /home/opam/.opam/4.13.0+trunk/.opam-switch/build/psmt2-frontend.0.1/./configure "-prefix" "/home/opam/.opam/4.13.0+trunk" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/psmt2-frontend.0.1)
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev0-2020-10-19
- ocaml library path is /home/opam/.opam/4.13.0+trunk/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
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev0-2020-10-19
- ocaml library path is /home/opam/.opam/4.13.0+trunk/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 81/90: [lablgtk: make world] [psmt2-frontend: make] [why3: ./configure]
+ /home/opam/.opam/4.13.0+trunk/.opam-switch/build/why3.1.3.3/./configure "--prefix" "/home/opam/.opam/4.13.0+trunk" "--disable-frama-c" "--disable-coq-libs" "--disable-js-of-ocaml" "--disable-ide" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/why3.1.3.3)
- checking executable suffix... <none>
- checking for gcc... gcc
- 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 gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for gcc option to accept ISO C99... none needed
- checking for gcc option to accept ISO Standard C... (cached) none needed
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev0-2020-10-19
- ocaml library path is /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/lib/num
- checking for /home/opam/.opam/4.13.0+trunk/lib/num/nums.cma... no
- checking for /home/opam/.opam/4.13.0+trunk/lib/num/num.cmi... no
- checking for /home/opam/.opam/4.13.0+trunk/lib/ocaml/nums.cma... yes
- checking for /home/opam/.opam/4.13.0+trunk/lib/ocaml/num.cmi... yes
- ocamlfind found zarith in /home/opam/.opam/4.13.0+trunk/lib/zarith
- checking for /home/opam/.opam/4.13.0+trunk/lib/zarith/z.cmi... yes
- ocamlfind found camlzip in /home/opam/.opam/4.13.0+trunk/lib/zip
- checking for /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cmi... yes
- ocamlfind found menhirLib in /home/opam/.opam/4.13.0+trunk/lib/menhirLib
- checking for /home/opam/.opam/4.13.0+trunk/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind: Package `seq' not found
- checking for /home/opam/.opam/4.13.0+trunk/lib/ocaml/stdlib__seq.cmi... no
- configure: WARNING: Library seq not found.
- ocamlfind: Package `mlmpfr' 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.13.0+dev0-2020-10-19
-     Library path            : /home/opam/.opam/4.13.0+trunk/lib/ocaml
-     Ocamlfind               : yes
-     Native compilation      : yes
-     Profiling               : no
-     Memory profiling        : no (disabled by default)
-     PPX                     : yes
-     Javascript support      : no (disabled by user)
-     Mpfr support            : no (mlmpfr not found)
-     Re support              : no (seq not found)
- 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    : no (broken)
-     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.13.0+trunk/lib/why3
-     Relocatable             : no
- checking executable suffix... <none>
- checking for gcc... gcc
- 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 gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for gcc option to accept ISO C99... none needed
- checking for gcc option to accept ISO Standard C... (cached) none needed
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev0-2020-10-19
- ocaml library path is /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/lib/num
- checking for /home/opam/.opam/4.13.0+trunk/lib/num/nums.cma... no
- checking for /home/opam/.opam/4.13.0+trunk/lib/num/num.cmi... no
- checking for /home/opam/.opam/4.13.0+trunk/lib/ocaml/nums.cma... yes
- checking for /home/opam/.opam/4.13.0+trunk/lib/ocaml/num.cmi... yes
- ocamlfind found zarith in /home/opam/.opam/4.13.0+trunk/lib/zarith
- checking for /home/opam/.opam/4.13.0+trunk/lib/zarith/z.cmi... yes
- ocamlfind found camlzip in /home/opam/.opam/4.13.0+trunk/lib/zip
- checking for /home/opam/.opam/4.13.0+trunk/lib/zip/zip.cmi... yes
- ocamlfind found menhirLib in /home/opam/.opam/4.13.0+trunk/lib/menhirLib
- checking for /home/opam/.opam/4.13.0+trunk/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind: Package `seq' not found
- checking for /home/opam/.opam/4.13.0+trunk/lib/ocaml/stdlib__seq.cmi... no
- configure: WARNING: Library seq not found.
- ocamlfind: Package `mlmpfr' 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.13.0+dev0-2020-10-19
-     Library path            : /home/opam/.opam/4.13.0+trunk/lib/ocaml
-     Ocamlfind               : yes
-     Native compilation      : yes
-     Profiling               : no
-     Memory profiling        : no (disabled by default)
-     PPX                     : yes
-     Javascript support      : no (disabled by user)
-     Mpfr support            : no (mlmpfr not found)
-     Re support              : no (seq not found)
- 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    : no (broken)
-     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.13.0+trunk/lib/why3
-     Relocatable             : no
Processing 81/90: [lablgtk: make world] [psmt2-frontend: make] [why3: make all]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.13.0+trunk/.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 209, 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
- 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 209, 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 81/90: [lablgtk: make world] [why3: make all]
Processing 82/90: [lablgtk: make world] [why3: make all] [psmt2-frontend: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/psmt2-frontend.0.1)
- OCAMLFIND_DESTDIR=/home/opam/.opam/4.13.0+trunk/lib/ \
-   ocamlfind install psmt2-frontend src/psmt2Frontend.* src/*.mli META
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/version.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/smtlib_parser.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/options.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/META
- OCAMLFIND_DESTDIR=/home/opam/.opam/4.13.0+trunk/lib/ \
-   ocamlfind install psmt2-frontend src/psmt2Frontend.* src/*.mli META
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/version.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/smtlib_parser.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/options.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/psmt2Frontend.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend/META
-> installed psmt2-frontend.0.1
Processing 82/90: [lablgtk: make world] [why3: make all]
+ /usr/bin/make "world" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11)
- /usr/bin/make -C src world
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
- ocamlc.opt   -w s-3+52 -c  varcc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "varcc.ml", line 181, characters 45-53:
- 181 |                                           if List.mem "noconv" flags
-                                                    ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "varcc.ml", line 255, characters 62-70:
- 255 |                                                              (List.mem
-                                                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "varcc.ml", line 259, characters 58-66:
- 259 |                                                          (List.mem "private"
-                                                                 ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "varcc.ml", line 383, characters 39-47:
- 383 |                                     if List.mem "flags" flags
-                                              ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- ocamlc.opt   -o varcc varcc.cmo
- 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 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gdkpixbuf.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gdkpixbuf.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gdkpixbuf.c'
- ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_serialize':
- ml_gdkpixbuf.c:67:3: warning: 'gdk_pixdata_from_pixbuf' is deprecated [-Wdeprecated-declarations]
-    67 |   pixels = gdk_pixdata_from_pixbuf (&pixdata, pb, pixbuf_marshal_use_rle);
-       |   ^~~~~~
- In file included from ml_gdkpixbuf.c:28:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:115:10: note: declared here
-   115 | gpointer gdk_pixdata_from_pixbuf (GdkPixdata  *pixdata,
-       |          ^~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:68:3: warning: 'gdk_pixdata_serialize' is deprecated [-Wdeprecated-declarations]
-    68 |   stream = gdk_pixdata_serialize (&pixdata, &len);
-       |   ^~~~~~
- In file included from ml_gdkpixbuf.c:28:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:107:10: note: declared here
-   107 | guint8*  gdk_pixdata_serialize (const GdkPixdata *pixdata,
-       |          ^~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_deserialize':
- ml_gdkpixbuf.c:88:3: warning: 'gdk_pixdata_deserialize' is deprecated [-Wdeprecated-declarations]
-    88 |   gdk_pixdata_deserialize (&pixdata, len, stream, &error);
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from ml_gdkpixbuf.c:28:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:110:10: note: declared here
-   110 | gboolean gdk_pixdata_deserialize (GdkPixdata  *pixdata,
-       |          ^~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:90:3: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations]
-    90 |   pb = gdk_pixbuf_from_pixdata (&pixdata, TRUE, &error);
-       |   ^~
- In file included from ml_gdkpixbuf.c:28:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here
-   119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata,
-       |            ^~~~~~~~~~~~~~~~~~~~~~~
- ./varcc pango_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gdk.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gdk.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gdk.c'
- ./varcc glib_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_glib.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_glib.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_glib.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_glib.c:34:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_glib.c:34:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_glib.c:34:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from ml_glib.c:33:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ml_glib.c: In function 'ml_g_main_iteration':
- ml_glib.c:262:13: warning: Deprecated pre-processor symbol, replace with 
-   262 | ML_1 (g_main_iteration, Bool_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- ml_glib.c: In function 'ml_g_main_pending':
- ml_glib.c:263:13: warning: Deprecated pre-processor symbol, replace with 
-   263 | ML_0 (g_main_pending, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~                             
- ml_glib.c: In function 'ml_g_main_is_running':
- ml_glib.c:264:13: warning: Deprecated pre-processor symbol, replace with 
-   264 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- ml_glib.c: In function 'ml_g_main_quit':
- ml_glib.c:265:13: warning: Deprecated pre-processor symbol, replace with 
-   265 | ML_1 (g_main_quit, GMainLoop_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- ml_glib.c: In function 'ml_g_main_destroy':
- ml_glib.c:266:13: warning: Deprecated pre-processor symbol, replace with 
-   266 | ML_1 (g_main_destroy, GMainLoop_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- ml_glib.c: In function 'ml_g_io_channel_read':
- ml_glib.c:370:3: warning: 'g_io_channel_read' is deprecated: Use 'g_io_channel_read_chars' instead [-Wdeprecated-declarations]
-   370 |   switch (g_io_channel_read(GIOChannel_val(io),
-       |   ^~~~~~
- In file included from /usr/include/glib-2.0/glib.h:54,
-                  from ml_glib.c:33:
- /usr/include/glib-2.0/glib/giochannel.h:166:13: note: declared here
-   166 | GIOError    g_io_channel_read   (GIOChannel    *channel,
-       |             ^~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_get_charset':
- ml_glib.c:543:13: warning: Deprecated pre-processor symbol, replace with 
-   543 |   G_CONST_RETURN char *c;
-       |             ^~~~~~~~~~~~~                                   
- ./varcc gobject_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gobject.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gobject.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gobject.c'
- ml_gobject.c: In function 'ml_g_type_init':
- ml_gobject.c:103:1: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
-   103 | ML_0 (g_type_init, Unit)
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here
-   691 | void                  g_type_init                    (void);
-       |                       ^~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_object_new':
- ml_gobject.c:521:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-   521 |     GParameter *params_copy = NULL, *param;
-       |     ^~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here
-   271 | struct _GParameter /* auxiliary structure for _setv() variants */
-       |        ^~~~~~~~~~~
- ml_gobject.c:521:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-   521 |     GParameter *params_copy = NULL, *param;
-       |     ^~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here
-   271 | struct _GParameter /* auxiliary structure for _setv() variants */
-       |        ^~~~~~~~~~~
- ml_gobject.c:528:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-   528 |       params_copy = (GParameter*)calloc(n, sizeof(GParameter));
-       |       ^~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here
-   271 | struct _GParameter /* auxiliary structure for _setv() variants */
-       |        ^~~~~~~~~~~
- ml_gobject.c:528:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-   528 |       params_copy = (GParameter*)calloc(n, sizeof(GParameter));
-       |       ^~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here
-   271 | struct _GParameter /* auxiliary structure for _setv() variants */
-       |        ^~~~~~~~~~~
- ml_gobject.c:540:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations]
-   540 |     ret = g_object_newv (GType_val(type), n, params_copy);
-       |     ^~~
- In file included from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here
-   431 | gpointer    g_object_newv        (GType           object_type,
-       |             ^~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gpointer.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gpointer.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gpointer.c'
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gvaluecaml.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gvaluecaml.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gvaluecaml.c'
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose wrappers.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o wrappers.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'wrappers.c'
- ./varcc gtk_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtk.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtk.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtk.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtk.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtk.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtk.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtk.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_pango.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_pango.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_pango.c'
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkaction.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkaction.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkaction.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkaction.c:25:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkaction.c:25:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkaction.c:25:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkaction.c:25:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkbin.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkbin.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkbin.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkbin.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbin.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkbin.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbin.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkbroken.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkbroken.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkbroken.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkbroken.c:30:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbroken.c:30:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkbroken.c:30:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbroken.c:30:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkbutton.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkbutton.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkbutton.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkbutton.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbutton.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkbutton.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbutton.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkassistant.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkassistant.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkassistant.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkassistant.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkassistant.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkassistant.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkassistant.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkedit.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkedit.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkedit.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkedit.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkedit.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkedit.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkedit.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkfile.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkfile.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkfile.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkfile.c:25:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkfile.c:25:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkfile.c:25:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkfile.c:25:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtklist.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtklist.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtklist.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtklist.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtklist.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtklist.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtklist.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkmenu.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkmenu.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkmenu.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkmenu.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkmenu.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkmenu.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkmenu.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkmisc.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkmisc.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkmisc.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkmisc.c:25:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkmisc.c:25:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkmisc.c:25:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkmisc.c:25:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkpack.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkpack.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkpack.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkpack.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkpack.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkpack.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkpack.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkrange.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkrange.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkrange.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkrange.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkrange.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkrange.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkrange.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkstock.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkstock.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkstock.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkstock.c:23:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkstock.c:23:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkstock.c:23:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkstock.c:23:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtktext.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtktext.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtktext.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtktext.c:29:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtktext.c:29:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtktext.c:29:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from ml_gtktext.c:28:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtktree.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtktree.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtktree.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtktree.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtktree.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtktree.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtktree.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt   -w s-3+52 -c  gaux.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gpointer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gpointer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gpointer.ml", line 146, characters 2-13:
- 146 |   unsafe_blit reg reg';
-         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels src, dst were omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gutf8.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gutf8.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gutf8.ml", line 68, characters 29-45:
- 68 | let sub_string s ~pos ~len = Bytes.sub_string s pos len
-                                   ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c glib.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  glib.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gobject.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gobject.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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 9.5)
- ocamlc.opt   -w s-3+52 -c  gdkEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  pangoEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  pango.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gdk.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gdk.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gdkEvent.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gdkKeysyms.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gdkPixbuf.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gdkPixbuf.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtk.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gtkSignal.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkSignal.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkSignal.ml", line 101, characters 29-40:
- 101 |     try Data.of_value conv1 (Closure.nth argv 1)
-                                    ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkStock.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkStock.ml", line 295, characters 2-10:
- 295 |   Gaux.may (Icon_source.set_filename s) filename ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 296, characters 2-10:
- 296 |   Gaux.may (Icon_source.set_pixbuf s) pixbuf ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 297, characters 2-10:
- 297 |   Gaux.may (fun p -> Icon_source.set_direction_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 299, characters 2-10:
- 299 |   Gaux.may (fun p -> Icon_source.set_state_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 301, characters 2-10:
- 301 |   Gaux.may (fun p -> Icon_source.set_size_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkObject.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  propcc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "propcc.ml", line 39, characters 24-34:
- 39 |   in (len1 > len2) && ((String.sub s (len1 - len2) len2) = suff)
-                              ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "propcc.ml", line 109, characters 3-14:
- 109 |   (Hashtbl.add conversions gtk
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 111, characters 3-14:
- 111 |    Hashtbl.add conversions (gtk ^ "_opt")
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 120, characters 27-38:
- 120 |   (List.iter ~f: (fun t -> Hashtbl.add conversions ("g" ^ t) t)
-                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 123, characters 39-50:
- 123 |    List.iter ~f: (fun (gtype, conv) -> Hashtbl.add conversions gtype conv)
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 133, characters 17-28:
- 133 |                  Hashtbl.add conversions (pre ^ name)
-                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 442, characters 43-51:
- 442 |                                       not (List.mem x class_qualifiers))
-                                                  ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 506, characters 30-41:
- 506 |                               Hashtbl.add conversions (pre1 ^ k)
-                                     ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 581, characters 17-31:
- 581 |               if List.mem_assoc "gobject" attrs
-                        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 592, characters 22-36:
- 592 |                  not (List.mem_assoc "notype" attrs))
-                             ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 621, characters 40-51:
- 621 |                                        (Hashtbl.add all_props (name, gtype)
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 669, characters 34-45:
- 669 |                             else (Hashtbl.add all_pnames pname (); pname)
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 678, characters 31-40:
- 678 |                     List.iter (List.sort compare shared_props)
-                                      ^^^^^^^^^
- Warning 6 [labels-omitted]: label cmp was omitted in the application of this function.
- File "propcc.ml", line 793, characters 51-59:
- 793 |                                                   (List.map
-                                                          ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "propcc.ml", line 801, characters 39-53:
- 801 |                                if not (List.mem_assoc "abstract" attrs)
-                                              ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 807, characters 44-52:
- 807 |                                            (List.mem "ConstructOnly" a) &&
-                                                   ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 808, characters 51-59:
- 808 |                                              (not (List.mem "NoSet" a)))
-                                                          ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 815, characters 40-54:
- 815 |                                      if List.mem_assoc "hv" attrs
-                                               ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 830, characters 43-57:
- 830 |                                         if List.mem_assoc "gobject" attrs
-                                                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 851, characters 43-57:
- 851 |                                  let set = List.mem_assoc "set" attrs
-                                                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 856, characters 51-59:
- 856 |                                           (set || (List.mem "Set" a)) &&
-                                                          ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 857, characters 46-54:
- 857 |                                             ((List.mem "Write" a) &&
-                                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 859, characters 52-60:
- 859 |                                                   ((List.mem "ConstructOnly"
-                                                           ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 861, characters 57-65:
- 861 |                                                      || (List.mem "NoSet" a)))))
-                                                                ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 881, characters 40-54:
- 881 |                                     (if List.mem_assoc "abstract" attrs
-                                               ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 886, characters 46-60:
- 886 |                                           (if List.mem_assoc "hv" attrs
-                                                     ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 907, characters 47-55:
- 907 |                                             if List.mem "Read" attrs
-                                                      ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 963, characters 44-58:
- 963 |                                  let wrap = List.mem_assoc "wrap" attrs in
-                                                   ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 965, characters 44-58:
- 965 |                                    wrap || (List.mem_assoc "wrapset" attrs) in
-                                                   ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 992, characters 42-50:
- 992 |                                           List.mem "Wrap" attrs)
-                                                 ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 1046, characters 47-61:
- 1046 |                                     let vset = List.mem_assoc "vset" attrs in
-                                                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 1075, characters 41-55:
- 1075 |                                          List.mem_assoc "wrapsig" attrs in
-                                                 ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 1080, characters 49-57:
- 1080 |                                                 (List.mem "Wrap" attrs) ||
-                                                         ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 1083, characters 57-65:
- 1083 |                                                         (List.mem "NoWrap"
-                                                                 ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- ocamlc.opt   -o propcc propcc.cmo
- ./propcc gtkBase.props
- ocamlc.opt   -w s-3+52 -c  gtkBaseProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBaseProps.ml", line 238, characters 39-50:
- 238 |   let create pl : Gtk.adjustment obj = Object.make "GtkAdjustment" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 330, characters 4-15:
- 330 |     Object.make "GtkWindow" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 391, characters 35-46:
- 391 |   let create pl : Gtk.dialog obj = Object.make "GtkDialog" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 416, characters 4-15:
- 416 |     Object.make "GtkColorSelectionDialog" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 423, characters 4-15:
- 423 |     Object.make "GtkFontSelectionDialog" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 508, characters 35-46:
- 508 |   let create pl : Gtk.socket obj = Object.make "GtkSocket" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkBin.props
- ocamlc.opt   -w s-3+52 -c  gtkBinProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBinProps.ml", line 39, characters 38-49:
- 39 |   let create pl : Gtk.alignment obj = Object.make "GtkAlignment" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 62, characters 34-45:
- 62 |   let create pl : Gtk.frame obj = Object.make "GtkFrame" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 81, characters 41-52:
- 81 |   let create pl : Gtk.aspect_frame obj = Object.make "GtkAspectFrame" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 93, characters 38-49:
- 93 |   let create pl : Gtk.event_box obj = Object.make "GtkEventBox" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 102, characters 38-49:
- 102 |   let create pl : Gtk.invisible obj = Object.make "GtkInvisible" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 128, characters 39-50:
- 128 |   let create pl : Gtk.handle_box obj = Object.make "GtkHandleBox" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 162, characters 4-15:
- 162 |     Object.make "GtkScrolledWindow" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 193, characters 37-48:
- 193 |   let create pl : Gtk.viewport obj = Object.make "GtkViewport" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 219, characters 37-48:
- 219 |   let create pl : Gtk.expander obj = Object.make "GtkExpander" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkButton.props
- ocamlc.opt   -w s-3+52 -c  gtkButtonProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkButtonProps.ml", line 43, characters 35-46:
- 43 |   let create pl : Gtk.button obj = Object.make "GtkButton" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 68, characters 42-53:
- 68 |   let create pl : Gtk.toggle_button obj = Object.make "GtkToggleButton" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 83, characters 41-52:
- 83 |   let create pl : Gtk.radio_button obj = Object.make "GtkRadioButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 101, characters 41-52:
- 101 |   let create pl : Gtk.color_button obj = Object.make "GtkColorButton" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 127, characters 40-51:
- 127 |   let create pl : Gtk.font_button obj = Object.make "GtkFontButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 143, characters 38-49:
- 143 |   let create pl : Gtk.tool_item obj = Object.make "GtkToolItem" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 169, characters 4-15:
- 169 |     Object.make "GtkSeparatorToolItem" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 189, characters 40-51:
- 189 |   let create pl : Gtk.tool_button obj = Object.make "GtkToolButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 200, characters 4-15:
- 200 |     Object.make "GtkToggleToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 215, characters 4-15:
- 215 |     Object.make "GtkRadioToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 225, characters 4-15:
- 225 |     Object.make "GtkMenuToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 261, characters 36-47:
- 261 |   let create pl : Gtk.toolbar obj = Object.make "GtkToolbar" pl
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 275, characters 40-51:
- 275 |   let create pl : Gtk.link_button obj = Object.make "GtkLinkButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkEdit.props
- ocamlc.opt   -w s-3+52 -c  gtkEditProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkEditProps.ml", line 152, characters 34-45:
- 152 |   let create pl : Gtk.entry obj = Object.make "GtkEntry" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 209, characters 40-51:
- 209 |   let create pl : Gtk.spin_button obj = Object.make "GtkSpinButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 241, characters 34-45:
- 241 |   let create pl : Gtk.combo obj = Object.make "GtkCombo" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 273, characters 38-49:
- 273 |   let create pl : Gtk.combo_box obj = Object.make "GtkComboBox" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 300, characters 44-55:
- 300 |   let create pl : Gtk.combo_box_entry obj = Object.make "GtkComboBoxEntry" pl
-                                                   ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 322, characters 4-25:
- 322 |     Gobject.unsafe_create "GtkEntryCompletion" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkList.props
- ocamlc.opt   -w s-3+52 -c  gtkListProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkListProps.ml", line 17, characters 38-49:
- 17 |   let create pl : Gtk.list_item obj = Object.make "GtkListItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkListProps.ml", line 38, characters 34-45:
- 38 |   let create pl : Gtk.liste obj = Object.make "GtkList" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkMenu.props
- ocamlc.opt   -w s-3+52 -c  gtkMenuProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkMenuProps.ml", line 21, characters 40-51:
- 21 |   let create pl : Gtk.option_menu obj = Object.make "GtkOptionMenu" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 37, characters 38-49:
- 37 |   let create pl : Gtk.menu_item obj = Object.make "GtkMenuItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 72, characters 44-55:
- 72 |   let create pl : Gtk.check_menu_item obj = Object.make "GtkCheckMenuItem" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 91, characters 44-55:
- 91 |   let create pl : Gtk.image_menu_item obj = Object.make "GtkImageMenuItem" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 136, characters 37-48:
- 136 |   let create pl : Gtk.menu_bar obj = Object.make "GtkMenuBar" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 151, characters 33-44:
- 151 |   let create pl : Gtk.menu obj = Object.make "GtkMenu" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkMisc.props
- Warning: no conversion for type PangoAttrList in class GtkLabel
- Warning: no conversion for type GdkPixbufAnimation in class GtkImage
- ocamlc.opt   -w s-3+52 -c  gtkMiscProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkMiscProps.ml", line 31, characters 36-57:
- 31 |   let create pl : gtk_status_icon = Gobject.unsafe_create "GtkStatusIcon" pl
-                                          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 135, characters 34-45:
- 135 |   let create pl : Gtk.label obj = Object.make "GtkLabel" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 190, characters 39-50:
- 190 |   let create pl : Gtk.tips_query obj = Object.make "GtkTipsQuery" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 213, characters 34-45:
- 213 |   let create pl : Gtk.arrow obj = Object.make "GtkArrow" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 242, characters 34-45:
- 242 |   let create pl : Gtk.image obj = Object.make "GtkImage" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 277, characters 4-15:
- 277 |     Object.make "GtkColorSelection" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 295, characters 43-54:
- 295 |   let create pl : Gtk.font_selection obj = Object.make "GtkFontSelection" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 305, characters 40-51:
- 305 |   let create pl : Gtk.gamma_curve obj = Object.make "GtkGammaCurve" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 325, characters 38-49:
- 325 |   let create pl : Gtk.statusbar obj = Object.make "GtkStatusbar" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 371, characters 37-48:
- 371 |   let create pl : Gtk.calendar obj = Object.make "GtkCalendar" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 397, characters 41-52:
- 397 |   let create pl : Gtk.drawing_area obj = Object.make "GtkDrawingArea" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 412, characters 34-45:
- 412 |   let create pl : Gtk.curve obj = Object.make "GtkCurve" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 433, characters 4-15:
- 433 |     Object.make
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkPack.props
- ocamlc.opt   -w s-3+52 -c  gtkPackProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkPackProps.ml", line 21, characters 4-15:
- 21 |     Object.make (if dir = `HORIZONTAL then "GtkHBox" else "GtkVBox")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 53, characters 4-15:
- 53 |     Object.make
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 64, characters 34-45:
- 64 |   let create pl : Gtk.fixed obj = Object.make "GtkFixed" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 87, characters 4-15:
- 87 |     Object.make (if dir = `HORIZONTAL then "GtkHPaned" else "GtkVPaned")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 112, characters 35-46:
- 112 |   let create pl : Gtk.layout obj = Object.make "GtkLayout" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 188, characters 37-48:
- 188 |   let create pl : Gtk.notebook obj = Object.make "GtkNotebook" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 245, characters 34-45:
- 245 |   let create pl : Gtk.table obj = Object.make "GtkTable" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 273, characters 31-52:
- 273 |   let create pl : size_group = Gobject.unsafe_create "GtkSizeGroup" pl
-                                      ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkRange.props
- ocamlc.opt   -w s-3+52 -c  gtkRangeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkRangeProps.ml", line 24, characters 4-15:
- 24 |     Object.make (if dir = `HORIZONTAL then "GtkHRuler" else "GtkVRuler")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 82, characters 4-15:
- 82 |     Object.make (if dir = `HORIZONTAL then "GtkHScale" else "GtkVScale")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 94, characters 4-15:
- 94 |     Object.make
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 120, characters 41-52:
- 120 |   let create pl : Gtk.progress_bar obj = Object.make "GtkProgressBar" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkText.props
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
- ocamlc.opt   -w s-3+52 -c  gtkTextProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTextProps.ml", line 80, characters 38-49:
- 80 |   let create pl : Gtk.text_view obj = Object.make "GtkTextView" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 154, characters 4-25:
- 154 |     Gobject.unsafe_create "GtkTextBuffer" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 160, characters 4-25:
- 160 |     Gobject.unsafe_create "GtkTextChildAnchor" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 169, characters 30-51:
- 169 |   let create pl : text_mark = Gobject.unsafe_create "GtkTextMark" pl
-                                     ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 309, characters 4-25:
- 309 |     Gobject.unsafe_create "GtkTextTag" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 335, characters 35-56:
- 335 |   let create pl : text_tag_table = Gobject.unsafe_create "GtkTextTagTable" pl
-                                          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkTree.props
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
- ocamlc.opt   -w s-3+52 -c  gtkTreeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTreeProps.ml", line 119, characters 38-49:
- 119 |   let create pl : Gtk.tree_view obj = Object.make "GtkTreeView" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 165, characters 42-53:
- 165 |   let create pl : Gtk.cell_renderer obj = Object.make "GtkCellRenderer" pl
-                                                 ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 188, characters 4-15:
- 188 |     Object.make "GtkCellRendererPixbuf" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 268, characters 4-15:
- 268 |     Object.make "GtkCellRendererText" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 294, characters 4-15:
- 294 |     Object.make "GtkCellRendererToggle" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 307, characters 4-15:
- 307 |     Object.make "GtkCellRendererProgress" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 329, characters 4-15:
- 329 |     Object.make "GtkCellRendererCombo" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 359, characters 4-15:
- 359 |     Object.make "GtkCellRendererAccel" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 423, characters 4-15:
- 423 |     Object.make "GtkTreeViewColumn" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 473, characters 4-25:
- 473 |     Gobject.unsafe_create "GtkTreeModelSort" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 532, characters 4-25:
- 532 |     Gobject.unsafe_create "GtkTreeModelFilter" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 588, characters 38-49:
- 588 |   let create pl : Gtk.icon_view obj = Object.make "GtkIconView" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkFile.props
- ocamlc.opt   -w s-3+52 -c  gtkFileProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkFileProps.ml", line 61, characters 4-15:
- 61 |     Object.make "GtkFileChooserButton" pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkAction.props
- ocamlc.opt   -w s-3+52 -c  gtkActionProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkActionProps.ml", line 41, characters 4-25:
- 41 |     Gobject.unsafe_create "GtkAction" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 79, characters 4-25:
- 79 |     Gobject.unsafe_create "GtkToggleAction" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 104, characters 4-25:
- 104 |     Gobject.unsafe_create "GtkRadioAction" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 146, characters 4-25:
- 146 |     Gobject.unsafe_create "GtkUIManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 211, characters 4-25:
- 211 |     Gobject.unsafe_create "GtkActionGroup" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkBroken.props
- ocamlc.opt   -w s-3+52 -c  gtkBrokenProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBrokenProps.ml", line 18, characters 38-49:
- 18 |   let create pl : Gtk.tree_item obj = Object.make "GtkTreeItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 42, characters 33-44:
- 42 |   let create pl : Gtk.tree obj = Object.make "GtkTree" pl
-                                       ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 95, characters 33-44:
- 95 |   let create pl : Gtk.text obj = Object.make "GtkText" pl
-                                       ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkAssistant.props
- ocamlc.opt   -w s-3+52 -c  gtkAssistantProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkAssistantProps.ml", line 21, characters 38-49:
- 21 |   let create pl : Gtk.assistant obj = Object.make "GtkAssistant" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkData.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkBase.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkPack.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkButton.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkButton.ml", line 51, characters 44-55:
- 51 |   let create_check pl : toggle_button obj = Object.make "GtkCheckButton" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkAssistant.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkMenu.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkMisc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkWindow.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkList.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkBin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkEdit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkRange.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkText.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkTree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTree.ml", line 111, characters 7-21:
- 111 |     if iter_nth_child m i p nth then i
-              ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label parent was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkFile.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkFile.ml", line 117, characters 65-79:
- 117 |   let dialog_create pl : [Gtk.dialog|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserDialog" pl
-                                                                        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkFile.ml", line 118, characters 65-79:
- 118 |   let widget_create pl : [Gtk.widget|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserWidget" pl
-                                                                        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkMain.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkBroken.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gPango.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gDraw.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gDraw.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gDraw.ml", line 103, characters 13-20:
- 103 |       ?fore:(may_map self#color fore) ?back:(may_map self#color back)
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gDraw.ml", line 103, characters 45-52:
- 103 |       ?fore:(may_map self#color fore) ?back:(may_map self#color back)
-                                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gObj.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gObj.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gObj.ml", line 179, characters 8-20:
- 179 |         self#connect sgn (fun context -> callback (new drag_context context))
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gObj.ml", line 328, characters 4-11:
- 328 |     may_map (fun w -> new widget (unsafe_cast w)) (get P.parent obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  ogtkBaseProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gData.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gData.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gData.ml", line 45, characters 4-7:
- 45 |     may self#set_lower lower;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 46, characters 4-7:
- 46 |     may self#set_upper upper;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 47, characters 4-7:
- 47 |     may self#set_step_increment step_incr;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 48, characters 4-7:
- 48 |     may self#set_page_increment page_incr;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 49, characters 4-7:
- 49 |     may self#set_page_size page_size
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  ogtkBinProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkButtonProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkEditProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkListProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkMenuProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkMiscProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkPackProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkRangeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkTextProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkTreeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkFileProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkActionProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkBrokenProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkAssistantProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gMain.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gMain.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gContainer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gContainer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gPack.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gPack.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gPack.ml", line 136, characters 18-25:
- 136 |     ?hadjustment:(may_map GData.as_adjustment hadjustment)
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 137, characters 18-25:
- 137 |     ?vadjustment:(may_map GData.as_adjustment hadjustment)
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 202, characters 4-16:
- 202 |     self#connect Notebook.S.switch_page (fun _ arg1 -> callback arg1)
-           ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gButton.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gButton.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gButton.ml", line 229, characters 2-10:
- 229 |   Gaux.may item#set_homogeneous homogeneous ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 230, characters 2-10:
- 230 |   Gaux.may item#set_expand expand ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 231, characters 2-10:
- 231 |   Gaux.may (fun f -> (f (item :> tool_item_o) : unit)) packing ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 294, characters 6-14:
- 294 |       Gaux.may o#set_active active ;
-             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 313, characters 8-20:
- 313 |        (Gaux.may_map (fun g -> g#group) group)
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 328, characters 8-20:
- 328 |        (Gaux.may_map (fun m -> m#as_menu) menu)
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gText.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gText.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gText.ml", line 44, characters 19-27:
- 44 |   method widgets = List.map (new widget) (ChildAnchor.get_widgets obj)
-                         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 144, characters 28-36:
- 144 |     Gobject.set_params obj (List.map text_tag_param l)
-                                   ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 233, characters 30-38:
- 233 |   method get_toggled_tags b = List.map (fun x -> new tag x)
-                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 242, characters 16-24:
- 242 |   method tags = List.map (fun t -> new tag t) (Iter.get_tags it)
-                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 580, characters 7-14:
- 580 |       (may_map as_iter iter) default_editable
-              ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gMenu.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gMenu.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gMisc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gMisc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gMisc.ml", line 46, characters 4-20:
- 46 |     Glib.Timeout.add delay (fun () -> self#remove msg; false);
-          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- File "gMisc.ml", line 235, characters 24-31:
- 235 |   let mnemonic_widget = may_map (fun w -> w#as_widget) mnemonic_widget in
-                               ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gMisc.ml", line 257, characters 15-22:
- 257 |   let caller = may_map (fun w -> w#as_widget) caller in
-                      ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gTree.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gTree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gTree.ml", line 84, characters 4-21:
- 84 |     new row_reference (RowReference.create obj path) obj
-          ^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label model was omitted in the application of this function.
- File "gTree.ml", line 189, characters 2-11:
- 189 |   List.iter
-         ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 382, characters 27-34:
- 382 |   method expander_column = may_map (new view_column) (get expander_column obj)
-                                  ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 384, characters 29-36:
- 384 |     set expander_column obj (may_map as_column c)
-                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 386, characters 38-45:
- 386 |   method set_model m = set model obj (may_map (fun (m:model) -> m#as_model) m)
-                                             ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 420, characters 43-55:
- 420 |     TreeView.get_cell_area obj ?path ?col:(Gaux.may_map as_column col) ()
-                                                  ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 425, characters 7-19:
- 425 |       (Gaux.may_map (fun f m -> f (new model m)) fo)
-              ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 428, characters 14-21:
- 428 |   let model = may_map (fun m -> m#as_model) model in
-                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 429, characters 20-27:
- 429 |   let hadjustment = may_map GData.as_adjustment hadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 430, characters 20-27:
- 430 |   let vadjustment = may_map GData.as_adjustment vadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 624, characters 32-40:
- 624 |     (CellRendererPixbuf.create (List.map cell_renderer_pixbuf_param' l))
-                                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 627, characters 30-38:
- 627 |     (CellRendererText.create (List.map cell_renderer_text_param' l))
-                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 630, characters 32-40:
- 630 |     (CellRendererToggle.create (List.map cell_renderer_toggle_param' l))
-                                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 633, characters 34-42:
- 633 |     (CellRendererProgress.create (List.map cell_renderer_progress_param' l))
-                                         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 636, characters 31-39:
- 636 |     (CellRendererCombo.create (List.map cell_renderer_combo_param' l))
-                                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 639, characters 31-39:
- 639 |     (CellRendererAccel.create (List.map cell_renderer_accel_param' l))
-                                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 657, characters 38-50:
- 657 |     Gobject.set IconView.P.model obj (Gaux.may_map (fun m -> m#as_model) m)
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 677, characters 14-26:
- 677 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gList.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gList.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gList.ml", line 172, characters 29-36:
- 172 |   CList.setter ?hadjustment:(may_map GData.as_adjustment hadjustment)
-                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gList.ml", line 173, characters 18-25:
- 173 |     ?vadjustment:(may_map GData.as_adjustment vadjustment) ~cont:(
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gFile.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gFile.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gFile.ml", line 37, characters 3-11:
- 37 |    Gaux.may (FileFilter.set_name w) name ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gWindow.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gWindow.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gWindow.ml", line 84, characters 6-9:
- 84 |       may w#set_wm_name wm_name;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 85, characters 6-9:
- 85 |       may w#set_wm_class wm_class;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 175, characters 39-57:
- 175 |   method connect : 'a dialog_signals = new dialog_signals obj (self#decode)
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 181, characters 4-7:
- 181 |     may (fun p -> d#set_transient_for p#as_window) parent ;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 182, characters 4-7:
- 182 |     may d#set_destroy_with_parent destroy_with_parent ;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 204, characters 4-22:
- 204 |     new dialog_signals obj self#decode
-           ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 228, characters 39-57:
- 228 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 258, characters 6-24:
- 258 |       new dialog_signals obj self#decode
-             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 275, characters 6-9:
- 275 |       may (AboutDialog.set_authors d) authors ;
-             ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 282, characters 39-57:
- 282 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 304, characters 39-57:
- 304 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 331, characters 39-57:
- 331 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 396, characters 4-35:
- 396 |     new file_chooser_dialog_signals obj self#decode
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gAssistant.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gAssistant.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gAssistant.ml", line 51, characters 4-7:
- 51 |     may (self#set_page_type w) page_type;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 52, characters 4-7:
- 52 |     may (self#set_page_title w) title;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 53, characters 4-7:
- 53 |     may (self#set_page_header_image w) header_image;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 54, characters 4-7:
- 54 |     may (self#set_page_side_image w) side_image;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 55, characters 4-7:
- 55 |     may (self#set_page_complete w) complete;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 84, characters 6-9:
- 84 |       may w#set_wm_name wm_name;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 85, characters 6-9:
- 85 |       may w#set_wm_class wm_class;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gBin.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gBin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gEdit.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gEdit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gEdit.ml", line 84, characters 21-28:
- 84 |   method get_entry = may_map (new GObj.widget) (EntryCompletion.get_entry obj)
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 116, characters 4-11:
- 116 |     may_map (new entry_completion) (Entry.get_completion obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 138, characters 6-9:
- 138 |       may (fun e -> e#set_completion c) entry ;
-             ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 135, characters 12-19:
- 135 |     ?model:(may_map (fun m -> m#as_model) model)
-                   ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 176, characters 4-7:
- 176 |     may (Combo.set_popdown_strings w) popdown_strings;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 204, characters 7-19:
- 204 |       (Gaux.may_map (fun f m -> f (new GTree.model m)) fo)
-              ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 208, characters 14-26:
- 208 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 237, characters 14-26:
- 237 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 240, characters 8-20:
- 240 |        (Gaux.may_map (fun c -> c.GTree.index) text_column) []) ~cont:(
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gRange.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gRange.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gRange.ml", line 64, characters 33-40:
- 64 |   Range.make_params ?adjustment:(may_map GData.as_adjustment adjustment)
-                                       ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 69, characters 36-43:
- 69 |   Range.make_params [] ?adjustment:(may_map GData.as_adjustment adjustment)
-                                          ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 84, characters 4-7:
- 84 |     may w#set_metric metric;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gAction.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gAction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gAction.ml", line 103, characters 5-17:
- 103 | 			 (Gaux.may_map (fun g -> Some (g#as_radio_action)) group)
-            ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 111, characters 35-47:
- 111 |   method connect_proxy ~callback = self#connect
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 118, characters 38-50:
- 118 |   method disconnect_proxy ~callback = self#connect
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 125, characters 35-47:
- 125 |   method post_activate ~callback = self#connect ActionGroup.S.post_activate
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 127, characters 34-46:
- 127 |   method pre_activate ~callback = self#connect ActionGroup.S.pre_activate
-                                         ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 154, characters 2-10:
- 154 |   Gaux.may a#set_label label ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 155, characters 2-10:
- 155 |   Gaux.may a#set_tooltip tooltip ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 156, characters 2-10:
- 156 |   Gaux.may a#set_stock_id stock ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 168, characters 2-10:
- 168 |   Gaux.may a#set_active active ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 185, characters 1-9:
- 185 | 	Gaux.may 
-        ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 190, characters 2-10:
- 190 |   Gaux.may
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 192, characters 6-14:
- 192 |       Gaux.may
-             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 205, characters 35-47:
- 205 |   method connect_proxy ~callback = self#connect
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 212, characters 38-50:
- 212 |   method disconnect_proxy ~callback = self#connect
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 219, characters 35-47:
- 219 |   method post_activate ~callback = self#connect UIManager.S.post_activate
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 221, characters 34-46:
- 221 |   method pre_activate ~callback = self#connect UIManager.S.pre_activate
-                                         ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gBroken.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gBroken.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gBroken.ml", line 135, characters 20-27:
- 135 |   let hadjustment = may_map GData.as_adjustment hadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gBroken.ml", line 136, characters 20-27:
- 136 |   let vadjustment = may_map GData.as_adjustment vadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gUtil.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gUtil.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gToolbox.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gToolbox.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gToolbox.ml", line 139, characters 2-23:
- 139 |   wb_ok#connect#clicked f_ok;
-         ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 140, characters 2-27:
- 140 |   wb_cancel#connect#clicked f_cancel;
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 160, characters 4-27:
- 160 |     we_chaine#select_region 0 (we_chaine#text_length);
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start, stop were omitted in the application of this function.
- File "gToolbox.ml", line 264, characters 12-21:
- 264 |             List.iter (insert_node newtree) (List.rev children)
-                   ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 332, characters 13-21:
- 332 |   let mods = List.map (function `A -> "<Alt>" | `C -> "<Control>" | `S ->
-                    ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 334, characters 3-16:
- 334 |   (String.concat "" mods) ^ (String.make 1 (Char.uppercase_ascii c))
-          ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this function.
- 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 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -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    -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -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 && ranlib ./liblablgtk2.a
- + 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   -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gnomecanvas.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gnomecanvas.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gnomecanvas.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gnomecanvas.c:27:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gnomecanvas.c:27:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gnomecanvas.c:27:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gnomecanvas.c:27:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt   -w s-3+52 -c  gnomeCanvas.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gnomeCanvas.ml", line 259, characters 21-28:
- 259 |     proj = (fun x -> may_map get_points (Data.pointer.proj x)) }
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 258, characters 30-37:
- 258 |     inj = (fun x -> `POINTER (may_map convert_points x));
-                                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 263, characters 21-28:
- 263 |     proj = (fun x -> may_map get_dash (Data.pointer.proj x)) }
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 262, characters 30-37:
- 262 |     inj = (fun x -> `POINTER (may_map (fun (x,y) -> convert_dash x y) x));
-                                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 266, characters 14-21:
- 266 |     (fun x -> may_map PathDef.duplicate (Data.unsafe_pointer_option.proj x)) }
-                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gnoCanvas.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gnoCanvas.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgnomecanvas ml_gnomecanvas.o gnomeCanvas.cmo gnoCanvas.cmo -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -shared   -o ./dlllablgnomecanvas.so ml_gnomecanvas.o    -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype 
- + ar rcs ./liblablgnomecanvas.a  ml_gnomecanvas.o && ranlib ./liblablgnomecanvas.a
- + ocamlc.opt -a    -o lablgnomecanvas.cma  gnomeCanvas.cmo gnoCanvas.cmo -dllib -llablgnomecanvas -cclib -llablgnomecanvas   -cclib -lgnomecanvas-2 -cclib -lart_lgpl_2 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ./varcc sourceView2_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtksourceview2.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtksourceview2.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtksourceview2.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:27,
-                  from ml_gtksourceview2.c:24:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:27,
-                  from ml_gtksourceview2.c:24:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:27,
-                  from ml_gtksourceview2.c:24:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:27,
-                  from ml_gtksourceview2.c:24:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- In file included from /usr/include/gtksourceview-2.0/gtksourceview/gtksourcebuffer.h:32,
-                  from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:29,
-                  from ml_gtksourceview2.c:24:
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestylescheme.h:64:13: warning: Deprecated pre-processor symbol, replace with 
-    64 | G_CONST_RETURN gchar* G_CONST_RETURN *
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestylescheme.h:64:13: warning: Deprecated pre-processor symbol, replace with 
- In file included from ml_gtksourceview2.c:26:
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:65:13: warning: Deprecated pre-processor symbol, replace with 
-    65 | G_CONST_RETURN gchar* G_CONST_RETURN *
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:65:13: warning: Deprecated pre-processor symbol, replace with 
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:71:13: warning: Deprecated pre-processor symbol, replace with 
-    71 | G_CONST_RETURN gchar* G_CONST_RETURN *
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:71:13: warning: Deprecated pre-processor symbol, replace with 
- In file included from ml_gtksourceview2.c:29:
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:76:13: warning: Deprecated pre-processor symbol, replace with 
-    76 | G_CONST_RETURN gchar* G_CONST_RETURN *
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:76:13: warning: Deprecated pre-processor symbol, replace with 
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:81:13: warning: Deprecated pre-processor symbol, replace with 
-    81 | G_CONST_RETURN gchar* G_CONST_RETURN *
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:81:13: warning: Deprecated pre-processor symbol, replace with 
- ml_gtksourceview2.c: In function 'ml_gtk_source_view_set_mark_category_pixbuf':
- ml_gtksourceview2.c:749:1: warning: 'gtk_source_view_set_mark_category_pixbuf' is deprecated [-Wdeprecated-declarations]
-   749 | ML_3 (gtk_source_view_set_mark_category_pixbuf, GtkSourceView_val,
-       | ^~~~
- In file included from ml_gtksourceview2.c:24:
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:194:8: note: declared here
-   194 | void   gtk_source_view_set_mark_category_pixbuf
-       |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtksourceview2.c: In function 'ml_gtk_source_view_get_mark_category_pixbuf':
- ml_gtksourceview2.c:751:1: warning: 'gtk_source_view_get_mark_category_pixbuf' is deprecated [-Wdeprecated-declarations]
-   751 | ML_2 (gtk_source_view_get_mark_category_pixbuf, GtkSourceView_val,
-       | ^~~~
- In file included from ml_gtksourceview2.c:24:
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:216:12: note: declared here
-   216 | GdkPixbuf *gtk_source_view_get_mark_category_pixbuf
-       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtksourceview2.c: At top level:
- ml_gtksourceview2.c:788:13: warning: Deprecated pre-processor symbol, replace with 
-   788 | static G_CONST_RETURN gchar *
-       |             ^~~~~~~~~~~~~~~~~                               
- ocamlc.opt   -w s-3+52 -c  sourceView2Enums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ./propcc gtkSourceView2.props
- ocamlc.opt   -w s-3+52 -c gtkSourceView2_types.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkSourceView2Props.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkSourceView2Props.ml", line 22, characters 4-25:
- 22 |     Gobject.unsafe_create "GtkSourceStyleScheme" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 29, characters 4-25:
- 29 |     Gobject.unsafe_create "GtkSourceStyleSchemeManager" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 71, characters 4-15:
- 71 |     Object.make "GtkSourceCompletionInfo" pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 106, characters 4-25:
- 106 |     Gobject.unsafe_create "GtkSourceCompletionProposal" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 126, characters 4-25:
- 126 |     Gobject.unsafe_create "GtkSourceCompletionItem" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 183, characters 4-25:
- 183 |     Gobject.unsafe_create "GtkSourceCompletionContext" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 244, characters 4-25:
- 244 |     Gobject.unsafe_create "GtkSourceCompletion" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 275, characters 4-25:
- 275 |     Gobject.unsafe_create "GtkSourceLanguage" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 282, characters 4-25:
- 282 |     Gobject.unsafe_create "GtkSourceLanguageManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 293, characters 4-25:
- 293 |     Gobject.unsafe_create "GtkSourceMark" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 308, characters 4-25:
- 308 |     Gobject.unsafe_create "GtkSourceUndoManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 363, characters 4-25:
- 363 |     Gobject.unsafe_create "GtkSourceBuffer" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 425, characters 36-47:
- 425 |   let create pl : source_view obj = Object.make "GtkSourceView" pl
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  ogtkSourceView2Props.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkSourceView2.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gSourceView2.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gSourceView2.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gSourceView2.ml", line 94, characters 6-13:
- 94 |       may_map (new source_style_scheme)
-            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 350, characters 4-11:
- 350 |     may_map
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 355, characters 4-11:
- 355 |     may_map
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 376, characters 4-11:
- 376 |     may_map (fun m -> new source_mark m) (SourceMark.next obj category)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 378, characters 4-11:
- 378 |     may_map (fun m -> new source_mark m) (SourceMark.prev obj category)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 446, characters 20-27:
- 446 |   method language = may_map (new source_language) (get SourceBuffer.P.language obj)
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 449, characters 7-14:
- 449 |       (may_map (fun l -> l#as_source_language) l)
-              ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 452, characters 4-11:
- 452 |     may_map (new source_style_scheme) (get SourceBuffer.P.style_scheme obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 588, characters 1-4:
- 588 | 	may (SourceView.set_draw_spaces obj) draw_spaces;
-        ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtksourceview2 ml_gtksourceview2.o sourceView2Enums.cmo gtkSourceView2Props.cmo ogtkSourceView2Props.cmo gtkSourceView2.cmo gSourceView2.cmo -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -shared   -o ./dlllablgtksourceview2.so ml_gtksourceview2.o    -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype 
- + ar rcs ./liblablgtksourceview2.a  ml_gtksourceview2.o && ranlib ./liblablgtksourceview2.a
- + ocamlc.opt -a    -o lablgtksourceview2.cma  sourceView2Enums.cmo gtkSourceView2Props.cmo ogtkSourceView2Props.cmo gtkSourceView2.cmo gSourceView2.cmo -dllib -llablgtksourceview2 -cclib -llablgtksourceview2   -cclib -lgtksourceview-2.0 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ocamlc.opt   -w s-3+52 -c -thread gtkThread.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c -thread gtkThread.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkThread.ml", line 53, characters 16-32:
- 53 |         ignore (Glib.Timeout.add 1 (fun () -> has_timeout := false; false))
-                      ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- ocamlmktop  -thread  -o lablgtktop unix.cma threads.cma  \
-    -I . lablgtk.cma lablgnomecanvas.cma lablgtksourceview2.cma gtkThread.cmo
- sed -e "s|@INSTALLDIR@|/home/opam/.opam/4.13.0+trunk/lib/ocaml/lablgtk2|g" \
-     -e "s|@LABLGLDIR@|/home/opam/.opam/4.13.0+trunk/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   -w s-3+52 -c  gtkThInit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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@|-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -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@|-lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype|" \
-     -e "s|@SOURCEVIEW2_MLS@|sourceView2Enums gtkSourceView2Props ogtkSourceView2Props gtkSourceView2 gSourceView2|" \
-     -e "s|@SOURCEVIEW2_LIBS@|-lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype|" \
-     -e "s|@TOOLCHAIN@|unix|" \
-     < build.ml.in > build.ml
- ocamlc.opt   -w s-3+52 -c  gtkInit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gaux.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gpointer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gpointer.ml", line 146, characters 2-13:
- 146 |   unsafe_blit reg reg';
-         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels src, dst were omitted in the application of this function.
- ocamlopt.opt  -w s -c gutf8.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gutf8.ml", line 68, characters 29-45:
- 68 | let sub_string s ~pos ~len = Bytes.sub_string s pos len
-                                   ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt.opt  -w s -c glib.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gobject.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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 9.5)
- ocamlopt.opt  -w s -c gdkEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c pangoEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c pango.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gdk.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gdkEvent.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gdkKeysyms.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gdkPixbuf.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtk.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkSignal.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkSignal.ml", line 101, characters 29-40:
- 101 |     try Data.of_value conv1 (Closure.nth argv 1)
-                                    ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkStock.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkStock.ml", line 295, characters 2-10:
- 295 |   Gaux.may (Icon_source.set_filename s) filename ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 296, characters 2-10:
- 296 |   Gaux.may (Icon_source.set_pixbuf s) pixbuf ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 297, characters 2-10:
- 297 |   Gaux.may (fun p -> Icon_source.set_direction_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 299, characters 2-10:
- 299 |   Gaux.may (fun p -> Icon_source.set_state_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 301, characters 2-10:
- 301 |   Gaux.may (fun p -> Icon_source.set_size_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkObject.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkBaseProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBaseProps.ml", line 238, characters 39-50:
- 238 |   let create pl : Gtk.adjustment obj = Object.make "GtkAdjustment" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 330, characters 4-15:
- 330 |     Object.make "GtkWindow" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 391, characters 35-46:
- 391 |   let create pl : Gtk.dialog obj = Object.make "GtkDialog" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 416, characters 4-15:
- 416 |     Object.make "GtkColorSelectionDialog" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 423, characters 4-15:
- 423 |     Object.make "GtkFontSelectionDialog" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 508, characters 35-46:
- 508 |   let create pl : Gtk.socket obj = Object.make "GtkSocket" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkBinProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBinProps.ml", line 39, characters 38-49:
- 39 |   let create pl : Gtk.alignment obj = Object.make "GtkAlignment" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 62, characters 34-45:
- 62 |   let create pl : Gtk.frame obj = Object.make "GtkFrame" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 81, characters 41-52:
- 81 |   let create pl : Gtk.aspect_frame obj = Object.make "GtkAspectFrame" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 93, characters 38-49:
- 93 |   let create pl : Gtk.event_box obj = Object.make "GtkEventBox" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 102, characters 38-49:
- 102 |   let create pl : Gtk.invisible obj = Object.make "GtkInvisible" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 128, characters 39-50:
- 128 |   let create pl : Gtk.handle_box obj = Object.make "GtkHandleBox" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 162, characters 4-15:
- 162 |     Object.make "GtkScrolledWindow" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 193, characters 37-48:
- 193 |   let create pl : Gtk.viewport obj = Object.make "GtkViewport" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 219, characters 37-48:
- 219 |   let create pl : Gtk.expander obj = Object.make "GtkExpander" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkButtonProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkButtonProps.ml", line 43, characters 35-46:
- 43 |   let create pl : Gtk.button obj = Object.make "GtkButton" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 68, characters 42-53:
- 68 |   let create pl : Gtk.toggle_button obj = Object.make "GtkToggleButton" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 83, characters 41-52:
- 83 |   let create pl : Gtk.radio_button obj = Object.make "GtkRadioButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 101, characters 41-52:
- 101 |   let create pl : Gtk.color_button obj = Object.make "GtkColorButton" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 127, characters 40-51:
- 127 |   let create pl : Gtk.font_button obj = Object.make "GtkFontButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 143, characters 38-49:
- 143 |   let create pl : Gtk.tool_item obj = Object.make "GtkToolItem" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 169, characters 4-15:
- 169 |     Object.make "GtkSeparatorToolItem" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 189, characters 40-51:
- 189 |   let create pl : Gtk.tool_button obj = Object.make "GtkToolButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 200, characters 4-15:
- 200 |     Object.make "GtkToggleToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 215, characters 4-15:
- 215 |     Object.make "GtkRadioToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 225, characters 4-15:
- 225 |     Object.make "GtkMenuToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 261, characters 36-47:
- 261 |   let create pl : Gtk.toolbar obj = Object.make "GtkToolbar" pl
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 275, characters 40-51:
- 275 |   let create pl : Gtk.link_button obj = Object.make "GtkLinkButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkEditProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkEditProps.ml", line 152, characters 34-45:
- 152 |   let create pl : Gtk.entry obj = Object.make "GtkEntry" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 209, characters 40-51:
- 209 |   let create pl : Gtk.spin_button obj = Object.make "GtkSpinButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 241, characters 34-45:
- 241 |   let create pl : Gtk.combo obj = Object.make "GtkCombo" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 273, characters 38-49:
- 273 |   let create pl : Gtk.combo_box obj = Object.make "GtkComboBox" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 300, characters 44-55:
- 300 |   let create pl : Gtk.combo_box_entry obj = Object.make "GtkComboBoxEntry" pl
-                                                   ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 322, characters 4-25:
- 322 |     Gobject.unsafe_create "GtkEntryCompletion" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkListProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkListProps.ml", line 17, characters 38-49:
- 17 |   let create pl : Gtk.list_item obj = Object.make "GtkListItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkListProps.ml", line 38, characters 34-45:
- 38 |   let create pl : Gtk.liste obj = Object.make "GtkList" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkMenuProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkMenuProps.ml", line 21, characters 40-51:
- 21 |   let create pl : Gtk.option_menu obj = Object.make "GtkOptionMenu" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 37, characters 38-49:
- 37 |   let create pl : Gtk.menu_item obj = Object.make "GtkMenuItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 72, characters 44-55:
- 72 |   let create pl : Gtk.check_menu_item obj = Object.make "GtkCheckMenuItem" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 91, characters 44-55:
- 91 |   let create pl : Gtk.image_menu_item obj = Object.make "GtkImageMenuItem" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 136, characters 37-48:
- 136 |   let create pl : Gtk.menu_bar obj = Object.make "GtkMenuBar" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 151, characters 33-44:
- 151 |   let create pl : Gtk.menu obj = Object.make "GtkMenu" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkMiscProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkMiscProps.ml", line 31, characters 36-57:
- 31 |   let create pl : gtk_status_icon = Gobject.unsafe_create "GtkStatusIcon" pl
-                                          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 135, characters 34-45:
- 135 |   let create pl : Gtk.label obj = Object.make "GtkLabel" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 190, characters 39-50:
- 190 |   let create pl : Gtk.tips_query obj = Object.make "GtkTipsQuery" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 213, characters 34-45:
- 213 |   let create pl : Gtk.arrow obj = Object.make "GtkArrow" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 242, characters 34-45:
- 242 |   let create pl : Gtk.image obj = Object.make "GtkImage" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 277, characters 4-15:
- 277 |     Object.make "GtkColorSelection" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 295, characters 43-54:
- 295 |   let create pl : Gtk.font_selection obj = Object.make "GtkFontSelection" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 305, characters 40-51:
- 305 |   let create pl : Gtk.gamma_curve obj = Object.make "GtkGammaCurve" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 325, characters 38-49:
- 325 |   let create pl : Gtk.statusbar obj = Object.make "GtkStatusbar" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 371, characters 37-48:
- 371 |   let create pl : Gtk.calendar obj = Object.make "GtkCalendar" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 397, characters 41-52:
- 397 |   let create pl : Gtk.drawing_area obj = Object.make "GtkDrawingArea" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 412, characters 34-45:
- 412 |   let create pl : Gtk.curve obj = Object.make "GtkCurve" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 433, characters 4-15:
- 433 |     Object.make
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkPackProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkPackProps.ml", line 21, characters 4-15:
- 21 |     Object.make (if dir = `HORIZONTAL then "GtkHBox" else "GtkVBox")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 53, characters 4-15:
- 53 |     Object.make
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 64, characters 34-45:
- 64 |   let create pl : Gtk.fixed obj = Object.make "GtkFixed" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 87, characters 4-15:
- 87 |     Object.make (if dir = `HORIZONTAL then "GtkHPaned" else "GtkVPaned")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 112, characters 35-46:
- 112 |   let create pl : Gtk.layout obj = Object.make "GtkLayout" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 188, characters 37-48:
- 188 |   let create pl : Gtk.notebook obj = Object.make "GtkNotebook" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 245, characters 34-45:
- 245 |   let create pl : Gtk.table obj = Object.make "GtkTable" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 273, characters 31-52:
- 273 |   let create pl : size_group = Gobject.unsafe_create "GtkSizeGroup" pl
-                                      ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkRangeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkRangeProps.ml", line 24, characters 4-15:
- 24 |     Object.make (if dir = `HORIZONTAL then "GtkHRuler" else "GtkVRuler")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 82, characters 4-15:
- 82 |     Object.make (if dir = `HORIZONTAL then "GtkHScale" else "GtkVScale")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 94, characters 4-15:
- 94 |     Object.make
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 120, characters 41-52:
- 120 |   let create pl : Gtk.progress_bar obj = Object.make "GtkProgressBar" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkTextProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTextProps.ml", line 80, characters 38-49:
- 80 |   let create pl : Gtk.text_view obj = Object.make "GtkTextView" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 154, characters 4-25:
- 154 |     Gobject.unsafe_create "GtkTextBuffer" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 160, characters 4-25:
- 160 |     Gobject.unsafe_create "GtkTextChildAnchor" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 169, characters 30-51:
- 169 |   let create pl : text_mark = Gobject.unsafe_create "GtkTextMark" pl
-                                     ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 309, characters 4-25:
- 309 |     Gobject.unsafe_create "GtkTextTag" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 335, characters 35-56:
- 335 |   let create pl : text_tag_table = Gobject.unsafe_create "GtkTextTagTable" pl
-                                          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkTreeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTreeProps.ml", line 119, characters 38-49:
- 119 |   let create pl : Gtk.tree_view obj = Object.make "GtkTreeView" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 165, characters 42-53:
- 165 |   let create pl : Gtk.cell_renderer obj = Object.make "GtkCellRenderer" pl
-                                                 ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 188, characters 4-15:
- 188 |     Object.make "GtkCellRendererPixbuf" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 268, characters 4-15:
- 268 |     Object.make "GtkCellRendererText" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 294, characters 4-15:
- 294 |     Object.make "GtkCellRendererToggle" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 307, characters 4-15:
- 307 |     Object.make "GtkCellRendererProgress" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 329, characters 4-15:
- 329 |     Object.make "GtkCellRendererCombo" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 359, characters 4-15:
- 359 |     Object.make "GtkCellRendererAccel" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 423, characters 4-15:
- 423 |     Object.make "GtkTreeViewColumn" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 473, characters 4-25:
- 473 |     Gobject.unsafe_create "GtkTreeModelSort" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 532, characters 4-25:
- 532 |     Gobject.unsafe_create "GtkTreeModelFilter" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 588, characters 38-49:
- 588 |   let create pl : Gtk.icon_view obj = Object.make "GtkIconView" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkFileProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkFileProps.ml", line 61, characters 4-15:
- 61 |     Object.make "GtkFileChooserButton" pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkActionProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkActionProps.ml", line 41, characters 4-25:
- 41 |     Gobject.unsafe_create "GtkAction" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 79, characters 4-25:
- 79 |     Gobject.unsafe_create "GtkToggleAction" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 104, characters 4-25:
- 104 |     Gobject.unsafe_create "GtkRadioAction" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 146, characters 4-25:
- 146 |     Gobject.unsafe_create "GtkUIManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 211, characters 4-25:
- 211 |     Gobject.unsafe_create "GtkActionGroup" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkBrokenProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBrokenProps.ml", line 18, characters 38-49:
- 18 |   let create pl : Gtk.tree_item obj = Object.make "GtkTreeItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 42, characters 33-44:
- 42 |   let create pl : Gtk.tree obj = Object.make "GtkTree" pl
-                                       ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 95, characters 33-44:
- 95 |   let create pl : Gtk.text obj = Object.make "GtkText" pl
-                                       ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkAssistantProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkAssistantProps.ml", line 21, characters 38-49:
- 21 |   let create pl : Gtk.assistant obj = Object.make "GtkAssistant" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkData.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkBase.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkPack.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkButton.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkButton.ml", line 51, characters 44-55:
- 51 |   let create_check pl : toggle_button obj = Object.make "GtkCheckButton" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkAssistant.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkMenu.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkMisc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkWindow.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkList.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkBin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkEdit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkRange.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkText.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkTree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTree.ml", line 111, characters 7-21:
- 111 |     if iter_nth_child m i p nth then i
-              ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label parent was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkFile.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkFile.ml", line 117, characters 65-79:
- 117 |   let dialog_create pl : [Gtk.dialog|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserDialog" pl
-                                                                        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkFile.ml", line 118, characters 65-79:
- 118 |   let widget_create pl : [Gtk.widget|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserWidget" pl
-                                                                        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkMain.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkMain.ml", line 49, characters 4-16:
- 49 |     Obj.truncate (Obj.repr Sys.argv) (Array.length argv);
-          ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.truncate
- ocamlopt.opt  -w s -c gtkBroken.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gPango.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gDraw.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gDraw.ml", line 103, characters 13-20:
- 103 |       ?fore:(may_map self#color fore) ?back:(may_map self#color back)
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gDraw.ml", line 103, characters 45-52:
- 103 |       ?fore:(may_map self#color fore) ?back:(may_map self#color back)
-                                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gObj.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gObj.ml", line 179, characters 8-20:
- 179 |         self#connect sgn (fun context -> callback (new drag_context context))
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gObj.ml", line 328, characters 4-11:
- 328 |     may_map (fun w -> new widget (unsafe_cast w)) (get P.parent obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c ogtkBaseProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gData.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gData.ml", line 45, characters 4-7:
- 45 |     may self#set_lower lower;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 46, characters 4-7:
- 46 |     may self#set_upper upper;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 47, characters 4-7:
- 47 |     may self#set_step_increment step_incr;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 48, characters 4-7:
- 48 |     may self#set_page_increment page_incr;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 49, characters 4-7:
- 49 |     may self#set_page_size page_size
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c ogtkBinProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkButtonProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkEditProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkListProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkMenuProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkMiscProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkPackProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkRangeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkTextProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkTreeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkFileProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkActionProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkBrokenProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkAssistantProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gMain.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gContainer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gPack.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gPack.ml", line 136, characters 18-25:
- 136 |     ?hadjustment:(may_map GData.as_adjustment hadjustment)
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 137, characters 18-25:
- 137 |     ?vadjustment:(may_map GData.as_adjustment hadjustment)
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 202, characters 4-16:
- 202 |     self#connect Notebook.S.switch_page (fun _ arg1 -> callback arg1)
-           ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlopt.opt  -w s -c gButton.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gButton.ml", line 229, characters 2-10:
- 229 |   Gaux.may item#set_homogeneous homogeneous ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 230, characters 2-10:
- 230 |   Gaux.may item#set_expand expand ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 231, characters 2-10:
- 231 |   Gaux.may (fun f -> (f (item :> tool_item_o) : unit)) packing ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 294, characters 6-14:
- 294 |       Gaux.may o#set_active active ;
-             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 313, characters 8-20:
- 313 |        (Gaux.may_map (fun g -> g#group) group)
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 328, characters 8-20:
- 328 |        (Gaux.may_map (fun m -> m#as_menu) menu)
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gText.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gText.ml", line 44, characters 19-27:
- 44 |   method widgets = List.map (new widget) (ChildAnchor.get_widgets obj)
-                         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 144, characters 28-36:
- 144 |     Gobject.set_params obj (List.map text_tag_param l)
-                                   ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 233, characters 30-38:
- 233 |   method get_toggled_tags b = List.map (fun x -> new tag x)
-                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 242, characters 16-24:
- 242 |   method tags = List.map (fun t -> new tag t) (Iter.get_tags it)
-                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 580, characters 7-14:
- 580 |       (may_map as_iter iter) default_editable
-              ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gMenu.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gMisc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gMisc.ml", line 46, characters 4-20:
- 46 |     Glib.Timeout.add delay (fun () -> self#remove msg; false);
-          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- File "gMisc.ml", line 235, characters 24-31:
- 235 |   let mnemonic_widget = may_map (fun w -> w#as_widget) mnemonic_widget in
-                               ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gMisc.ml", line 257, characters 15-22:
- 257 |   let caller = may_map (fun w -> w#as_widget) caller in
-                      ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gTree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gTree.ml", line 84, characters 4-21:
- 84 |     new row_reference (RowReference.create obj path) obj
-          ^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label model was omitted in the application of this function.
- File "gTree.ml", line 189, characters 2-11:
- 189 |   List.iter
-         ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 382, characters 27-34:
- 382 |   method expander_column = may_map (new view_column) (get expander_column obj)
-                                  ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 384, characters 29-36:
- 384 |     set expander_column obj (may_map as_column c)
-                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 386, characters 38-45:
- 386 |   method set_model m = set model obj (may_map (fun (m:model) -> m#as_model) m)
-                                             ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 420, characters 43-55:
- 420 |     TreeView.get_cell_area obj ?path ?col:(Gaux.may_map as_column col) ()
-                                                  ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 425, characters 7-19:
- 425 |       (Gaux.may_map (fun f m -> f (new model m)) fo)
-              ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 428, characters 14-21:
- 428 |   let model = may_map (fun m -> m#as_model) model in
-                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 429, characters 20-27:
- 429 |   let hadjustment = may_map GData.as_adjustment hadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 430, characters 20-27:
- 430 |   let vadjustment = may_map GData.as_adjustment vadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 624, characters 32-40:
- 624 |     (CellRendererPixbuf.create (List.map cell_renderer_pixbuf_param' l))
-                                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 627, characters 30-38:
- 627 |     (CellRendererText.create (List.map cell_renderer_text_param' l))
-                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 630, characters 32-40:
- 630 |     (CellRendererToggle.create (List.map cell_renderer_toggle_param' l))
-                                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 633, characters 34-42:
- 633 |     (CellRendererProgress.create (List.map cell_renderer_progress_param' l))
-                                         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 636, characters 31-39:
- 636 |     (CellRendererCombo.create (List.map cell_renderer_combo_param' l))
-                                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 639, characters 31-39:
- 639 |     (CellRendererAccel.create (List.map cell_renderer_accel_param' l))
-                                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 657, characters 38-50:
- 657 |     Gobject.set IconView.P.model obj (Gaux.may_map (fun m -> m#as_model) m)
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 677, characters 14-26:
- 677 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gList.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gList.ml", line 172, characters 29-36:
- 172 |   CList.setter ?hadjustment:(may_map GData.as_adjustment hadjustment)
-                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gList.ml", line 173, characters 18-25:
- 173 |     ?vadjustment:(may_map GData.as_adjustment vadjustment) ~cont:(
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gFile.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gFile.ml", line 37, characters 3-11:
- 37 |    Gaux.may (FileFilter.set_name w) name ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gWindow.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gWindow.ml", line 84, characters 6-9:
- 84 |       may w#set_wm_name wm_name;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 85, characters 6-9:
- 85 |       may w#set_wm_class wm_class;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 175, characters 39-57:
- 175 |   method connect : 'a dialog_signals = new dialog_signals obj (self#decode)
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 181, characters 4-7:
- 181 |     may (fun p -> d#set_transient_for p#as_window) parent ;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 182, characters 4-7:
- 182 |     may d#set_destroy_with_parent destroy_with_parent ;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 204, characters 4-22:
- 204 |     new dialog_signals obj self#decode
-           ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 228, characters 39-57:
- 228 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 258, characters 6-24:
- 258 |       new dialog_signals obj self#decode
-             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 275, characters 6-9:
- 275 |       may (AboutDialog.set_authors d) authors ;
-             ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 282, characters 39-57:
- 282 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 304, characters 39-57:
- 304 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 331, characters 39-57:
- 331 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 396, characters 4-35:
- 396 |     new file_chooser_dialog_signals obj self#decode
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- ocamlopt.opt  -w s -c gAssistant.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gAssistant.ml", line 51, characters 4-7:
- 51 |     may (self#set_page_type w) page_type;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 52, characters 4-7:
- 52 |     may (self#set_page_title w) title;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 53, characters 4-7:
- 53 |     may (self#set_page_header_image w) header_image;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 54, characters 4-7:
- 54 |     may (self#set_page_side_image w) side_image;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 55, characters 4-7:
- 55 |     may (self#set_page_complete w) complete;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 84, characters 6-9:
- 84 |       may w#set_wm_name wm_name;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 85, characters 6-9:
- 85 |       may w#set_wm_class wm_class;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gBin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gEdit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gEdit.ml", line 84, characters 21-28:
- 84 |   method get_entry = may_map (new GObj.widget) (EntryCompletion.get_entry obj)
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 116, characters 4-11:
- 116 |     may_map (new entry_completion) (Entry.get_completion obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 138, characters 6-9:
- 138 |       may (fun e -> e#set_completion c) entry ;
-             ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 135, characters 12-19:
- 135 |     ?model:(may_map (fun m -> m#as_model) model)
-                   ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 176, characters 4-7:
- 176 |     may (Combo.set_popdown_strings w) popdown_strings;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 204, characters 7-19:
- 204 |       (Gaux.may_map (fun f m -> f (new GTree.model m)) fo)
-              ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 208, characters 14-26:
- 208 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 237, characters 14-26:
- 237 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 240, characters 8-20:
- 240 |        (Gaux.may_map (fun c -> c.GTree.index) text_column) []) ~cont:(
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gRange.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gRange.ml", line 64, characters 33-40:
- 64 |   Range.make_params ?adjustment:(may_map GData.as_adjustment adjustment)
-                                       ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 69, characters 36-43:
- 69 |   Range.make_params [] ?adjustment:(may_map GData.as_adjustment adjustment)
-                                          ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 84, characters 4-7:
- 84 |     may w#set_metric metric;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gAction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gAction.ml", line 103, characters 5-17:
- 103 | 			 (Gaux.may_map (fun g -> Some (g#as_radio_action)) group)
-            ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 111, characters 35-47:
- 111 |   method connect_proxy ~callback = self#connect
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 118, characters 38-50:
- 118 |   method disconnect_proxy ~callback = self#connect
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 125, characters 35-47:
- 125 |   method post_activate ~callback = self#connect ActionGroup.S.post_activate
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 127, characters 34-46:
- 127 |   method pre_activate ~callback = self#connect ActionGroup.S.pre_activate
-                                         ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 154, characters 2-10:
- 154 |   Gaux.may a#set_label label ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 155, characters 2-10:
- 155 |   Gaux.may a#set_tooltip tooltip ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 156, characters 2-10:
- 156 |   Gaux.may a#set_stock_id stock ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 168, characters 2-10:
- 168 |   Gaux.may a#set_active active ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 185, characters 1-9:
- 185 | 	Gaux.may 
-        ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 190, characters 2-10:
- 190 |   Gaux.may
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 192, characters 6-14:
- 192 |       Gaux.may
-             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 205, characters 35-47:
- 205 |   method connect_proxy ~callback = self#connect
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 212, characters 38-50:
- 212 |   method disconnect_proxy ~callback = self#connect
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 219, characters 35-47:
- 219 |   method post_activate ~callback = self#connect UIManager.S.post_activate
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 221, characters 34-46:
- 221 |   method pre_activate ~callback = self#connect UIManager.S.pre_activate
-                                         ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlopt.opt  -w s -c gBroken.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gBroken.ml", line 135, characters 20-27:
- 135 |   let hadjustment = may_map GData.as_adjustment hadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gBroken.ml", line 136, characters 20-27:
- 136 |   let vadjustment = may_map GData.as_adjustment vadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gUtil.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gToolbox.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gToolbox.ml", line 139, characters 2-23:
- 139 |   wb_ok#connect#clicked f_ok;
-         ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 140, characters 2-27:
- 140 |   wb_cancel#connect#clicked f_cancel;
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 160, characters 4-27:
- 160 |     we_chaine#select_region 0 (we_chaine#text_length);
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start, stop were omitted in the application of this function.
- File "gToolbox.ml", line 264, characters 12-21:
- 264 |             List.iter (insert_node newtree) (List.rev children)
-                   ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 332, characters 13-21:
- 332 |   let mods = List.map (function `A -> "<Alt>" | `C -> "<Control>" | `S ->
-                    ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 334, characters 3-16:
- 334 |   (String.concat "" mods) ^ (String.make 1 (Char.uppercase_ascii c))
-          ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this function.
- 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 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -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    -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -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 && ranlib ./liblablgtk2.a
- + 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   -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ocamlopt.opt  -w s -c gnomeCanvas.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gnomeCanvas.ml", line 259, characters 21-28:
- 259 |     proj = (fun x -> may_map get_points (Data.pointer.proj x)) }
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 258, characters 30-37:
- 258 |     inj = (fun x -> `POINTER (may_map convert_points x));
-                                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 263, characters 21-28:
- 263 |     proj = (fun x -> may_map get_dash (Data.pointer.proj x)) }
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 262, characters 30-37:
- 262 |     inj = (fun x -> `POINTER (may_map (fun (x,y) -> convert_dash x y) x));
-                                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 266, characters 14-21:
- 266 |     (fun x -> may_map PathDef.duplicate (Data.unsafe_pointer_option.proj x)) }
-                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gnoCanvas.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgnomecanvas ml_gnomecanvas.o gnomeCanvas.cmx gnoCanvas.cmx -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -shared   -o ./dlllablgnomecanvas.so ml_gnomecanvas.o    -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype 
- + ar rcs ./liblablgnomecanvas.a  ml_gnomecanvas.o && ranlib ./liblablgnomecanvas.a
- + ocamlopt.opt -a   -o lablgnomecanvas.cmxa  gnomeCanvas.cmx gnoCanvas.cmx -cclib -llablgnomecanvas   -cclib -lgnomecanvas-2 -cclib -lart_lgpl_2 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ocamlopt.opt  -w s -c sourceView2Enums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkSourceView2Props.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkSourceView2Props.ml", line 22, characters 4-25:
- 22 |     Gobject.unsafe_create "GtkSourceStyleScheme" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 29, characters 4-25:
- 29 |     Gobject.unsafe_create "GtkSourceStyleSchemeManager" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 71, characters 4-15:
- 71 |     Object.make "GtkSourceCompletionInfo" pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 106, characters 4-25:
- 106 |     Gobject.unsafe_create "GtkSourceCompletionProposal" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 126, characters 4-25:
- 126 |     Gobject.unsafe_create "GtkSourceCompletionItem" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 183, characters 4-25:
- 183 |     Gobject.unsafe_create "GtkSourceCompletionContext" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 244, characters 4-25:
- 244 |     Gobject.unsafe_create "GtkSourceCompletion" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 275, characters 4-25:
- 275 |     Gobject.unsafe_create "GtkSourceLanguage" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 282, characters 4-25:
- 282 |     Gobject.unsafe_create "GtkSourceLanguageManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 293, characters 4-25:
- 293 |     Gobject.unsafe_create "GtkSourceMark" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 308, characters 4-25:
- 308 |     Gobject.unsafe_create "GtkSourceUndoManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 363, characters 4-25:
- 363 |     Gobject.unsafe_create "GtkSourceBuffer" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 425, characters 36-47:
- 425 |   let create pl : source_view obj = Object.make "GtkSourceView" pl
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c ogtkSourceView2Props.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkSourceView2.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gSourceView2.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gSourceView2.ml", line 94, characters 6-13:
- 94 |       may_map (new source_style_scheme)
-            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 350, characters 4-11:
- 350 |     may_map
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 355, characters 4-11:
- 355 |     may_map
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 376, characters 4-11:
- 376 |     may_map (fun m -> new source_mark m) (SourceMark.next obj category)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 378, characters 4-11:
- 378 |     may_map (fun m -> new source_mark m) (SourceMark.prev obj category)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 446, characters 20-27:
- 446 |   method language = may_map (new source_language) (get SourceBuffer.P.language obj)
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 449, characters 7-14:
- 449 |       (may_map (fun l -> l#as_source_language) l)
-              ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 452, characters 4-11:
- 452 |     may_map (new source_style_scheme) (get SourceBuffer.P.style_scheme obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 588, characters 1-4:
- 588 | 	may (SourceView.set_draw_spaces obj) draw_spaces;
-        ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtksourceview2 ml_gtksourceview2.o sourceView2Enums.cmx gtkSourceView2Props.cmx ogtkSourceView2Props.cmx gtkSourceView2.cmx gSourceView2.cmx -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -shared   -o ./dlllablgtksourceview2.so ml_gtksourceview2.o    -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype 
- + ar rcs ./liblablgtksourceview2.a  ml_gtksourceview2.o && ranlib ./liblablgtksourceview2.a
- + ocamlopt.opt -a   -o lablgtksourceview2.cmxa  sourceView2Enums.cmx gtkSourceView2Props.cmx ogtkSourceView2Props.cmx gtkSourceView2.cmx gSourceView2.cmx -cclib -llablgtksourceview2   -cclib -lgtksourceview-2.0 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ocamlopt.opt  -w s -c gtkInit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c -thread gtkThread.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkThread.ml", line 53, characters 16-32:
- 53 |         ignore (Glib.Timeout.add 1 (fun () -> has_timeout := false; false))
-                      ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- ocamlopt.opt -verbose -o lablgtk.cmxs -shared -linkall -I . \
-         -ccopt '' lablgtk.cmxa
- + as  -o 'lablgtk.cmxs.startup.o' '/tmp/camlstartup4c5ce7.s'
- + gcc -shared  -o 'lablgtk.cmxs'  '-L.' '-L/home/opam/.opam/4.13.0+trunk/lib/ocaml'  'lablgtk.cmxs.startup.o' 'lablgtk.a' '-llablgtk2' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-lpangocairo-1.0' '-latk-1.0' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lpangoft2-1.0' '-lpango-1.0' '-lgobject-2.0' '-lglib-2.0' '-lharfbuzz' '-lfontconfig' '-lfreetype' 
- ocamlopt.opt -verbose -o lablgnomecanvas.cmxs -shared -linkall -I . \
-         -ccopt '' lablgnomecanvas.cmxa
- + as  -o 'lablgnomecanvas.cmxs.startup.o' '/tmp/camlstartup5d1856.s'
- + gcc -shared  -o 'lablgnomecanvas.cmxs'  '-L.' '-L/home/opam/.opam/4.13.0+trunk/lib/ocaml'  'lablgnomecanvas.cmxs.startup.o' 'lablgnomecanvas.a' '-llablgnomecanvas' '-lgnomecanvas-2' '-lart_lgpl_2' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-lpangocairo-1.0' '-latk-1.0' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lpangoft2-1.0' '-lpango-1.0' '-lgobject-2.0' '-lglib-2.0' '-lharfbuzz' '-lfontconfig' '-lfreetype' 
- ocamlopt.opt -verbose -o lablgtksourceview2.cmxs -shared -linkall -I . \
-         -ccopt '' lablgtksourceview2.cmxa
- + as  -o 'lablgtksourceview2.cmxs.startup.o' '/tmp/camlstartupd6ff2b.s'
- + gcc -shared  -o 'lablgtksourceview2.cmxs'  '-L.' '-L/home/opam/.opam/4.13.0+trunk/lib/ocaml'  'lablgtksourceview2.cmxs.startup.o' 'lablgtksourceview2.a' '-llablgtksourceview2' '-lgtksourceview-2.0' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-lpangocairo-1.0' '-latk-1.0' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lpangoft2-1.0' '-lpango-1.0' '-lgobject-2.0' '-lglib-2.0' '-lharfbuzz' '-lfontconfig' '-lfreetype' 
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
- /usr/bin/make -C src world
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
- ocamlc.opt   -w s-3+52 -c  varcc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "varcc.ml", line 181, characters 45-53:
- 181 |                                           if List.mem "noconv" flags
-                                                    ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "varcc.ml", line 255, characters 62-70:
- 255 |                                                              (List.mem
-                                                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "varcc.ml", line 259, characters 58-66:
- 259 |                                                          (List.mem "private"
-                                                                 ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "varcc.ml", line 383, characters 39-47:
- 383 |                                     if List.mem "flags" flags
-                                              ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- ocamlc.opt   -o varcc varcc.cmo
- 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 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gdkpixbuf.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gdkpixbuf.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gdkpixbuf.c'
- ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_serialize':
- ml_gdkpixbuf.c:67:3: warning: 'gdk_pixdata_from_pixbuf' is deprecated [-Wdeprecated-declarations]
-    67 |   pixels = gdk_pixdata_from_pixbuf (&pixdata, pb, pixbuf_marshal_use_rle);
-       |   ^~~~~~
- In file included from ml_gdkpixbuf.c:28:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:115:10: note: declared here
-   115 | gpointer gdk_pixdata_from_pixbuf (GdkPixdata  *pixdata,
-       |          ^~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:68:3: warning: 'gdk_pixdata_serialize' is deprecated [-Wdeprecated-declarations]
-    68 |   stream = gdk_pixdata_serialize (&pixdata, &len);
-       |   ^~~~~~
- In file included from ml_gdkpixbuf.c:28:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:107:10: note: declared here
-   107 | guint8*  gdk_pixdata_serialize (const GdkPixdata *pixdata,
-       |          ^~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_deserialize':
- ml_gdkpixbuf.c:88:3: warning: 'gdk_pixdata_deserialize' is deprecated [-Wdeprecated-declarations]
-    88 |   gdk_pixdata_deserialize (&pixdata, len, stream, &error);
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from ml_gdkpixbuf.c:28:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:110:10: note: declared here
-   110 | gboolean gdk_pixdata_deserialize (GdkPixdata  *pixdata,
-       |          ^~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:90:3: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations]
-    90 |   pb = gdk_pixbuf_from_pixdata (&pixdata, TRUE, &error);
-       |   ^~
- In file included from ml_gdkpixbuf.c:28:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here
-   119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata,
-       |            ^~~~~~~~~~~~~~~~~~~~~~~
- ./varcc pango_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gdk.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gdk.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gdk.c'
- ./varcc glib_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_glib.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_glib.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_glib.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_glib.c:34:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_glib.c:34:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_glib.c:34:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from ml_glib.c:33:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ml_glib.c: In function 'ml_g_main_iteration':
- ml_glib.c:262:13: warning: Deprecated pre-processor symbol, replace with 
-   262 | ML_1 (g_main_iteration, Bool_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- ml_glib.c: In function 'ml_g_main_pending':
- ml_glib.c:263:13: warning: Deprecated pre-processor symbol, replace with 
-   263 | ML_0 (g_main_pending, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~                             
- ml_glib.c: In function 'ml_g_main_is_running':
- ml_glib.c:264:13: warning: Deprecated pre-processor symbol, replace with 
-   264 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- ml_glib.c: In function 'ml_g_main_quit':
- ml_glib.c:265:13: warning: Deprecated pre-processor symbol, replace with 
-   265 | ML_1 (g_main_quit, GMainLoop_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- ml_glib.c: In function 'ml_g_main_destroy':
- ml_glib.c:266:13: warning: Deprecated pre-processor symbol, replace with 
-   266 | ML_1 (g_main_destroy, GMainLoop_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- ml_glib.c: In function 'ml_g_io_channel_read':
- ml_glib.c:370:3: warning: 'g_io_channel_read' is deprecated: Use 'g_io_channel_read_chars' instead [-Wdeprecated-declarations]
-   370 |   switch (g_io_channel_read(GIOChannel_val(io),
-       |   ^~~~~~
- In file included from /usr/include/glib-2.0/glib.h:54,
-                  from ml_glib.c:33:
- /usr/include/glib-2.0/glib/giochannel.h:166:13: note: declared here
-   166 | GIOError    g_io_channel_read   (GIOChannel    *channel,
-       |             ^~~~~~~~~~~~~~~~~
- ml_glib.c: In function 'ml_g_get_charset':
- ml_glib.c:543:13: warning: Deprecated pre-processor symbol, replace with 
-   543 |   G_CONST_RETURN char *c;
-       |             ^~~~~~~~~~~~~                                   
- ./varcc gobject_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gobject.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gobject.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gobject.c'
- ml_gobject.c: In function 'ml_g_type_init':
- ml_gobject.c:103:1: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
-   103 | ML_0 (g_type_init, Unit)
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here
-   691 | void                  g_type_init                    (void);
-       |                       ^~~~~~~~~~~
- ml_gobject.c: In function 'ml_g_object_new':
- ml_gobject.c:521:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-   521 |     GParameter *params_copy = NULL, *param;
-       |     ^~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here
-   271 | struct _GParameter /* auxiliary structure for _setv() variants */
-       |        ^~~~~~~~~~~
- ml_gobject.c:521:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-   521 |     GParameter *params_copy = NULL, *param;
-       |     ^~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here
-   271 | struct _GParameter /* auxiliary structure for _setv() variants */
-       |        ^~~~~~~~~~~
- ml_gobject.c:528:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-   528 |       params_copy = (GParameter*)calloc(n, sizeof(GParameter));
-       |       ^~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here
-   271 | struct _GParameter /* auxiliary structure for _setv() variants */
-       |        ^~~~~~~~~~~
- ml_gobject.c:528:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
-   528 |       params_copy = (GParameter*)calloc(n, sizeof(GParameter));
-       |       ^~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here
-   271 | struct _GParameter /* auxiliary structure for _setv() variants */
-       |        ^~~~~~~~~~~
- ml_gobject.c:540:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations]
-   540 |     ret = g_object_newv (GType_val(type), n, params_copy);
-       |     ^~~
- In file included from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here
-   431 | gpointer    g_object_newv        (GType           object_type,
-       |             ^~~~~~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gpointer.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gpointer.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gpointer.c'
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gvaluecaml.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gvaluecaml.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gvaluecaml.c'
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose wrappers.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o wrappers.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'wrappers.c'
- ./varcc gtk_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtk.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtk.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtk.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtk.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtk.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtk.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtk.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_pango.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_pango.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_pango.c'
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkaction.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkaction.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkaction.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkaction.c:25:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkaction.c:25:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkaction.c:25:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkaction.c:25:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkbin.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkbin.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkbin.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkbin.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbin.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkbin.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbin.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkbroken.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkbroken.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkbroken.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkbroken.c:30:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbroken.c:30:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkbroken.c:30:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbroken.c:30:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkbutton.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkbutton.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkbutton.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkbutton.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbutton.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkbutton.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkbutton.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkassistant.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkassistant.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkassistant.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkassistant.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkassistant.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkassistant.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkassistant.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkedit.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkedit.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkedit.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkedit.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkedit.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkedit.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkedit.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkfile.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkfile.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkfile.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkfile.c:25:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkfile.c:25:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkfile.c:25:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkfile.c:25:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtklist.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtklist.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtklist.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtklist.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtklist.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtklist.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtklist.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkmenu.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkmenu.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkmenu.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkmenu.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkmenu.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkmenu.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkmenu.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkmisc.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkmisc.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkmisc.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkmisc.c:25:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkmisc.c:25:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkmisc.c:25:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkmisc.c:25:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkpack.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkpack.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkpack.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkpack.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkpack.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkpack.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkpack.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkrange.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkrange.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkrange.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkrange.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkrange.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkrange.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkrange.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtkstock.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtkstock.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtkstock.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtkstock.c:23:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkstock.c:23:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtkstock.c:23:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtkstock.c:23:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtktext.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtktext.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtktext.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtktext.c:29:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtktext.c:29:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtktext.c:29:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from ml_gtktext.c:28:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtktree.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtktree.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtktree.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gtktree.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtktree.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gtktree.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gtktree.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt   -w s-3+52 -c  gaux.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gpointer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gpointer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gpointer.ml", line 146, characters 2-13:
- 146 |   unsafe_blit reg reg';
-         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels src, dst were omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gutf8.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gutf8.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gutf8.ml", line 68, characters 29-45:
- 68 | let sub_string s ~pos ~len = Bytes.sub_string s pos len
-                                   ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c glib.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  glib.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gobject.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gobject.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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 9.5)
- ocamlc.opt   -w s-3+52 -c  gdkEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  pangoEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  pango.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gdk.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gdk.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gdkEvent.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gdkKeysyms.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gdkPixbuf.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gdkPixbuf.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtk.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gtkSignal.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkSignal.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkSignal.ml", line 101, characters 29-40:
- 101 |     try Data.of_value conv1 (Closure.nth argv 1)
-                                    ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkStock.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkStock.ml", line 295, characters 2-10:
- 295 |   Gaux.may (Icon_source.set_filename s) filename ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 296, characters 2-10:
- 296 |   Gaux.may (Icon_source.set_pixbuf s) pixbuf ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 297, characters 2-10:
- 297 |   Gaux.may (fun p -> Icon_source.set_direction_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 299, characters 2-10:
- 299 |   Gaux.may (fun p -> Icon_source.set_state_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 301, characters 2-10:
- 301 |   Gaux.may (fun p -> Icon_source.set_size_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkObject.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  propcc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "propcc.ml", line 39, characters 24-34:
- 39 |   in (len1 > len2) && ((String.sub s (len1 - len2) len2) = suff)
-                              ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "propcc.ml", line 109, characters 3-14:
- 109 |   (Hashtbl.add conversions gtk
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 111, characters 3-14:
- 111 |    Hashtbl.add conversions (gtk ^ "_opt")
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 120, characters 27-38:
- 120 |   (List.iter ~f: (fun t -> Hashtbl.add conversions ("g" ^ t) t)
-                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 123, characters 39-50:
- 123 |    List.iter ~f: (fun (gtype, conv) -> Hashtbl.add conversions gtype conv)
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 133, characters 17-28:
- 133 |                  Hashtbl.add conversions (pre ^ name)
-                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 442, characters 43-51:
- 442 |                                       not (List.mem x class_qualifiers))
-                                                  ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 506, characters 30-41:
- 506 |                               Hashtbl.add conversions (pre1 ^ k)
-                                     ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 581, characters 17-31:
- 581 |               if List.mem_assoc "gobject" attrs
-                        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 592, characters 22-36:
- 592 |                  not (List.mem_assoc "notype" attrs))
-                             ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 621, characters 40-51:
- 621 |                                        (Hashtbl.add all_props (name, gtype)
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 669, characters 34-45:
- 669 |                             else (Hashtbl.add all_pnames pname (); pname)
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels key, data were omitted in the application of this function.
- File "propcc.ml", line 678, characters 31-40:
- 678 |                     List.iter (List.sort compare shared_props)
-                                      ^^^^^^^^^
- Warning 6 [labels-omitted]: label cmp was omitted in the application of this function.
- File "propcc.ml", line 793, characters 51-59:
- 793 |                                                   (List.map
-                                                          ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "propcc.ml", line 801, characters 39-53:
- 801 |                                if not (List.mem_assoc "abstract" attrs)
-                                              ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 807, characters 44-52:
- 807 |                                            (List.mem "ConstructOnly" a) &&
-                                                   ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 808, characters 51-59:
- 808 |                                              (not (List.mem "NoSet" a)))
-                                                          ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 815, characters 40-54:
- 815 |                                      if List.mem_assoc "hv" attrs
-                                               ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 830, characters 43-57:
- 830 |                                         if List.mem_assoc "gobject" attrs
-                                                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 851, characters 43-57:
- 851 |                                  let set = List.mem_assoc "set" attrs
-                                                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 856, characters 51-59:
- 856 |                                           (set || (List.mem "Set" a)) &&
-                                                          ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 857, characters 46-54:
- 857 |                                             ((List.mem "Write" a) &&
-                                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 859, characters 52-60:
- 859 |                                                   ((List.mem "ConstructOnly"
-                                                           ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 861, characters 57-65:
- 861 |                                                      || (List.mem "NoSet" a)))))
-                                                                ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 881, characters 40-54:
- 881 |                                     (if List.mem_assoc "abstract" attrs
-                                               ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 886, characters 46-60:
- 886 |                                           (if List.mem_assoc "hv" attrs
-                                                     ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 907, characters 47-55:
- 907 |                                             if List.mem "Read" attrs
-                                                      ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 963, characters 44-58:
- 963 |                                  let wrap = List.mem_assoc "wrap" attrs in
-                                                   ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 965, characters 44-58:
- 965 |                                    wrap || (List.mem_assoc "wrapset" attrs) in
-                                                   ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 992, characters 42-50:
- 992 |                                           List.mem "Wrap" attrs)
-                                                 ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 1046, characters 47-61:
- 1046 |                                     let vset = List.mem_assoc "vset" attrs in
-                                                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 1075, characters 41-55:
- 1075 |                                          List.mem_assoc "wrapsig" attrs in
-                                                 ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label map was omitted in the application of this function.
- File "propcc.ml", line 1080, characters 49-57:
- 1080 |                                                 (List.mem "Wrap" attrs) ||
-                                                         ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- File "propcc.ml", line 1083, characters 57-65:
- 1083 |                                                         (List.mem "NoWrap"
-                                                                 ^^^^^^^^
- Warning 6 [labels-omitted]: label set was omitted in the application of this function.
- ocamlc.opt   -o propcc propcc.cmo
- ./propcc gtkBase.props
- ocamlc.opt   -w s-3+52 -c  gtkBaseProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBaseProps.ml", line 238, characters 39-50:
- 238 |   let create pl : Gtk.adjustment obj = Object.make "GtkAdjustment" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 330, characters 4-15:
- 330 |     Object.make "GtkWindow" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 391, characters 35-46:
- 391 |   let create pl : Gtk.dialog obj = Object.make "GtkDialog" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 416, characters 4-15:
- 416 |     Object.make "GtkColorSelectionDialog" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 423, characters 4-15:
- 423 |     Object.make "GtkFontSelectionDialog" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 508, characters 35-46:
- 508 |   let create pl : Gtk.socket obj = Object.make "GtkSocket" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkBin.props
- ocamlc.opt   -w s-3+52 -c  gtkBinProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBinProps.ml", line 39, characters 38-49:
- 39 |   let create pl : Gtk.alignment obj = Object.make "GtkAlignment" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 62, characters 34-45:
- 62 |   let create pl : Gtk.frame obj = Object.make "GtkFrame" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 81, characters 41-52:
- 81 |   let create pl : Gtk.aspect_frame obj = Object.make "GtkAspectFrame" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 93, characters 38-49:
- 93 |   let create pl : Gtk.event_box obj = Object.make "GtkEventBox" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 102, characters 38-49:
- 102 |   let create pl : Gtk.invisible obj = Object.make "GtkInvisible" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 128, characters 39-50:
- 128 |   let create pl : Gtk.handle_box obj = Object.make "GtkHandleBox" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 162, characters 4-15:
- 162 |     Object.make "GtkScrolledWindow" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 193, characters 37-48:
- 193 |   let create pl : Gtk.viewport obj = Object.make "GtkViewport" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 219, characters 37-48:
- 219 |   let create pl : Gtk.expander obj = Object.make "GtkExpander" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkButton.props
- ocamlc.opt   -w s-3+52 -c  gtkButtonProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkButtonProps.ml", line 43, characters 35-46:
- 43 |   let create pl : Gtk.button obj = Object.make "GtkButton" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 68, characters 42-53:
- 68 |   let create pl : Gtk.toggle_button obj = Object.make "GtkToggleButton" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 83, characters 41-52:
- 83 |   let create pl : Gtk.radio_button obj = Object.make "GtkRadioButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 101, characters 41-52:
- 101 |   let create pl : Gtk.color_button obj = Object.make "GtkColorButton" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 127, characters 40-51:
- 127 |   let create pl : Gtk.font_button obj = Object.make "GtkFontButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 143, characters 38-49:
- 143 |   let create pl : Gtk.tool_item obj = Object.make "GtkToolItem" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 169, characters 4-15:
- 169 |     Object.make "GtkSeparatorToolItem" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 189, characters 40-51:
- 189 |   let create pl : Gtk.tool_button obj = Object.make "GtkToolButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 200, characters 4-15:
- 200 |     Object.make "GtkToggleToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 215, characters 4-15:
- 215 |     Object.make "GtkRadioToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 225, characters 4-15:
- 225 |     Object.make "GtkMenuToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 261, characters 36-47:
- 261 |   let create pl : Gtk.toolbar obj = Object.make "GtkToolbar" pl
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 275, characters 40-51:
- 275 |   let create pl : Gtk.link_button obj = Object.make "GtkLinkButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkEdit.props
- ocamlc.opt   -w s-3+52 -c  gtkEditProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkEditProps.ml", line 152, characters 34-45:
- 152 |   let create pl : Gtk.entry obj = Object.make "GtkEntry" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 209, characters 40-51:
- 209 |   let create pl : Gtk.spin_button obj = Object.make "GtkSpinButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 241, characters 34-45:
- 241 |   let create pl : Gtk.combo obj = Object.make "GtkCombo" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 273, characters 38-49:
- 273 |   let create pl : Gtk.combo_box obj = Object.make "GtkComboBox" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 300, characters 44-55:
- 300 |   let create pl : Gtk.combo_box_entry obj = Object.make "GtkComboBoxEntry" pl
-                                                   ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 322, characters 4-25:
- 322 |     Gobject.unsafe_create "GtkEntryCompletion" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkList.props
- ocamlc.opt   -w s-3+52 -c  gtkListProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkListProps.ml", line 17, characters 38-49:
- 17 |   let create pl : Gtk.list_item obj = Object.make "GtkListItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkListProps.ml", line 38, characters 34-45:
- 38 |   let create pl : Gtk.liste obj = Object.make "GtkList" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkMenu.props
- ocamlc.opt   -w s-3+52 -c  gtkMenuProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkMenuProps.ml", line 21, characters 40-51:
- 21 |   let create pl : Gtk.option_menu obj = Object.make "GtkOptionMenu" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 37, characters 38-49:
- 37 |   let create pl : Gtk.menu_item obj = Object.make "GtkMenuItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 72, characters 44-55:
- 72 |   let create pl : Gtk.check_menu_item obj = Object.make "GtkCheckMenuItem" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 91, characters 44-55:
- 91 |   let create pl : Gtk.image_menu_item obj = Object.make "GtkImageMenuItem" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 136, characters 37-48:
- 136 |   let create pl : Gtk.menu_bar obj = Object.make "GtkMenuBar" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 151, characters 33-44:
- 151 |   let create pl : Gtk.menu obj = Object.make "GtkMenu" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkMisc.props
- Warning: no conversion for type PangoAttrList in class GtkLabel
- Warning: no conversion for type GdkPixbufAnimation in class GtkImage
- ocamlc.opt   -w s-3+52 -c  gtkMiscProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkMiscProps.ml", line 31, characters 36-57:
- 31 |   let create pl : gtk_status_icon = Gobject.unsafe_create "GtkStatusIcon" pl
-                                          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 135, characters 34-45:
- 135 |   let create pl : Gtk.label obj = Object.make "GtkLabel" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 190, characters 39-50:
- 190 |   let create pl : Gtk.tips_query obj = Object.make "GtkTipsQuery" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 213, characters 34-45:
- 213 |   let create pl : Gtk.arrow obj = Object.make "GtkArrow" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 242, characters 34-45:
- 242 |   let create pl : Gtk.image obj = Object.make "GtkImage" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 277, characters 4-15:
- 277 |     Object.make "GtkColorSelection" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 295, characters 43-54:
- 295 |   let create pl : Gtk.font_selection obj = Object.make "GtkFontSelection" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 305, characters 40-51:
- 305 |   let create pl : Gtk.gamma_curve obj = Object.make "GtkGammaCurve" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 325, characters 38-49:
- 325 |   let create pl : Gtk.statusbar obj = Object.make "GtkStatusbar" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 371, characters 37-48:
- 371 |   let create pl : Gtk.calendar obj = Object.make "GtkCalendar" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 397, characters 41-52:
- 397 |   let create pl : Gtk.drawing_area obj = Object.make "GtkDrawingArea" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 412, characters 34-45:
- 412 |   let create pl : Gtk.curve obj = Object.make "GtkCurve" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 433, characters 4-15:
- 433 |     Object.make
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkPack.props
- ocamlc.opt   -w s-3+52 -c  gtkPackProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkPackProps.ml", line 21, characters 4-15:
- 21 |     Object.make (if dir = `HORIZONTAL then "GtkHBox" else "GtkVBox")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 53, characters 4-15:
- 53 |     Object.make
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 64, characters 34-45:
- 64 |   let create pl : Gtk.fixed obj = Object.make "GtkFixed" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 87, characters 4-15:
- 87 |     Object.make (if dir = `HORIZONTAL then "GtkHPaned" else "GtkVPaned")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 112, characters 35-46:
- 112 |   let create pl : Gtk.layout obj = Object.make "GtkLayout" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 188, characters 37-48:
- 188 |   let create pl : Gtk.notebook obj = Object.make "GtkNotebook" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 245, characters 34-45:
- 245 |   let create pl : Gtk.table obj = Object.make "GtkTable" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 273, characters 31-52:
- 273 |   let create pl : size_group = Gobject.unsafe_create "GtkSizeGroup" pl
-                                      ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkRange.props
- ocamlc.opt   -w s-3+52 -c  gtkRangeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkRangeProps.ml", line 24, characters 4-15:
- 24 |     Object.make (if dir = `HORIZONTAL then "GtkHRuler" else "GtkVRuler")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 82, characters 4-15:
- 82 |     Object.make (if dir = `HORIZONTAL then "GtkHScale" else "GtkVScale")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 94, characters 4-15:
- 94 |     Object.make
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 120, characters 41-52:
- 120 |   let create pl : Gtk.progress_bar obj = Object.make "GtkProgressBar" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkText.props
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
- ocamlc.opt   -w s-3+52 -c  gtkTextProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTextProps.ml", line 80, characters 38-49:
- 80 |   let create pl : Gtk.text_view obj = Object.make "GtkTextView" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 154, characters 4-25:
- 154 |     Gobject.unsafe_create "GtkTextBuffer" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 160, characters 4-25:
- 160 |     Gobject.unsafe_create "GtkTextChildAnchor" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 169, characters 30-51:
- 169 |   let create pl : text_mark = Gobject.unsafe_create "GtkTextMark" pl
-                                     ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 309, characters 4-25:
- 309 |     Gobject.unsafe_create "GtkTextTag" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 335, characters 35-56:
- 335 |   let create pl : text_tag_table = Gobject.unsafe_create "GtkTextTagTable" pl
-                                          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkTree.props
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
- ocamlc.opt   -w s-3+52 -c  gtkTreeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTreeProps.ml", line 119, characters 38-49:
- 119 |   let create pl : Gtk.tree_view obj = Object.make "GtkTreeView" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 165, characters 42-53:
- 165 |   let create pl : Gtk.cell_renderer obj = Object.make "GtkCellRenderer" pl
-                                                 ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 188, characters 4-15:
- 188 |     Object.make "GtkCellRendererPixbuf" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 268, characters 4-15:
- 268 |     Object.make "GtkCellRendererText" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 294, characters 4-15:
- 294 |     Object.make "GtkCellRendererToggle" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 307, characters 4-15:
- 307 |     Object.make "GtkCellRendererProgress" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 329, characters 4-15:
- 329 |     Object.make "GtkCellRendererCombo" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 359, characters 4-15:
- 359 |     Object.make "GtkCellRendererAccel" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 423, characters 4-15:
- 423 |     Object.make "GtkTreeViewColumn" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 473, characters 4-25:
- 473 |     Gobject.unsafe_create "GtkTreeModelSort" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 532, characters 4-25:
- 532 |     Gobject.unsafe_create "GtkTreeModelFilter" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 588, characters 38-49:
- 588 |   let create pl : Gtk.icon_view obj = Object.make "GtkIconView" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkFile.props
- ocamlc.opt   -w s-3+52 -c  gtkFileProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkFileProps.ml", line 61, characters 4-15:
- 61 |     Object.make "GtkFileChooserButton" pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkAction.props
- ocamlc.opt   -w s-3+52 -c  gtkActionProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkActionProps.ml", line 41, characters 4-25:
- 41 |     Gobject.unsafe_create "GtkAction" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 79, characters 4-25:
- 79 |     Gobject.unsafe_create "GtkToggleAction" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 104, characters 4-25:
- 104 |     Gobject.unsafe_create "GtkRadioAction" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 146, characters 4-25:
- 146 |     Gobject.unsafe_create "GtkUIManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 211, characters 4-25:
- 211 |     Gobject.unsafe_create "GtkActionGroup" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkBroken.props
- ocamlc.opt   -w s-3+52 -c  gtkBrokenProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBrokenProps.ml", line 18, characters 38-49:
- 18 |   let create pl : Gtk.tree_item obj = Object.make "GtkTreeItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 42, characters 33-44:
- 42 |   let create pl : Gtk.tree obj = Object.make "GtkTree" pl
-                                       ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 95, characters 33-44:
- 95 |   let create pl : Gtk.text obj = Object.make "GtkText" pl
-                                       ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ./propcc gtkAssistant.props
- ocamlc.opt   -w s-3+52 -c  gtkAssistantProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkAssistantProps.ml", line 21, characters 38-49:
- 21 |   let create pl : Gtk.assistant obj = Object.make "GtkAssistant" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkData.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkBase.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkPack.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkButton.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkButton.ml", line 51, characters 44-55:
- 51 |   let create_check pl : toggle_button obj = Object.make "GtkCheckButton" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkAssistant.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkMenu.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkMisc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkWindow.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkList.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkBin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkEdit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkRange.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkText.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkTree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTree.ml", line 111, characters 7-21:
- 111 |     if iter_nth_child m i p nth then i
-              ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label parent was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkFile.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkFile.ml", line 117, characters 65-79:
- 117 |   let dialog_create pl : [Gtk.dialog|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserDialog" pl
-                                                                        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkFile.ml", line 118, characters 65-79:
- 118 |   let widget_create pl : [Gtk.widget|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserWidget" pl
-                                                                        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  gtkMain.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkBroken.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gPango.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gDraw.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gDraw.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gDraw.ml", line 103, characters 13-20:
- 103 |       ?fore:(may_map self#color fore) ?back:(may_map self#color back)
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gDraw.ml", line 103, characters 45-52:
- 103 |       ?fore:(may_map self#color fore) ?back:(may_map self#color back)
-                                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gObj.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gObj.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gObj.ml", line 179, characters 8-20:
- 179 |         self#connect sgn (fun context -> callback (new drag_context context))
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gObj.ml", line 328, characters 4-11:
- 328 |     may_map (fun w -> new widget (unsafe_cast w)) (get P.parent obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  ogtkBaseProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gData.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gData.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gData.ml", line 45, characters 4-7:
- 45 |     may self#set_lower lower;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 46, characters 4-7:
- 46 |     may self#set_upper upper;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 47, characters 4-7:
- 47 |     may self#set_step_increment step_incr;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 48, characters 4-7:
- 48 |     may self#set_page_increment page_incr;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 49, characters 4-7:
- 49 |     may self#set_page_size page_size
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  ogtkBinProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkButtonProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkEditProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkListProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkMenuProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkMiscProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkPackProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkRangeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkTextProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkTreeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkFileProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkActionProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkBrokenProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  ogtkAssistantProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gMain.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gMain.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gContainer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gContainer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gPack.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gPack.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gPack.ml", line 136, characters 18-25:
- 136 |     ?hadjustment:(may_map GData.as_adjustment hadjustment)
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 137, characters 18-25:
- 137 |     ?vadjustment:(may_map GData.as_adjustment hadjustment)
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 202, characters 4-16:
- 202 |     self#connect Notebook.S.switch_page (fun _ arg1 -> callback arg1)
-           ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gButton.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gButton.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gButton.ml", line 229, characters 2-10:
- 229 |   Gaux.may item#set_homogeneous homogeneous ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 230, characters 2-10:
- 230 |   Gaux.may item#set_expand expand ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 231, characters 2-10:
- 231 |   Gaux.may (fun f -> (f (item :> tool_item_o) : unit)) packing ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 294, characters 6-14:
- 294 |       Gaux.may o#set_active active ;
-             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 313, characters 8-20:
- 313 |        (Gaux.may_map (fun g -> g#group) group)
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 328, characters 8-20:
- 328 |        (Gaux.may_map (fun m -> m#as_menu) menu)
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gText.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gText.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gText.ml", line 44, characters 19-27:
- 44 |   method widgets = List.map (new widget) (ChildAnchor.get_widgets obj)
-                         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 144, characters 28-36:
- 144 |     Gobject.set_params obj (List.map text_tag_param l)
-                                   ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 233, characters 30-38:
- 233 |   method get_toggled_tags b = List.map (fun x -> new tag x)
-                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 242, characters 16-24:
- 242 |   method tags = List.map (fun t -> new tag t) (Iter.get_tags it)
-                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 580, characters 7-14:
- 580 |       (may_map as_iter iter) default_editable
-              ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gMenu.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gMenu.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gMisc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gMisc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gMisc.ml", line 46, characters 4-20:
- 46 |     Glib.Timeout.add delay (fun () -> self#remove msg; false);
-          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- File "gMisc.ml", line 235, characters 24-31:
- 235 |   let mnemonic_widget = may_map (fun w -> w#as_widget) mnemonic_widget in
-                               ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gMisc.ml", line 257, characters 15-22:
- 257 |   let caller = may_map (fun w -> w#as_widget) caller in
-                      ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gTree.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gTree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gTree.ml", line 84, characters 4-21:
- 84 |     new row_reference (RowReference.create obj path) obj
-          ^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label model was omitted in the application of this function.
- File "gTree.ml", line 189, characters 2-11:
- 189 |   List.iter
-         ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 382, characters 27-34:
- 382 |   method expander_column = may_map (new view_column) (get expander_column obj)
-                                  ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 384, characters 29-36:
- 384 |     set expander_column obj (may_map as_column c)
-                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 386, characters 38-45:
- 386 |   method set_model m = set model obj (may_map (fun (m:model) -> m#as_model) m)
-                                             ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 420, characters 43-55:
- 420 |     TreeView.get_cell_area obj ?path ?col:(Gaux.may_map as_column col) ()
-                                                  ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 425, characters 7-19:
- 425 |       (Gaux.may_map (fun f m -> f (new model m)) fo)
-              ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 428, characters 14-21:
- 428 |   let model = may_map (fun m -> m#as_model) model in
-                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 429, characters 20-27:
- 429 |   let hadjustment = may_map GData.as_adjustment hadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 430, characters 20-27:
- 430 |   let vadjustment = may_map GData.as_adjustment vadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 624, characters 32-40:
- 624 |     (CellRendererPixbuf.create (List.map cell_renderer_pixbuf_param' l))
-                                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 627, characters 30-38:
- 627 |     (CellRendererText.create (List.map cell_renderer_text_param' l))
-                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 630, characters 32-40:
- 630 |     (CellRendererToggle.create (List.map cell_renderer_toggle_param' l))
-                                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 633, characters 34-42:
- 633 |     (CellRendererProgress.create (List.map cell_renderer_progress_param' l))
-                                         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 636, characters 31-39:
- 636 |     (CellRendererCombo.create (List.map cell_renderer_combo_param' l))
-                                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 639, characters 31-39:
- 639 |     (CellRendererAccel.create (List.map cell_renderer_accel_param' l))
-                                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 657, characters 38-50:
- 657 |     Gobject.set IconView.P.model obj (Gaux.may_map (fun m -> m#as_model) m)
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 677, characters 14-26:
- 677 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gList.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gList.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gList.ml", line 172, characters 29-36:
- 172 |   CList.setter ?hadjustment:(may_map GData.as_adjustment hadjustment)
-                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gList.ml", line 173, characters 18-25:
- 173 |     ?vadjustment:(may_map GData.as_adjustment vadjustment) ~cont:(
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gFile.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gFile.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gFile.ml", line 37, characters 3-11:
- 37 |    Gaux.may (FileFilter.set_name w) name ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gWindow.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gWindow.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gWindow.ml", line 84, characters 6-9:
- 84 |       may w#set_wm_name wm_name;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 85, characters 6-9:
- 85 |       may w#set_wm_class wm_class;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 175, characters 39-57:
- 175 |   method connect : 'a dialog_signals = new dialog_signals obj (self#decode)
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 181, characters 4-7:
- 181 |     may (fun p -> d#set_transient_for p#as_window) parent ;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 182, characters 4-7:
- 182 |     may d#set_destroy_with_parent destroy_with_parent ;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 204, characters 4-22:
- 204 |     new dialog_signals obj self#decode
-           ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 228, characters 39-57:
- 228 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 258, characters 6-24:
- 258 |       new dialog_signals obj self#decode
-             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 275, characters 6-9:
- 275 |       may (AboutDialog.set_authors d) authors ;
-             ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 282, characters 39-57:
- 282 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 304, characters 39-57:
- 304 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 331, characters 39-57:
- 331 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 396, characters 4-35:
- 396 |     new file_chooser_dialog_signals obj self#decode
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gAssistant.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gAssistant.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gAssistant.ml", line 51, characters 4-7:
- 51 |     may (self#set_page_type w) page_type;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 52, characters 4-7:
- 52 |     may (self#set_page_title w) title;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 53, characters 4-7:
- 53 |     may (self#set_page_header_image w) header_image;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 54, characters 4-7:
- 54 |     may (self#set_page_side_image w) side_image;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 55, characters 4-7:
- 55 |     may (self#set_page_complete w) complete;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 84, characters 6-9:
- 84 |       may w#set_wm_name wm_name;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 85, characters 6-9:
- 85 |       may w#set_wm_class wm_class;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gBin.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gBin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gEdit.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gEdit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gEdit.ml", line 84, characters 21-28:
- 84 |   method get_entry = may_map (new GObj.widget) (EntryCompletion.get_entry obj)
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 116, characters 4-11:
- 116 |     may_map (new entry_completion) (Entry.get_completion obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 138, characters 6-9:
- 138 |       may (fun e -> e#set_completion c) entry ;
-             ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 135, characters 12-19:
- 135 |     ?model:(may_map (fun m -> m#as_model) model)
-                   ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 176, characters 4-7:
- 176 |     may (Combo.set_popdown_strings w) popdown_strings;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 204, characters 7-19:
- 204 |       (Gaux.may_map (fun f m -> f (new GTree.model m)) fo)
-              ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 208, characters 14-26:
- 208 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 237, characters 14-26:
- 237 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 240, characters 8-20:
- 240 |        (Gaux.may_map (fun c -> c.GTree.index) text_column) []) ~cont:(
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gRange.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gRange.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gRange.ml", line 64, characters 33-40:
- 64 |   Range.make_params ?adjustment:(may_map GData.as_adjustment adjustment)
-                                       ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 69, characters 36-43:
- 69 |   Range.make_params [] ?adjustment:(may_map GData.as_adjustment adjustment)
-                                          ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 84, characters 4-7:
- 84 |     may w#set_metric metric;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gAction.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gAction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gAction.ml", line 103, characters 5-17:
- 103 | 			 (Gaux.may_map (fun g -> Some (g#as_radio_action)) group)
-            ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 111, characters 35-47:
- 111 |   method connect_proxy ~callback = self#connect
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 118, characters 38-50:
- 118 |   method disconnect_proxy ~callback = self#connect
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 125, characters 35-47:
- 125 |   method post_activate ~callback = self#connect ActionGroup.S.post_activate
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 127, characters 34-46:
- 127 |   method pre_activate ~callback = self#connect ActionGroup.S.pre_activate
-                                         ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 154, characters 2-10:
- 154 |   Gaux.may a#set_label label ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 155, characters 2-10:
- 155 |   Gaux.may a#set_tooltip tooltip ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 156, characters 2-10:
- 156 |   Gaux.may a#set_stock_id stock ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 168, characters 2-10:
- 168 |   Gaux.may a#set_active active ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 185, characters 1-9:
- 185 | 	Gaux.may 
-        ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 190, characters 2-10:
- 190 |   Gaux.may
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 192, characters 6-14:
- 192 |       Gaux.may
-             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 205, characters 35-47:
- 205 |   method connect_proxy ~callback = self#connect
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 212, characters 38-50:
- 212 |   method disconnect_proxy ~callback = self#connect
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 219, characters 35-47:
- 219 |   method post_activate ~callback = self#connect UIManager.S.post_activate
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 221, characters 34-46:
- 221 |   method pre_activate ~callback = self#connect UIManager.S.pre_activate
-                                         ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gBroken.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gBroken.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gBroken.ml", line 135, characters 20-27:
- 135 |   let hadjustment = may_map GData.as_adjustment hadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gBroken.ml", line 136, characters 20-27:
- 136 |   let vadjustment = may_map GData.as_adjustment vadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gUtil.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gUtil.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gToolbox.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gToolbox.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gToolbox.ml", line 139, characters 2-23:
- 139 |   wb_ok#connect#clicked f_ok;
-         ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 140, characters 2-27:
- 140 |   wb_cancel#connect#clicked f_cancel;
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 160, characters 4-27:
- 160 |     we_chaine#select_region 0 (we_chaine#text_length);
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start, stop were omitted in the application of this function.
- File "gToolbox.ml", line 264, characters 12-21:
- 264 |             List.iter (insert_node newtree) (List.rev children)
-                   ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 332, characters 13-21:
- 332 |   let mods = List.map (function `A -> "<Alt>" | `C -> "<Control>" | `S ->
-                    ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 334, characters 3-16:
- 334 |   (String.concat "" mods) ^ (String.make 1 (Char.uppercase_ascii c))
-          ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this function.
- 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 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -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    -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -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 && ranlib ./liblablgtk2.a
- + 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   -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gnomecanvas.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gnomecanvas.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gnomecanvas.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from ml_gnomecanvas.c:27:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gnomecanvas.c:27:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from ml_gnomecanvas.c:27:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from ml_gnomecanvas.c:27:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- ocamlc.opt   -w s-3+52 -c  gnomeCanvas.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gnomeCanvas.ml", line 259, characters 21-28:
- 259 |     proj = (fun x -> may_map get_points (Data.pointer.proj x)) }
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 258, characters 30-37:
- 258 |     inj = (fun x -> `POINTER (may_map convert_points x));
-                                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 263, characters 21-28:
- 263 |     proj = (fun x -> may_map get_dash (Data.pointer.proj x)) }
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 262, characters 30-37:
- 262 |     inj = (fun x -> `POINTER (may_map (fun (x,y) -> convert_dash x y) x));
-                                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 266, characters 14-21:
- 266 |     (fun x -> may_map PathDef.duplicate (Data.unsafe_pointer_option.proj x)) }
-                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c gnoCanvas.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gnoCanvas.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgnomecanvas ml_gnomecanvas.o gnomeCanvas.cmo gnoCanvas.cmo -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -shared   -o ./dlllablgnomecanvas.so ml_gnomecanvas.o    -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype 
- + ar rcs ./liblablgnomecanvas.a  ml_gnomecanvas.o && ranlib ./liblablgnomecanvas.a
- + ocamlc.opt -a    -o lablgnomecanvas.cma  gnomeCanvas.cmo gnoCanvas.cmo -dllib -llablgnomecanvas -cclib -llablgnomecanvas   -cclib -lgnomecanvas-2 -cclib -lart_lgpl_2 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ./varcc sourceView2_tags.var
- ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O' -verbose ml_gtksourceview2.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  -o ml_gtksourceview2.o  -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -imacros ml_domain.h -O  -I'/home/opam/.opam/4.13.0+trunk/lib/ocaml' 'ml_gtksourceview2.c'
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
-                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
-                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
-                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
-                  from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:27,
-                  from ml_gtksourceview2.c:24:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
-   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
-       | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:27,
-                  from ml_gtksourceview2.c:24:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
-   679 | {
-       | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
-                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
-                  from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:27,
-                  from ml_gtksourceview2.c:24:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
-    73 |   GTimeVal last_popdown;
-       |   ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
-                  from /usr/include/glib-2.0/glib.h:30,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
-                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
-                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
-                  from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:27,
-                  from ml_gtksourceview2.c:24:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
-   547 | struct _GTimeVal
-       |        ^~~~~~~~~
- In file included from /usr/include/gtksourceview-2.0/gtksourceview/gtksourcebuffer.h:32,
-                  from /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:29,
-                  from ml_gtksourceview2.c:24:
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestylescheme.h:64:13: warning: Deprecated pre-processor symbol, replace with 
-    64 | G_CONST_RETURN gchar* G_CONST_RETURN *
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestylescheme.h:64:13: warning: Deprecated pre-processor symbol, replace with 
- In file included from ml_gtksourceview2.c:26:
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:65:13: warning: Deprecated pre-processor symbol, replace with 
-    65 | G_CONST_RETURN gchar* G_CONST_RETURN *
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:65:13: warning: Deprecated pre-processor symbol, replace with 
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:71:13: warning: Deprecated pre-processor symbol, replace with 
-    71 | G_CONST_RETURN gchar* G_CONST_RETURN *
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h:71:13: warning: Deprecated pre-processor symbol, replace with 
- In file included from ml_gtksourceview2.c:29:
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:76:13: warning: Deprecated pre-processor symbol, replace with 
-    76 | G_CONST_RETURN gchar* G_CONST_RETURN *
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:76:13: warning: Deprecated pre-processor symbol, replace with 
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:81:13: warning: Deprecated pre-processor symbol, replace with 
-    81 | G_CONST_RETURN gchar* G_CONST_RETURN *
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h:81:13: warning: Deprecated pre-processor symbol, replace with 
- ml_gtksourceview2.c: In function 'ml_gtk_source_view_set_mark_category_pixbuf':
- ml_gtksourceview2.c:749:1: warning: 'gtk_source_view_set_mark_category_pixbuf' is deprecated [-Wdeprecated-declarations]
-   749 | ML_3 (gtk_source_view_set_mark_category_pixbuf, GtkSourceView_val,
-       | ^~~~
- In file included from ml_gtksourceview2.c:24:
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:194:8: note: declared here
-   194 | void   gtk_source_view_set_mark_category_pixbuf
-       |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtksourceview2.c: In function 'ml_gtk_source_view_get_mark_category_pixbuf':
- ml_gtksourceview2.c:751:1: warning: 'gtk_source_view_get_mark_category_pixbuf' is deprecated [-Wdeprecated-declarations]
-   751 | ML_2 (gtk_source_view_get_mark_category_pixbuf, GtkSourceView_val,
-       | ^~~~
- In file included from ml_gtksourceview2.c:24:
- /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:216:12: note: declared here
-   216 | GdkPixbuf *gtk_source_view_get_mark_category_pixbuf
-       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtksourceview2.c: At top level:
- ml_gtksourceview2.c:788:13: warning: Deprecated pre-processor symbol, replace with 
-   788 | static G_CONST_RETURN gchar *
-       |             ^~~~~~~~~~~~~~~~~                               
- ocamlc.opt   -w s-3+52 -c  sourceView2Enums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ./propcc gtkSourceView2.props
- ocamlc.opt   -w s-3+52 -c gtkSourceView2_types.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkSourceView2Props.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkSourceView2Props.ml", line 22, characters 4-25:
- 22 |     Gobject.unsafe_create "GtkSourceStyleScheme" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 29, characters 4-25:
- 29 |     Gobject.unsafe_create "GtkSourceStyleSchemeManager" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 71, characters 4-15:
- 71 |     Object.make "GtkSourceCompletionInfo" pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 106, characters 4-25:
- 106 |     Gobject.unsafe_create "GtkSourceCompletionProposal" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 126, characters 4-25:
- 126 |     Gobject.unsafe_create "GtkSourceCompletionItem" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 183, characters 4-25:
- 183 |     Gobject.unsafe_create "GtkSourceCompletionContext" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 244, characters 4-25:
- 244 |     Gobject.unsafe_create "GtkSourceCompletion" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 275, characters 4-25:
- 275 |     Gobject.unsafe_create "GtkSourceLanguage" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 282, characters 4-25:
- 282 |     Gobject.unsafe_create "GtkSourceLanguageManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 293, characters 4-25:
- 293 |     Gobject.unsafe_create "GtkSourceMark" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 308, characters 4-25:
- 308 |     Gobject.unsafe_create "GtkSourceUndoManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 363, characters 4-25:
- 363 |     Gobject.unsafe_create "GtkSourceBuffer" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 425, characters 36-47:
- 425 |   let create pl : source_view obj = Object.make "GtkSourceView" pl
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlc.opt   -w s-3+52 -c  ogtkSourceView2Props.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gtkSourceView2.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c gSourceView2.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c  gSourceView2.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gSourceView2.ml", line 94, characters 6-13:
- 94 |       may_map (new source_style_scheme)
-            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 350, characters 4-11:
- 350 |     may_map
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 355, characters 4-11:
- 355 |     may_map
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 376, characters 4-11:
- 376 |     may_map (fun m -> new source_mark m) (SourceMark.next obj category)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 378, characters 4-11:
- 378 |     may_map (fun m -> new source_mark m) (SourceMark.prev obj category)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 446, characters 20-27:
- 446 |   method language = may_map (new source_language) (get SourceBuffer.P.language obj)
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 449, characters 7-14:
- 449 |       (may_map (fun l -> l#as_source_language) l)
-              ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 452, characters 4-11:
- 452 |     may_map (new source_style_scheme) (get SourceBuffer.P.style_scheme obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 588, characters 1-4:
- 588 | 	may (SourceView.set_draw_spaces obj) draw_spaces;
-        ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtksourceview2 ml_gtksourceview2.o sourceView2Enums.cmo gtkSourceView2Props.cmo ogtkSourceView2Props.cmo gtkSourceView2.cmo gSourceView2.cmo -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -shared   -o ./dlllablgtksourceview2.so ml_gtksourceview2.o    -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype 
- + ar rcs ./liblablgtksourceview2.a  ml_gtksourceview2.o && ranlib ./liblablgtksourceview2.a
- + ocamlc.opt -a    -o lablgtksourceview2.cma  sourceView2Enums.cmo gtkSourceView2Props.cmo ogtkSourceView2Props.cmo gtkSourceView2.cmo gSourceView2.cmo -dllib -llablgtksourceview2 -cclib -llablgtksourceview2   -cclib -lgtksourceview-2.0 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ocamlc.opt   -w s-3+52 -c -thread gtkThread.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlc.opt   -w s-3+52 -c -thread gtkThread.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkThread.ml", line 53, characters 16-32:
- 53 |         ignore (Glib.Timeout.add 1 (fun () -> has_timeout := false; false))
-                      ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- ocamlmktop  -thread  -o lablgtktop unix.cma threads.cma  \
-    -I . lablgtk.cma lablgnomecanvas.cma lablgtksourceview2.cma gtkThread.cmo
- sed -e "s|@INSTALLDIR@|/home/opam/.opam/4.13.0+trunk/lib/ocaml/lablgtk2|g" \
-     -e "s|@LABLGLDIR@|/home/opam/.opam/4.13.0+trunk/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   -w s-3+52 -c  gtkThInit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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@|-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -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@|-lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype|" \
-     -e "s|@SOURCEVIEW2_MLS@|sourceView2Enums gtkSourceView2Props ogtkSourceView2Props gtkSourceView2 gSourceView2|" \
-     -e "s|@SOURCEVIEW2_LIBS@|-lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype|" \
-     -e "s|@TOOLCHAIN@|unix|" \
-     < build.ml.in > build.ml
- ocamlc.opt   -w s-3+52 -c  gtkInit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s-3+52.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gaux.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gpointer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gpointer.ml", line 146, characters 2-13:
- 146 |   unsafe_blit reg reg';
-         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels src, dst were omitted in the application of this function.
- ocamlopt.opt  -w s -c gutf8.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gutf8.ml", line 68, characters 29-45:
- 68 | let sub_string s ~pos ~len = Bytes.sub_string s pos len
-                                   ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt.opt  -w s -c glib.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gobject.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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 9.5)
- ocamlopt.opt  -w s -c gdkEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c pangoEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkEnums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c pango.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gdk.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gdkEvent.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gdkKeysyms.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gdkPixbuf.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtk.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkSignal.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkSignal.ml", line 101, characters 29-40:
- 101 |     try Data.of_value conv1 (Closure.nth argv 1)
-                                    ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkStock.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkStock.ml", line 295, characters 2-10:
- 295 |   Gaux.may (Icon_source.set_filename s) filename ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 296, characters 2-10:
- 296 |   Gaux.may (Icon_source.set_pixbuf s) pixbuf ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 297, characters 2-10:
- 297 |   Gaux.may (fun p -> Icon_source.set_direction_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 299, characters 2-10:
- 299 |   Gaux.may (fun p -> Icon_source.set_state_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gtkStock.ml", line 301, characters 2-10:
- 301 |   Gaux.may (fun p -> Icon_source.set_size_wildcarded s false ; 
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkObject.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkBaseProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBaseProps.ml", line 238, characters 39-50:
- 238 |   let create pl : Gtk.adjustment obj = Object.make "GtkAdjustment" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 330, characters 4-15:
- 330 |     Object.make "GtkWindow" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 391, characters 35-46:
- 391 |   let create pl : Gtk.dialog obj = Object.make "GtkDialog" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 416, characters 4-15:
- 416 |     Object.make "GtkColorSelectionDialog" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 423, characters 4-15:
- 423 |     Object.make "GtkFontSelectionDialog" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBaseProps.ml", line 508, characters 35-46:
- 508 |   let create pl : Gtk.socket obj = Object.make "GtkSocket" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkBinProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBinProps.ml", line 39, characters 38-49:
- 39 |   let create pl : Gtk.alignment obj = Object.make "GtkAlignment" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 62, characters 34-45:
- 62 |   let create pl : Gtk.frame obj = Object.make "GtkFrame" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 81, characters 41-52:
- 81 |   let create pl : Gtk.aspect_frame obj = Object.make "GtkAspectFrame" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 93, characters 38-49:
- 93 |   let create pl : Gtk.event_box obj = Object.make "GtkEventBox" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 102, characters 38-49:
- 102 |   let create pl : Gtk.invisible obj = Object.make "GtkInvisible" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 128, characters 39-50:
- 128 |   let create pl : Gtk.handle_box obj = Object.make "GtkHandleBox" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 162, characters 4-15:
- 162 |     Object.make "GtkScrolledWindow" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 193, characters 37-48:
- 193 |   let create pl : Gtk.viewport obj = Object.make "GtkViewport" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBinProps.ml", line 219, characters 37-48:
- 219 |   let create pl : Gtk.expander obj = Object.make "GtkExpander" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkButtonProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkButtonProps.ml", line 43, characters 35-46:
- 43 |   let create pl : Gtk.button obj = Object.make "GtkButton" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 68, characters 42-53:
- 68 |   let create pl : Gtk.toggle_button obj = Object.make "GtkToggleButton" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 83, characters 41-52:
- 83 |   let create pl : Gtk.radio_button obj = Object.make "GtkRadioButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 101, characters 41-52:
- 101 |   let create pl : Gtk.color_button obj = Object.make "GtkColorButton" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 127, characters 40-51:
- 127 |   let create pl : Gtk.font_button obj = Object.make "GtkFontButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 143, characters 38-49:
- 143 |   let create pl : Gtk.tool_item obj = Object.make "GtkToolItem" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 169, characters 4-15:
- 169 |     Object.make "GtkSeparatorToolItem" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 189, characters 40-51:
- 189 |   let create pl : Gtk.tool_button obj = Object.make "GtkToolButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 200, characters 4-15:
- 200 |     Object.make "GtkToggleToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 215, characters 4-15:
- 215 |     Object.make "GtkRadioToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 225, characters 4-15:
- 225 |     Object.make "GtkMenuToolButton" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 261, characters 36-47:
- 261 |   let create pl : Gtk.toolbar obj = Object.make "GtkToolbar" pl
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkButtonProps.ml", line 275, characters 40-51:
- 275 |   let create pl : Gtk.link_button obj = Object.make "GtkLinkButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkEditProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkEditProps.ml", line 152, characters 34-45:
- 152 |   let create pl : Gtk.entry obj = Object.make "GtkEntry" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 209, characters 40-51:
- 209 |   let create pl : Gtk.spin_button obj = Object.make "GtkSpinButton" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 241, characters 34-45:
- 241 |   let create pl : Gtk.combo obj = Object.make "GtkCombo" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 273, characters 38-49:
- 273 |   let create pl : Gtk.combo_box obj = Object.make "GtkComboBox" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 300, characters 44-55:
- 300 |   let create pl : Gtk.combo_box_entry obj = Object.make "GtkComboBoxEntry" pl
-                                                   ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkEditProps.ml", line 322, characters 4-25:
- 322 |     Gobject.unsafe_create "GtkEntryCompletion" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkListProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkListProps.ml", line 17, characters 38-49:
- 17 |   let create pl : Gtk.list_item obj = Object.make "GtkListItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkListProps.ml", line 38, characters 34-45:
- 38 |   let create pl : Gtk.liste obj = Object.make "GtkList" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkMenuProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkMenuProps.ml", line 21, characters 40-51:
- 21 |   let create pl : Gtk.option_menu obj = Object.make "GtkOptionMenu" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 37, characters 38-49:
- 37 |   let create pl : Gtk.menu_item obj = Object.make "GtkMenuItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 72, characters 44-55:
- 72 |   let create pl : Gtk.check_menu_item obj = Object.make "GtkCheckMenuItem" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 91, characters 44-55:
- 91 |   let create pl : Gtk.image_menu_item obj = Object.make "GtkImageMenuItem" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 136, characters 37-48:
- 136 |   let create pl : Gtk.menu_bar obj = Object.make "GtkMenuBar" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMenuProps.ml", line 151, characters 33-44:
- 151 |   let create pl : Gtk.menu obj = Object.make "GtkMenu" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkMiscProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkMiscProps.ml", line 31, characters 36-57:
- 31 |   let create pl : gtk_status_icon = Gobject.unsafe_create "GtkStatusIcon" pl
-                                          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 135, characters 34-45:
- 135 |   let create pl : Gtk.label obj = Object.make "GtkLabel" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 190, characters 39-50:
- 190 |   let create pl : Gtk.tips_query obj = Object.make "GtkTipsQuery" pl
-                                              ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 213, characters 34-45:
- 213 |   let create pl : Gtk.arrow obj = Object.make "GtkArrow" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 242, characters 34-45:
- 242 |   let create pl : Gtk.image obj = Object.make "GtkImage" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 277, characters 4-15:
- 277 |     Object.make "GtkColorSelection" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 295, characters 43-54:
- 295 |   let create pl : Gtk.font_selection obj = Object.make "GtkFontSelection" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 305, characters 40-51:
- 305 |   let create pl : Gtk.gamma_curve obj = Object.make "GtkGammaCurve" pl
-                                               ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 325, characters 38-49:
- 325 |   let create pl : Gtk.statusbar obj = Object.make "GtkStatusbar" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 371, characters 37-48:
- 371 |   let create pl : Gtk.calendar obj = Object.make "GtkCalendar" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 397, characters 41-52:
- 397 |   let create pl : Gtk.drawing_area obj = Object.make "GtkDrawingArea" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 412, characters 34-45:
- 412 |   let create pl : Gtk.curve obj = Object.make "GtkCurve" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkMiscProps.ml", line 433, characters 4-15:
- 433 |     Object.make
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkPackProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkPackProps.ml", line 21, characters 4-15:
- 21 |     Object.make (if dir = `HORIZONTAL then "GtkHBox" else "GtkVBox")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 53, characters 4-15:
- 53 |     Object.make
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 64, characters 34-45:
- 64 |   let create pl : Gtk.fixed obj = Object.make "GtkFixed" pl
-                                        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 87, characters 4-15:
- 87 |     Object.make (if dir = `HORIZONTAL then "GtkHPaned" else "GtkVPaned")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 112, characters 35-46:
- 112 |   let create pl : Gtk.layout obj = Object.make "GtkLayout" pl
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 188, characters 37-48:
- 188 |   let create pl : Gtk.notebook obj = Object.make "GtkNotebook" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 245, characters 34-45:
- 245 |   let create pl : Gtk.table obj = Object.make "GtkTable" pl
-                                         ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkPackProps.ml", line 273, characters 31-52:
- 273 |   let create pl : size_group = Gobject.unsafe_create "GtkSizeGroup" pl
-                                      ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkRangeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkRangeProps.ml", line 24, characters 4-15:
- 24 |     Object.make (if dir = `HORIZONTAL then "GtkHRuler" else "GtkVRuler")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 82, characters 4-15:
- 82 |     Object.make (if dir = `HORIZONTAL then "GtkHScale" else "GtkVScale")  pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 94, characters 4-15:
- 94 |     Object.make
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkRangeProps.ml", line 120, characters 41-52:
- 120 |   let create pl : Gtk.progress_bar obj = Object.make "GtkProgressBar" pl
-                                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkTextProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTextProps.ml", line 80, characters 38-49:
- 80 |   let create pl : Gtk.text_view obj = Object.make "GtkTextView" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 154, characters 4-25:
- 154 |     Gobject.unsafe_create "GtkTextBuffer" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 160, characters 4-25:
- 160 |     Gobject.unsafe_create "GtkTextChildAnchor" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 169, characters 30-51:
- 169 |   let create pl : text_mark = Gobject.unsafe_create "GtkTextMark" pl
-                                     ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 309, characters 4-25:
- 309 |     Gobject.unsafe_create "GtkTextTag" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTextProps.ml", line 335, characters 35-56:
- 335 |   let create pl : text_tag_table = Gobject.unsafe_create "GtkTextTagTable" pl
-                                          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkTreeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTreeProps.ml", line 119, characters 38-49:
- 119 |   let create pl : Gtk.tree_view obj = Object.make "GtkTreeView" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 165, characters 42-53:
- 165 |   let create pl : Gtk.cell_renderer obj = Object.make "GtkCellRenderer" pl
-                                                 ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 188, characters 4-15:
- 188 |     Object.make "GtkCellRendererPixbuf" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 268, characters 4-15:
- 268 |     Object.make "GtkCellRendererText" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 294, characters 4-15:
- 294 |     Object.make "GtkCellRendererToggle" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 307, characters 4-15:
- 307 |     Object.make "GtkCellRendererProgress" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 329, characters 4-15:
- 329 |     Object.make "GtkCellRendererCombo" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 359, characters 4-15:
- 359 |     Object.make "GtkCellRendererAccel" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 423, characters 4-15:
- 423 |     Object.make "GtkTreeViewColumn" pl
-           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 473, characters 4-25:
- 473 |     Gobject.unsafe_create "GtkTreeModelSort" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 532, characters 4-25:
- 532 |     Gobject.unsafe_create "GtkTreeModelFilter" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkTreeProps.ml", line 588, characters 38-49:
- 588 |   let create pl : Gtk.icon_view obj = Object.make "GtkIconView" pl
-                                             ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkFileProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkFileProps.ml", line 61, characters 4-15:
- 61 |     Object.make "GtkFileChooserButton" pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkActionProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkActionProps.ml", line 41, characters 4-25:
- 41 |     Gobject.unsafe_create "GtkAction" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 79, characters 4-25:
- 79 |     Gobject.unsafe_create "GtkToggleAction" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 104, characters 4-25:
- 104 |     Gobject.unsafe_create "GtkRadioAction" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 146, characters 4-25:
- 146 |     Gobject.unsafe_create "GtkUIManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkActionProps.ml", line 211, characters 4-25:
- 211 |     Gobject.unsafe_create "GtkActionGroup" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkBrokenProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkBrokenProps.ml", line 18, characters 38-49:
- 18 |   let create pl : Gtk.tree_item obj = Object.make "GtkTreeItem" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 42, characters 33-44:
- 42 |   let create pl : Gtk.tree obj = Object.make "GtkTree" pl
-                                       ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkBrokenProps.ml", line 95, characters 33-44:
- 95 |   let create pl : Gtk.text obj = Object.make "GtkText" pl
-                                       ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkAssistantProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkAssistantProps.ml", line 21, characters 38-49:
- 21 |   let create pl : Gtk.assistant obj = Object.make "GtkAssistant" pl
-                                            ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkData.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkBase.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkPack.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkButton.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkButton.ml", line 51, characters 44-55:
- 51 |   let create_check pl : toggle_button obj = Object.make "GtkCheckButton" pl
-                                                  ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkAssistant.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkMenu.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkMisc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkWindow.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkList.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkBin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkEdit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkRange.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkText.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkTree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkTree.ml", line 111, characters 7-21:
- 111 |     if iter_nth_child m i p nth then i
-              ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label parent was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkFile.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkFile.ml", line 117, characters 65-79:
- 117 |   let dialog_create pl : [Gtk.dialog|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserDialog" pl
-                                                                        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkFile.ml", line 118, characters 65-79:
- 118 |   let widget_create pl : [Gtk.widget|Gtk.file_chooser] Gtk.obj = GtkObject.make "GtkFileChooserWidget" pl
-                                                                        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c gtkMain.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkMain.ml", line 49, characters 4-16:
- 49 |     Obj.truncate (Obj.repr Sys.argv) (Array.length argv);
-          ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.truncate
- ocamlopt.opt  -w s -c gtkBroken.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gPango.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gDraw.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gDraw.ml", line 103, characters 13-20:
- 103 |       ?fore:(may_map self#color fore) ?back:(may_map self#color back)
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gDraw.ml", line 103, characters 45-52:
- 103 |       ?fore:(may_map self#color fore) ?back:(may_map self#color back)
-                                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gObj.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gObj.ml", line 179, characters 8-20:
- 179 |         self#connect sgn (fun context -> callback (new drag_context context))
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gObj.ml", line 328, characters 4-11:
- 328 |     may_map (fun w -> new widget (unsafe_cast w)) (get P.parent obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c ogtkBaseProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gData.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gData.ml", line 45, characters 4-7:
- 45 |     may self#set_lower lower;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 46, characters 4-7:
- 46 |     may self#set_upper upper;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 47, characters 4-7:
- 47 |     may self#set_step_increment step_incr;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 48, characters 4-7:
- 48 |     may self#set_page_increment page_incr;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gData.ml", line 49, characters 4-7:
- 49 |     may self#set_page_size page_size
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c ogtkBinProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkButtonProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkEditProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkListProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkMenuProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkMiscProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkPackProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkRangeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkTextProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkTreeProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkFileProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkActionProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkBrokenProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c ogtkAssistantProps.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gMain.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gContainer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gPack.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gPack.ml", line 136, characters 18-25:
- 136 |     ?hadjustment:(may_map GData.as_adjustment hadjustment)
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 137, characters 18-25:
- 137 |     ?vadjustment:(may_map GData.as_adjustment hadjustment)
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gPack.ml", line 202, characters 4-16:
- 202 |     self#connect Notebook.S.switch_page (fun _ arg1 -> callback arg1)
-           ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlopt.opt  -w s -c gButton.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gButton.ml", line 229, characters 2-10:
- 229 |   Gaux.may item#set_homogeneous homogeneous ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 230, characters 2-10:
- 230 |   Gaux.may item#set_expand expand ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 231, characters 2-10:
- 231 |   Gaux.may (fun f -> (f (item :> tool_item_o) : unit)) packing ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 294, characters 6-14:
- 294 |       Gaux.may o#set_active active ;
-             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 313, characters 8-20:
- 313 |        (Gaux.may_map (fun g -> g#group) group)
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gButton.ml", line 328, characters 8-20:
- 328 |        (Gaux.may_map (fun m -> m#as_menu) menu)
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gText.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gText.ml", line 44, characters 19-27:
- 44 |   method widgets = List.map (new widget) (ChildAnchor.get_widgets obj)
-                         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 144, characters 28-36:
- 144 |     Gobject.set_params obj (List.map text_tag_param l)
-                                   ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 233, characters 30-38:
- 233 |   method get_toggled_tags b = List.map (fun x -> new tag x)
-                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 242, characters 16-24:
- 242 |   method tags = List.map (fun t -> new tag t) (Iter.get_tags it)
-                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gText.ml", line 580, characters 7-14:
- 580 |       (may_map as_iter iter) default_editable
-              ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gMenu.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gMisc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gMisc.ml", line 46, characters 4-20:
- 46 |     Glib.Timeout.add delay (fun () -> self#remove msg; false);
-          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- File "gMisc.ml", line 235, characters 24-31:
- 235 |   let mnemonic_widget = may_map (fun w -> w#as_widget) mnemonic_widget in
-                               ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gMisc.ml", line 257, characters 15-22:
- 257 |   let caller = may_map (fun w -> w#as_widget) caller in
-                      ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gTree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gTree.ml", line 84, characters 4-21:
- 84 |     new row_reference (RowReference.create obj path) obj
-          ^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label model was omitted in the application of this function.
- File "gTree.ml", line 189, characters 2-11:
- 189 |   List.iter
-         ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 382, characters 27-34:
- 382 |   method expander_column = may_map (new view_column) (get expander_column obj)
-                                  ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 384, characters 29-36:
- 384 |     set expander_column obj (may_map as_column c)
-                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 386, characters 38-45:
- 386 |   method set_model m = set model obj (may_map (fun (m:model) -> m#as_model) m)
-                                             ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 420, characters 43-55:
- 420 |     TreeView.get_cell_area obj ?path ?col:(Gaux.may_map as_column col) ()
-                                                  ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 425, characters 7-19:
- 425 |       (Gaux.may_map (fun f m -> f (new model m)) fo)
-              ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 428, characters 14-21:
- 428 |   let model = may_map (fun m -> m#as_model) model in
-                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 429, characters 20-27:
- 429 |   let hadjustment = may_map GData.as_adjustment hadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 430, characters 20-27:
- 430 |   let vadjustment = may_map GData.as_adjustment vadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 624, characters 32-40:
- 624 |     (CellRendererPixbuf.create (List.map cell_renderer_pixbuf_param' l))
-                                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 627, characters 30-38:
- 627 |     (CellRendererText.create (List.map cell_renderer_text_param' l))
-                                     ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 630, characters 32-40:
- 630 |     (CellRendererToggle.create (List.map cell_renderer_toggle_param' l))
-                                       ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 633, characters 34-42:
- 633 |     (CellRendererProgress.create (List.map cell_renderer_progress_param' l))
-                                         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 636, characters 31-39:
- 636 |     (CellRendererCombo.create (List.map cell_renderer_combo_param' l))
-                                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 639, characters 31-39:
- 639 |     (CellRendererAccel.create (List.map cell_renderer_accel_param' l))
-                                      ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 657, characters 38-50:
- 657 |     Gobject.set IconView.P.model obj (Gaux.may_map (fun m -> m#as_model) m)
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gTree.ml", line 677, characters 14-26:
- 677 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gList.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gList.ml", line 172, characters 29-36:
- 172 |   CList.setter ?hadjustment:(may_map GData.as_adjustment hadjustment)
-                                    ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gList.ml", line 173, characters 18-25:
- 173 |     ?vadjustment:(may_map GData.as_adjustment vadjustment) ~cont:(
-                         ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gFile.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gFile.ml", line 37, characters 3-11:
- 37 |    Gaux.may (FileFilter.set_name w) name ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gWindow.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gWindow.ml", line 84, characters 6-9:
- 84 |       may w#set_wm_name wm_name;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 85, characters 6-9:
- 85 |       may w#set_wm_class wm_class;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 175, characters 39-57:
- 175 |   method connect : 'a dialog_signals = new dialog_signals obj (self#decode)
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 181, characters 4-7:
- 181 |     may (fun p -> d#set_transient_for p#as_window) parent ;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 182, characters 4-7:
- 182 |     may d#set_destroy_with_parent destroy_with_parent ;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 204, characters 4-22:
- 204 |     new dialog_signals obj self#decode
-           ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 228, characters 39-57:
- 228 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 258, characters 6-24:
- 258 |       new dialog_signals obj self#decode
-             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 275, characters 6-9:
- 275 |       may (AboutDialog.set_authors d) authors ;
-             ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gWindow.ml", line 282, characters 39-57:
- 282 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 304, characters 39-57:
- 304 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 331, characters 39-57:
- 331 |   method connect : 'a dialog_signals = new dialog_signals obj self#decode
-                                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- File "gWindow.ml", line 396, characters 4-35:
- 396 |     new file_chooser_dialog_signals obj self#decode
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label decode was omitted in the application of this function.
- ocamlopt.opt  -w s -c gAssistant.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gAssistant.ml", line 51, characters 4-7:
- 51 |     may (self#set_page_type w) page_type;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 52, characters 4-7:
- 52 |     may (self#set_page_title w) title;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 53, characters 4-7:
- 53 |     may (self#set_page_header_image w) header_image;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 54, characters 4-7:
- 54 |     may (self#set_page_side_image w) side_image;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 55, characters 4-7:
- 55 |     may (self#set_page_complete w) complete;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 84, characters 6-9:
- 84 |       may w#set_wm_name wm_name;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAssistant.ml", line 85, characters 6-9:
- 85 |       may w#set_wm_class wm_class;
-            ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gBin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gEdit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gEdit.ml", line 84, characters 21-28:
- 84 |   method get_entry = may_map (new GObj.widget) (EntryCompletion.get_entry obj)
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 116, characters 4-11:
- 116 |     may_map (new entry_completion) (Entry.get_completion obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 138, characters 6-9:
- 138 |       may (fun e -> e#set_completion c) entry ;
-             ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 135, characters 12-19:
- 135 |     ?model:(may_map (fun m -> m#as_model) model)
-                   ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 176, characters 4-7:
- 176 |     may (Combo.set_popdown_strings w) popdown_strings;
-           ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 204, characters 7-19:
- 204 |       (Gaux.may_map (fun f m -> f (new GTree.model m)) fo)
-              ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 208, characters 14-26:
- 208 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 237, characters 14-26:
- 237 |   let model = Gaux.may_map (fun m -> m#as_model) model in
-                     ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gEdit.ml", line 240, characters 8-20:
- 240 |        (Gaux.may_map (fun c -> c.GTree.index) text_column) []) ~cont:(
-               ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gRange.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gRange.ml", line 64, characters 33-40:
- 64 |   Range.make_params ?adjustment:(may_map GData.as_adjustment adjustment)
-                                       ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 69, characters 36-43:
- 69 |   Range.make_params [] ?adjustment:(may_map GData.as_adjustment adjustment)
-                                          ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gRange.ml", line 84, characters 4-7:
- 84 |     may w#set_metric metric;
-          ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gAction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gAction.ml", line 103, characters 5-17:
- 103 | 			 (Gaux.may_map (fun g -> Some (g#as_radio_action)) group)
-            ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 111, characters 35-47:
- 111 |   method connect_proxy ~callback = self#connect
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 118, characters 38-50:
- 118 |   method disconnect_proxy ~callback = self#connect
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 125, characters 35-47:
- 125 |   method post_activate ~callback = self#connect ActionGroup.S.post_activate
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 127, characters 34-46:
- 127 |   method pre_activate ~callback = self#connect ActionGroup.S.pre_activate
-                                         ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 154, characters 2-10:
- 154 |   Gaux.may a#set_label label ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 155, characters 2-10:
- 155 |   Gaux.may a#set_tooltip tooltip ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 156, characters 2-10:
- 156 |   Gaux.may a#set_stock_id stock ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 168, characters 2-10:
- 168 |   Gaux.may a#set_active active ;
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 185, characters 1-9:
- 185 | 	Gaux.may 
-        ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 190, characters 2-10:
- 190 |   Gaux.may
-         ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 192, characters 6-14:
- 192 |       Gaux.may
-             ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gAction.ml", line 205, characters 35-47:
- 205 |   method connect_proxy ~callback = self#connect
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 212, characters 38-50:
- 212 |   method disconnect_proxy ~callback = self#connect
-                                             ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 219, characters 35-47:
- 219 |   method post_activate ~callback = self#connect UIManager.S.post_activate
-                                          ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gAction.ml", line 221, characters 34-46:
- 221 |   method pre_activate ~callback = self#connect UIManager.S.pre_activate
-                                         ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- ocamlopt.opt  -w s -c gBroken.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gBroken.ml", line 135, characters 20-27:
- 135 |   let hadjustment = may_map GData.as_adjustment hadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gBroken.ml", line 136, characters 20-27:
- 136 |   let vadjustment = may_map GData.as_adjustment vadjustment in
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gUtil.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gToolbox.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gToolbox.ml", line 139, characters 2-23:
- 139 |   wb_ok#connect#clicked f_ok;
-         ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 140, characters 2-27:
- 140 |   wb_cancel#connect#clicked f_cancel;
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label callback was omitted in the application of this function.
- File "gToolbox.ml", line 160, characters 4-27:
- 160 |     we_chaine#select_region 0 (we_chaine#text_length);
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start, stop were omitted in the application of this function.
- File "gToolbox.ml", line 264, characters 12-21:
- 264 |             List.iter (insert_node newtree) (List.rev children)
-                   ^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 332, characters 13-21:
- 332 |   let mods = List.map (function `A -> "<Alt>" | `C -> "<Control>" | `S ->
-                    ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gToolbox.ml", line 334, characters 3-16:
- 334 |   (String.concat "" mods) ^ (String.make 1 (Char.uppercase_ascii c))
-          ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this function.
- 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 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -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    -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -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 && ranlib ./liblablgtk2.a
- + 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   -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ocamlopt.opt  -w s -c gnomeCanvas.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gnomeCanvas.ml", line 259, characters 21-28:
- 259 |     proj = (fun x -> may_map get_points (Data.pointer.proj x)) }
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 258, characters 30-37:
- 258 |     inj = (fun x -> `POINTER (may_map convert_points x));
-                                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 263, characters 21-28:
- 263 |     proj = (fun x -> may_map get_dash (Data.pointer.proj x)) }
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 262, characters 30-37:
- 262 |     inj = (fun x -> `POINTER (may_map (fun (x,y) -> convert_dash x y) x));
-                                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gnomeCanvas.ml", line 266, characters 14-21:
- 266 |     (fun x -> may_map PathDef.duplicate (Data.unsafe_pointer_option.proj x)) }
-                     ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlopt.opt  -w s -c gnoCanvas.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgnomecanvas ml_gnomecanvas.o gnomeCanvas.cmx gnoCanvas.cmx -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -shared   -o ./dlllablgnomecanvas.so ml_gnomecanvas.o    -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype 
- + ar rcs ./liblablgnomecanvas.a  ml_gnomecanvas.o && ranlib ./liblablgnomecanvas.a
- + ocamlopt.opt -a   -o lablgnomecanvas.cmxa  gnomeCanvas.cmx gnoCanvas.cmx -cclib -llablgnomecanvas   -cclib -lgnomecanvas-2 -cclib -lart_lgpl_2 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ocamlopt.opt  -w s -c sourceView2Enums.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkSourceView2Props.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkSourceView2Props.ml", line 22, characters 4-25:
- 22 |     Gobject.unsafe_create "GtkSourceStyleScheme" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 29, characters 4-25:
- 29 |     Gobject.unsafe_create "GtkSourceStyleSchemeManager" pl
-          ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 71, characters 4-15:
- 71 |     Object.make "GtkSourceCompletionInfo" pl
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 106, characters 4-25:
- 106 |     Gobject.unsafe_create "GtkSourceCompletionProposal" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 126, characters 4-25:
- 126 |     Gobject.unsafe_create "GtkSourceCompletionItem" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 183, characters 4-25:
- 183 |     Gobject.unsafe_create "GtkSourceCompletionContext" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 244, characters 4-25:
- 244 |     Gobject.unsafe_create "GtkSourceCompletion" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 275, characters 4-25:
- 275 |     Gobject.unsafe_create "GtkSourceLanguage" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 282, characters 4-25:
- 282 |     Gobject.unsafe_create "GtkSourceLanguageManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 293, characters 4-25:
- 293 |     Gobject.unsafe_create "GtkSourceMark" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 308, characters 4-25:
- 308 |     Gobject.unsafe_create "GtkSourceUndoManager" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 363, characters 4-25:
- 363 |     Gobject.unsafe_create "GtkSourceBuffer" pl
-           ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- File "gtkSourceView2Props.ml", line 425, characters 36-47:
- 425 |   let create pl : source_view obj = Object.make "GtkSourceView" pl
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label classe was omitted in the application of this function.
- ocamlopt.opt  -w s -c ogtkSourceView2Props.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gtkSourceView2.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c gSourceView2.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gSourceView2.ml", line 94, characters 6-13:
- 94 |       may_map (new source_style_scheme)
-            ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 350, characters 4-11:
- 350 |     may_map
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 355, characters 4-11:
- 355 |     may_map
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 376, characters 4-11:
- 376 |     may_map (fun m -> new source_mark m) (SourceMark.next obj category)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 378, characters 4-11:
- 378 |     may_map (fun m -> new source_mark m) (SourceMark.prev obj category)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 446, characters 20-27:
- 446 |   method language = may_map (new source_language) (get SourceBuffer.P.language obj)
-                           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 449, characters 7-14:
- 449 |       (may_map (fun l -> l#as_source_language) l)
-              ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 452, characters 4-11:
- 452 |     may_map (new source_style_scheme) (get SourceBuffer.P.style_scheme obj)
-           ^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "gSourceView2.ml", line 588, characters 1-4:
- 588 | 	may (SourceView.set_draw_spaces obj) draw_spaces;
-        ^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtksourceview2 ml_gtksourceview2.o sourceView2Enums.cmx gtkSourceView2Props.cmx ogtkSourceView2Props.cmx gtkSourceView2.cmx gSourceView2.cmx -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
- + gcc -shared   -o ./dlllablgtksourceview2.so ml_gtksourceview2.o    -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype 
- + ar rcs ./liblablgtksourceview2.a  ml_gtksourceview2.o && ranlib ./liblablgtksourceview2.a
- + ocamlopt.opt -a   -o lablgtksourceview2.cmxa  sourceView2Enums.cmx gtkSourceView2Props.cmx ogtkSourceView2Props.cmx gtkSourceView2.cmx gSourceView2.cmx -cclib -llablgtksourceview2   -cclib -lgtksourceview-2.0 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype 
- ocamlopt.opt  -w s -c gtkInit.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- ocamlopt.opt  -w s -c -thread gtkThread.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 's' or 'S',
- is deprecated.
- Use the equivalent signed form: -s.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "gtkThread.ml", line 53, characters 16-32:
- 53 |         ignore (Glib.Timeout.add 1 (fun () -> has_timeout := false; false))
-                      ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels ms, callback were omitted in the application of this function.
- ocamlopt.opt -verbose -o lablgtk.cmxs -shared -linkall -I . \
-         -ccopt '' lablgtk.cmxa
- + as  -o 'lablgtk.cmxs.startup.o' '/tmp/camlstartup4c5ce7.s'
- + gcc -shared  -o 'lablgtk.cmxs'  '-L.' '-L/home/opam/.opam/4.13.0+trunk/lib/ocaml'  'lablgtk.cmxs.startup.o' 'lablgtk.a' '-llablgtk2' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-lpangocairo-1.0' '-latk-1.0' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lpangoft2-1.0' '-lpango-1.0' '-lgobject-2.0' '-lglib-2.0' '-lharfbuzz' '-lfontconfig' '-lfreetype' 
- ocamlopt.opt -verbose -o lablgnomecanvas.cmxs -shared -linkall -I . \
-         -ccopt '' lablgnomecanvas.cmxa
- + as  -o 'lablgnomecanvas.cmxs.startup.o' '/tmp/camlstartup5d1856.s'
- + gcc -shared  -o 'lablgnomecanvas.cmxs'  '-L.' '-L/home/opam/.opam/4.13.0+trunk/lib/ocaml'  'lablgnomecanvas.cmxs.startup.o' 'lablgnomecanvas.a' '-llablgnomecanvas' '-lgnomecanvas-2' '-lart_lgpl_2' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-lpangocairo-1.0' '-latk-1.0' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lpangoft2-1.0' '-lpango-1.0' '-lgobject-2.0' '-lglib-2.0' '-lharfbuzz' '-lfontconfig' '-lfreetype' 
- ocamlopt.opt -verbose -o lablgtksourceview2.cmxs -shared -linkall -I . \
-         -ccopt '' lablgtksourceview2.cmxa
- + as  -o 'lablgtksourceview2.cmxs.startup.o' '/tmp/camlstartupd6ff2b.s'
- + gcc -shared  -o 'lablgtksourceview2.cmxs'  '-L.' '-L/home/opam/.opam/4.13.0+trunk/lib/ocaml'  'lablgtksourceview2.cmxs.startup.o' 'lablgtksourceview2.a' '-llablgtksourceview2' '-lgtksourceview-2.0' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-lpangocairo-1.0' '-latk-1.0' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lpangoft2-1.0' '-lpango-1.0' '-lgobject-2.0' '-lglib-2.0' '-lharfbuzz' '-lfontconfig' '-lfreetype' 
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
-> compiled  lablgtk.2.18.11
Processing 82/90: [why3: make all]
Processing 83/90: [why3: make all] [lablgtk: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib"
- ocamlfind install -destdir "/home/opam/.opam/4.13.0+trunk/lib" \
-   -ldconf "/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/lablgtk2/gtkThread.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThread.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkInit.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/sourceView2Enums.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkInit.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gSourceView2.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSourceView2.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnoCanvas.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnomeCanvas.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gToolbox.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gUtil.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBroken.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAction.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gRange.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gEdit.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBin.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAssistant.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gWindow.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gFile.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gList.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gTree.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMisc.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMenu.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gText.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gButton.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPack.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gContainer.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMain.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkAssistantProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBrokenProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkActionProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkFileProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTreeProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTextProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkRangeProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkPackProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMiscProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMenuProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkListProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkEditProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkButtonProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBinProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gData.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gObj.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gDraw.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPango.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBroken.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMain.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFile.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTree.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkText.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRange.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEdit.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBin.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkList.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkWindow.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMisc.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenu.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistant.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButton.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPack.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBase.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkData.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistantProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBrokenProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkActionProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFileProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTreeProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTextProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRangeProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPackProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMiscProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenuProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkListProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEditProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButtonProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBinProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBaseProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkObject.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkStock.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSignal.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtk.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkPixbuf.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkKeysyms.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEvent.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdk.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pango.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEnums.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pangoEnums.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEnums.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gobject.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glib.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gutf8.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gpointer.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gaux.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtksourceview2.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgnomecanvas.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtk.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtksourceview2.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgnomecanvas.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtk.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtksourceview2.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgnomecanvas.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtk.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/wrappers.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/win32.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/sourceView2_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pango_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_pango.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gvaluecaml.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gtktree.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gtktext.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gtk.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gpointer.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gobject.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_glib.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gdkpixbuf.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gdk.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_domain.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtk_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gobject_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glib_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkprivate-win32.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkpixbuf_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdk_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThInit.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThread.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThInit.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThread.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/propcc
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/varcc
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkInit.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtksourceview2.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgnomecanvas.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtk.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/sourceView2Enums.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThInit.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThread.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkInit.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gSourceView2.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSourceView2.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnoCanvas.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnomeCanvas.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gToolbox.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gUtil.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBroken.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAction.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gRange.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gEdit.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBin.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAssistant.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gWindow.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gFile.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gList.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gTree.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMisc.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMenu.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gText.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gButton.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPack.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gContainer.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMain.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkAssistantProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBrokenProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkActionProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkFileProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTreeProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTextProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkRangeProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkPackProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMiscProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMenuProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkListProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkEditProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkButtonProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBinProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gData.ml
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gObj.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gDraw.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPango.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBroken.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMain.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFile.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTree.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkText.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRange.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEdit.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBin.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkList.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkWindow.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMisc.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenu.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistant.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButton.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPack.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBase.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkData.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistantProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBrokenProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkActionProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFileProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTreeProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTextProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRangeProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPackProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMiscProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenuProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkListProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEditProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButtonProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBinProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBaseProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkObject.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkStock.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSignal.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtk.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkPixbuf.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkKeysyms.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEvent.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdk.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pango.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEnums.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pangoEnums.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEnums.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gobject.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glib.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gutf8.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gpointer.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gaux.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/xml_lexer.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/rsvg.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/panel.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gutf8.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThread.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSpell.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSourceView_types.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSourceView2_types.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSignal.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gpointer.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gobject.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnoDruid.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnoCanvas.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glib.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glade.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glGtk.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkPixbuf.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdk.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gWindow.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gUtil.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gTree.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gToolbox.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gText.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gSourceView2.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gSourceView.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gRange.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPack.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gObj.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMisc.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMenu.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMain.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gList.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gFile.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gEdit.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gDraw.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gData.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gContainer.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gButton.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBroken.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBin.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAssistant.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAction.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/sourceView2Enums.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkInit.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gSourceView2.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSourceView2.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnoCanvas.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnomeCanvas.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gToolbox.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gUtil.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBroken.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAction.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gRange.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gEdit.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBin.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAssistant.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gWindow.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gFile.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gList.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gTree.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMisc.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMenu.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gText.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gButton.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPack.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gContainer.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMain.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkAssistantProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBrokenProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkActionProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkFileProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTreeProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTextProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkRangeProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkPackProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMiscProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMenuProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkListProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkEditProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkButtonProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBinProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gData.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gObj.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gDraw.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPango.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBroken.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMain.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFile.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTree.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkText.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRange.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEdit.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBin.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkList.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkWindow.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMisc.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenu.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistant.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButton.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPack.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBase.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkData.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistantProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBrokenProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkActionProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFileProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTreeProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTextProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRangeProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPackProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMiscProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenuProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkListProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEditProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButtonProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBinProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBaseProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkObject.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkStock.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSignal.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtk.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkPixbuf.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkKeysyms.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEvent.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdk.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pango.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEnums.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pangoEnums.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEnums.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gobject.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glib.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gutf8.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gpointer.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gaux.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/liblablgtksourceview2.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/liblablgnomecanvas.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/liblablgtk2.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/build.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgtksourceview2.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgtksourceview2.so.owner
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgnomecanvas.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgnomecanvas.so.owner
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgtk2.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgtk2.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13.0+trunk/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/META
- rm -f lablgtk2
- /usr/bin/make lablgtk2 LABLGTKDIR="/home/opam/.opam/4.13.0+trunk/lib/lablgtk2"
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
- sed -e "s|@INSTALLDIR@|/home/opam/.opam/4.13.0+trunk/lib/lablgtk2|g" \
-     -e "s|@LABLGLDIR@|/home/opam/.opam/4.13.0+trunk/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
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
- cp lablgtk2 "/home/opam/.opam/4.13.0+trunk/bin"
- if test -f lablgladecc; then \
-   cp lablgladecc "/home/opam/.opam/4.13.0+trunk/bin/lablgladecc2"; \
- fi
- cp gdk_pixbuf_mlsource "/home/opam/.opam/4.13.0+trunk/bin"
- ranlib "/home/opam/.opam/4.13.0+trunk/lib/lablgtk2"/liblablgtk2.a "/home/opam/.opam/4.13.0+trunk/lib/lablgtk2"/liblablgnomecanvas.a "/home/opam/.opam/4.13.0+trunk/lib/lablgtk2"/liblablgtksourceview2.a
- Execute ranlib in /home/opam/.opam/4.13.0+trunk/lib/lablgtk2
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib"
- ocamlfind install -destdir "/home/opam/.opam/4.13.0+trunk/lib" \
-   -ldconf "/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/lablgtk2/gtkThread.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThread.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkInit.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/sourceView2Enums.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkInit.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gSourceView2.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSourceView2.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnoCanvas.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnomeCanvas.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gToolbox.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gUtil.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBroken.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAction.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gRange.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gEdit.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBin.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAssistant.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gWindow.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gFile.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gList.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gTree.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMisc.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMenu.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gText.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gButton.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPack.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gContainer.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMain.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkAssistantProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBrokenProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkActionProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkFileProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTreeProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTextProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkRangeProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkPackProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMiscProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMenuProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkListProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkEditProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkButtonProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBinProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gData.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gObj.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gDraw.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPango.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBroken.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMain.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFile.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTree.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkText.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRange.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEdit.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBin.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkList.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkWindow.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMisc.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenu.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistant.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButton.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPack.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBase.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkData.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistantProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBrokenProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkActionProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFileProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTreeProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTextProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRangeProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPackProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMiscProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenuProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkListProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEditProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButtonProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBinProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBaseProps.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkObject.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkStock.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSignal.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtk.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkPixbuf.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkKeysyms.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEvent.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdk.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pango.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEnums.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pangoEnums.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEnums.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gobject.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glib.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gutf8.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gpointer.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gaux.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtksourceview2.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgnomecanvas.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtk.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtksourceview2.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgnomecanvas.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtk.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtksourceview2.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgnomecanvas.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtk.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/wrappers.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/win32.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/sourceView2_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pango_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_pango.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gvaluecaml.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gtktree.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gtktext.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gtk.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gpointer.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gobject.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_glib.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gdkpixbuf.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_gdk.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ml_domain.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtk_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gobject_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glib_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkprivate-win32.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkpixbuf_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdk_tags.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThInit.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThread.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThInit.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThread.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/propcc
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/varcc
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkInit.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtksourceview2.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgnomecanvas.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtk.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/sourceView2Enums.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThInit.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThread.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkInit.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gSourceView2.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSourceView2.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnoCanvas.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnomeCanvas.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gToolbox.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gUtil.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBroken.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAction.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gRange.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gEdit.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBin.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAssistant.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gWindow.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gFile.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gList.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gTree.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMisc.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMenu.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gText.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gButton.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPack.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gContainer.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMain.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkAssistantProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBrokenProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkActionProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkFileProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTreeProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTextProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkRangeProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkPackProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMiscProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMenuProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkListProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkEditProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkButtonProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBinProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gData.ml
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gObj.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gDraw.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPango.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBroken.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMain.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFile.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTree.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkText.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRange.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEdit.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBin.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkList.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkWindow.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMisc.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenu.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistant.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButton.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPack.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBase.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkData.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistantProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBrokenProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkActionProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFileProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTreeProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTextProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRangeProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPackProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMiscProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenuProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkListProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEditProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButtonProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBinProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBaseProps.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkObject.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkStock.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSignal.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtk.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkPixbuf.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkKeysyms.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEvent.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdk.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pango.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEnums.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pangoEnums.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEnums.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gobject.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glib.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gutf8.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gpointer.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gaux.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/xml_lexer.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/rsvg.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/panel.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gutf8.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkThread.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSpell.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSourceView_types.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSourceView2_types.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSignal.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gpointer.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gobject.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnoDruid.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnoCanvas.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glib.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glade.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glGtk.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkPixbuf.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdk.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gWindow.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gUtil.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gTree.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gToolbox.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gText.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gSourceView2.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gSourceView.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gRange.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPack.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gObj.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMisc.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMenu.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMain.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gList.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gFile.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gEdit.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gDraw.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gData.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gContainer.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gButton.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBroken.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBin.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAssistant.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAction.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/sourceView2Enums.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkInit.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gSourceView2.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSourceView2.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnoCanvas.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gnomeCanvas.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gToolbox.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gUtil.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBroken.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAction.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gRange.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gEdit.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gBin.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gAssistant.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gWindow.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gFile.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gList.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gTree.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMisc.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMenu.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gText.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gButton.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPack.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gContainer.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gMain.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkAssistantProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBrokenProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkActionProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkFileProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTreeProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkTextProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkRangeProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkPackProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMiscProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkMenuProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkListProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkEditProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkButtonProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBinProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gData.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/ogtkBaseProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gObj.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gDraw.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gPango.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBroken.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMain.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFile.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTree.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkText.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRange.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEdit.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBin.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkList.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkWindow.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMisc.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenu.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistant.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButton.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPack.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBase.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkData.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkAssistantProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBrokenProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkActionProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkFileProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTreeProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkTextProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkRangeProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkPackProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMiscProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkMenuProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkListProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEditProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkButtonProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBinProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkBaseProps.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkObject.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkStock.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkSignal.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtk.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkPixbuf.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkKeysyms.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEvent.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdk.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pango.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gtkEnums.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/pangoEnums.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gdkEnums.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gobject.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/glib.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gutf8.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gpointer.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/gaux.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/liblablgtksourceview2.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/liblablgnomecanvas.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/liblablgtk2.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/build.ml
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgtksourceview2.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgtksourceview2.so.owner
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgnomecanvas.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgnomecanvas.so.owner
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgtk2.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dlllablgtk2.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13.0+trunk/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/META
- rm -f lablgtk2
- /usr/bin/make lablgtk2 LABLGTKDIR="/home/opam/.opam/4.13.0+trunk/lib/lablgtk2"
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
- sed -e "s|@INSTALLDIR@|/home/opam/.opam/4.13.0+trunk/lib/lablgtk2|g" \
-     -e "s|@LABLGLDIR@|/home/opam/.opam/4.13.0+trunk/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
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
- cp lablgtk2 "/home/opam/.opam/4.13.0+trunk/bin"
- if test -f lablgladecc; then \
-   cp lablgladecc "/home/opam/.opam/4.13.0+trunk/bin/lablgladecc2"; \
- fi
- cp gdk_pixbuf_mlsource "/home/opam/.opam/4.13.0+trunk/bin"
- ranlib "/home/opam/.opam/4.13.0+trunk/lib/lablgtk2"/liblablgtk2.a "/home/opam/.opam/4.13.0+trunk/lib/lablgtk2"/liblablgnomecanvas.a "/home/opam/.opam/4.13.0+trunk/lib/lablgtk2"/liblablgtksourceview2.a
- Execute ranlib in /home/opam/.opam/4.13.0+trunk/lib/lablgtk2
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/lablgtk.2.18.11/src'
-> installed lablgtk.2.18.11
Processing 83/90: [why3: make all]
Processing 84/90: [alt-ergo-free: autoconf] [why3: make all]
Processing 85/90: [alt-ergo-free: autoconf] [ocamlgraph_gtk: dune build] [why3: make all]
+ /usr/bin/autoconf  (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/alt-ergo-free.2.2.0)
Processing 85/90: [alt-ergo-free: ./configure] [ocamlgraph_gtk: dune build] [why3: make all]
+ /home/opam/.opam/4.13.0+trunk/.opam-switch/build/alt-ergo-free.2.2.0/./configure "-prefix" "/home/opam/.opam/4.13.0+trunk" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/alt-ergo-free.2.2.0)
- checking for ocp-ocamlc... no
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev0-2020-10-19
- ocaml library path is /home/opam/.opam/4.13.0+trunk/lib/ocaml
- checking for ocamlfind... yes
- ocamlfind found zarith in -I /home/opam/.opam/4.13.0+trunk/lib/zarith
- ocamlfind found num in -I /home/opam/.opam/4.13.0+trunk/lib/num
- ocamlfind found zip in -I /home/opam/.opam/4.13.0+trunk/lib/zip
- ocamlfind found ocplib-simplex in -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex
- ocamlfind found psmt2-frontend in -I /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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
- checking for ocp-ocamlc... no
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev0-2020-10-19
- ocaml library path is /home/opam/.opam/4.13.0+trunk/lib/ocaml
- checking for ocamlfind... yes
- ocamlfind found zarith in -I /home/opam/.opam/4.13.0+trunk/lib/zarith
- ocamlfind found num in -I /home/opam/.opam/4.13.0+trunk/lib/num
- ocamlfind found zip in -I /home/opam/.opam/4.13.0+trunk/lib/zip
- ocamlfind found ocplib-simplex in -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex
- ocamlfind found psmt2-frontend in -I /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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 85/90: [alt-ergo-free: make] [ocamlgraph_gtk: dune build] [why3: make all]
+ /home/opam/.opam/4.13.0+trunk/bin/dune "build" "-p" "ocamlgraph_gtk" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlgraph_gtk.2.0.0)
-> compiled  ocamlgraph_gtk.2.0.0
Processing 85/90: [alt-ergo-free: make] [why3: make all]
-> installed ocamlgraph_gtk.2.0.0
Processing 86/90: [alt-ergo-free: make] [why3: make all]
+ /usr/bin/make "-j31" "all" "opt" "byte" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/why3.1.3.3)
- Ocamllex src/why3doc/doc_lexer.mll
- Ocamldep src/tools/why3pp.ml
- Ocamldep src/isabelle-client/isabelle_client_main.ml
- Ocamldep src/tools/why3shell.ml
- Ocamldep src/why3session/why3session_main.ml
- Ocamldep src/why3session/why3session_update.ml
- Ocamldep src/why3session/why3session_latex.ml
- 125 states, 1119 transitions, table size 5226 bytes
- 1793 additional bytes used for bindings
- Ocamldep src/why3session/why3session_html.ml
- Ocamldep src/why3session/why3session_info.ml
- Ocamldep src/why3session/why3session_lib.ml
- Ocamldep src/ide/why3web.ml
- Ocamldep src/ide/wserver.ml
- Ocamllex src/tools/why3wc.mll
- Ocamllex plugins/tptp/tptp_lexer.mll
- Menhir plugins/tptp/tptp_parser.mly
- Ocamllex plugins/python/py_lexer.mll
- Menhir plugins/python/py_parser.mly
- Ocamllex plugins/microc/mc_lexer.mll
- 56 states, 651 transitions, table size 2940 bytes
- 1375 additional bytes used for bindings
- Menhir plugins/microc/mc_parser.mly
- Ocamllex plugins/parser/dimacs.mll
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- 77 states, 473 transitions, table size 2354 bytes
- 1504 additional bytes used for bindings
- Generate src/util/config.ml
- Ocamllex src/util/rc.mll
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- Ocamllex src/util/lexlib.mll
- Menhir src/util/json_parser.mly
- Ocamllex src/util/json_lexer.mll
- cp src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml
- Ocamllex src/parser/lexer.mll
- Menhir src/parser/parser.mly
- 52 states, 495 transitions, table size 2292 bytes
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- rm -f src/parser/parser_messages.ml src/parser/parser_messages.ml.tmp
- menhir --explain --strict src/parser/parser.mly --update-errors \
- src/parser/handcrafted.messages > src/parser/handcrafted.messages.temp
- Menhir src/driver/driver_parser.mly
- Ocamllex src/driver/driver_lexer.mll
- Menhir src/driver/parse_smtv2_model_parser.mly
- 39 states, 600 transitions, table size 2634 bytes
- 1338 additional bytes used for bindings
- Ocamllex src/driver/parse_smtv2_model_lexer.mll
- cp src/session/compress_z.ml src/session/compress.ml
- 34 states, 1366 transitions, table size 5668 bytes
- Ocamllex src/session/xml.mll
- cp src/util/recompat.ml src/util/re.ml
- Ocamllex src/session/strategy_parser.mll
- 155 states, 4342 transitions, table size 18298 bytes
- 7537 additional bytes used for bindings
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- 307 states, 15627 transitions, table size 64350 bytes
- Ocamldep src/why3doc/doc_main.ml
- Ocamldep src/why3doc/doc_lexer.ml
- Ocamldep src/why3doc/doc_def.ml
- Ocamldep src/why3doc/doc_html.ml
- 43 states, 639 transitions, table size 2814 bytes
- 1799 additional bytes used for bindings
- 266 states, 3281 transitions, table size 14720 bytes
- 3869 additional bytes used for bindings
- Read 1 sample input sentences and 1 error messages.
- diff -b src/parser/handcrafted.messages src/parser/handcrafted.messages.temp > /dev/null; \
- RET_CODE=$?; \
- if [ $RET_CODE -ne 0 ]; then \
- 	echo "Parsing error handling must be updated, the file 'src/parser/handcrafted.messages.temp' \
- contains an updated version that must be checked before replacing 'src/parser/handcrafted.messages'"; \
- 	exit 1; \
- fi
- rm -f src/parser/handcrafted.messages.temp
- menhir --explain --strict src/parser/parser.mly --compile-errors \
- src/parser/handcrafted.messages > src/parser/parser_messages.ml.tmp
- Read 1 sample input sentences and 1 error messages.
- mv src/parser/parser_messages.ml.tmp src/parser/parser_messages.ml
- Ocamldep src/tools/why3wc.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/microc/mc_main.ml
- Ocamldep plugins/microc/mc_printer.ml
- Ocamldep plugins/microc/mc_lexer.ml
- Ocamldep plugins/microc/mc_parser.ml
- Ocamldep plugins/microc/mc_ast.ml
- Ocamldep plugins/python/py_main.ml
- Ocamldep plugins/python/py_lexer.ml
- Ocamldep plugins/python/py_parser.ml
- Ocamldep plugins/python/py_ast.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/tptp/tptp_ast.ml
- Ocamldep plugins/parser/dimacs.ml
- Ocamldep plugins/parser/genequlin.ml
- 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/matching.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/eliminate_literal.ml
- Ocamldep src/transform/prop_curry.ml
- Ocamldep src/transform/smoke_detector.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_select.ml
- Ocamldep src/transform/encoding_guards_full.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_algebraic.ml
- Ocamldep src/transform/eliminate_definition.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/split_goal.ml
- Ocamldep src/transform/inlining.ml
- Ocamldep src/transform/simplify_formula.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.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/mlw/pinterp.ml
- Ocamldep src/mlw/big_real.ml
- Ocamldep src/extract/mltree.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/parse_smtv2_model.ml
- Ocamldep src/driver/parse_smtv2_model_lexer.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/parse_smtv2_model_parser.ml
- Ocamldep src/driver/smt2_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/driver_ast.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/env.ml
- Ocamldep src/core/trans.ml
- Ocamldep src/core/dterm.ml
- Ocamldep src/core/pretty.ml
- Ocamldep src/core/task.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/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/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
- mkdir lib/plugins
- Ocamlc   src/util/config.ml
- Ocamlc   src/util/bigInt.mli
- Ocamlc   src/util/mlmpfr_wrapper.mli
- Ocamlc   src/util/util.mli
- Ocamlc   src/util/opt.mli
- Ocamlc   src/util/lists.mli
- Ocamlc   src/util/strings.mli
- Ocamlc   src/util/pp.mli
- Ocamlc   src/util/extmap.mli
- Ocamlc   src/util/exthtbl.mli
- Ocamlc   src/util/weakhtbl.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/hashcons.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/exn_printer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/config.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/util/loc.mli
- Ocamlc   src/util/lexlib.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/print_tree.mli
- Ocamlc   src/util/cmdline.mli
- Ocamlc   src/util/sysutil.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/number.mli
- Ocamlc   src/util/vector.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/pp.mli", line 121, characters 33-51:
- 121 |   ('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 124, characters 33-51:
- 124 |   ('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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/pqueue.mli
- Ocamlc   src/util/re.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/prove_client.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/big_real.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking src/util/ppx_debug_optim
- Ocamlc   src/parser/parser_messages.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_select.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13.0+trunk/lib/ocaml, /home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs
- Ocamlc   src/transform/encoding_guards_full.mli
- Ocamlc   src/transform/encoding_tags_full.mli
- Ocamlc   src/transform/encoding_guards.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_tags.mli
- File "src/util/re.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/encoding_twin.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_sort.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/simplify_array.mli
- Ocamlc   src/transform/filter_trigger.mli
- Ocamlc   src/transform/lift_epsilon.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/instantiate_predicate.mli
- File "src/parser/parser_messages.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/induction.mli
- Ocamlc   src/transform/induction_pr.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/alt_ergo.mli
- Ocamlc   src/printer/why3printer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/smtv1.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/smtv2.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/coq.mli
- Ocamlc   src/printer/simplify.mli
- Ocamlc   src/printer/gappa.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/cvc3.mli
- Ocamlc   src/session/compress.mli
- Ocamlc   src/session/xml.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/unix_scheduler.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/bigInt.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/mlmpfr_wrapper.ml
- Ocamlc   src/util/util.ml
- Ocamlc   src/util/opt.ml
- Ocamlc   src/util/lists.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/strings.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/pp.ml
- Ocamlc   src/util/extmap.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/exthtbl.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/weakhtbl.ml
- Ocamlc   src/util/hashcons.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/lexlib.ml
- Ocamlc   src/util/exn_printer.ml
- Ocamlc   src/util/print_tree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/cmdline.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/sysutil.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/vector.ml
- Ocamlc   src/util/pqueue.ml
- Ocamlc   src/driver/prove_client.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/big_real.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/compress.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/unix_scheduler.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/tptp/tptp_printer.mli
- mkdir bin
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/vector.ml", line 22, characters 22-30:
- 22 | let create ?capacity:(capacity: (int) option) ~dummy:(dummy: 'a) : 'a t =
-                            ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- Ocamlc   src/tools/why3wc.ml
- Ocamlc   src/ide/wserver.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3doc/doc_html.mli
- gcc -Wall -O -g -o src/server/logging.o -c src/server/logging.c
- gcc -Wall -O -g -o src/server/arraylist.o -c src/server/arraylist.c
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- gcc -Wall -O -g -o src/server/options.o -c src/server/options.c
- 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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- gcc -Wall -O -g -o src/server/queue.o -c src/server/queue.c
- gcc -Wall -O -g -o src/server/readbuf.o -c src/server/readbuf.c
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- gcc -Wall -O -g -o src/server/request.o -c src/server/request.c
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- gcc -Wall -O -g -o src/server/proc.o -c src/server/proc.c
- gcc -Wall -O -g -o src/server/writebuf.o -c src/server/writebuf.c
- gcc -Wall -O -g -o src/server/server-unix.o -c src/server/server-unix.c
- gcc -Wall -O -g -o src/server/server-win.o -c src/server/server-win.c
- gcc -Wall -O -g -o src/server/cpulimit-unix.o -c src/server/cpulimit-unix.c
- gcc -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/config.ml
- Ocamlopt src/util/bigInt.ml
- Ocamlopt src/util/mlmpfr_wrapper.ml
- File "src/tools/why3wc.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlopt src/util/util.ml
- Ocamlopt src/util/opt.ml
- Ocamlopt src/util/lists.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/strings.ml
- Ocamlopt src/util/extmap.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/extset.mli
- Ocamlopt src/util/exthtbl.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/weakhtbl.ml
- Ocamlc   src/util/diffmap.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/hashcons.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/exn_printer.ml
- Ocamlc   src/util/debug.mli
- Ocamlopt src/util/print_tree.ml
- Ocamlc   src/util/warning.mli
- Ocamlc   src/util/constant.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/vector.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/re.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/driver_ast.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/parser/parser_messages.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/session/compress.ml
- Ocamlopt src/session/unix_scheduler.ml
- Ocamlc   src/util/extset.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/diffmap.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/util/debug.ml
- Ocamlc   src/util/loc.ml
- Ocamlc   src/util/warning.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/number.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/constant.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/driver/driver_ast.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/xml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/tools/why3wc.ml
- gcc -Wall -o lib/why3cpulimit src/server/cpulimit-unix.o src/server/cpulimit-win.o
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/loc.ml", line 67, characters 14-32:
- 67 | 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 68, characters 12-26:
- 68 | 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
- Linking  bin/why3wc.byte
- File "src/util/constant.ml", line 24, characters 14-32:
- 24 |       let c = Pervasives.compare k1 k2 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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/constant.ml", line 27, characters 14-32:
- 27 |       let c = Pervasives.compare k1 k2 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 30, characters 6-24:
- 30 |       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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/pp.ml
- Ocamlc   src/util/wstdlib.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/cmdline.ml
- Ocamlc   src/util/plugin.mli
- Ocamlc   src/core/ident.mli
- Ocamlopt src/driver/prove_client.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/driver_parser.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/driver_lexer.mli
- Ocamlopt src/mlw/big_real.ml
- Ocamlc   src/util/plugin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/pqueue.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/ty.mli
- Ocamlc   src/parser/glob.mli
- Ocamlc   src/driver/driver_lexer.ml
- Ocamlc   src/driver/driver_parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/json_base.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/rc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/wstdlib.ml
- Ocamlc   src/core/ident.ml
- Ocamlc   src/parser/glob.ml
- gcc -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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3wc.opt
- Ocamlopt src/util/debug.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/sysutil.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/rc.ml
- Ocamlc   src/util/json_parser.mli
- Ocamlc   src/util/json_base.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/term.mli
- Ocamlc   src/core/ty.ml
- Ocamlopt src/util/extset.ml
- Ocamlopt src/util/diffmap.ml
- Ocamlc   src/util/json_lexer.ml
- Ocamlc   src/util/json_parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/json_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlopt src/util/loc.ml
- Ocamlopt src/util/plugin.ml
- Ocamlopt src/util/number.ml
- Ocamlopt src/session/xml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/pattern.mli
- Ocamlc   src/core/decl.mli
- Ocamlc   src/core/coercion.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/loc.ml", line 67, characters 14-32:
- 67 | 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 68, characters 12-26:
- 68 | 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/mlw/ity.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/close_epsilon.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/matching.ml
- Ocamlc   src/printer/cntexmp_printer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/term.ml
- Ocamlopt src/util/wstdlib.ml
- Ocamlc   src/core/pattern.ml
- Ocamlc   src/core/dterm.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/coercion.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/lexlib.ml
- Ocamlopt src/util/warning.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/driver_ast.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/theory.mli
- Ocamlc   src/core/decl.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/matching.ml", line 157, characters 15-33:
- 157 |     let (--) = Pervasives.compare 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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/matching.ml", line 268, characters 16-34:
- 268 |   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/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/core/env.mli
- Ocamlc   src/core/task.mli
- Ocamlc   src/transform/detect_polymorphism.mli
- Ocamlc   src/transform/eliminate_literal.mli
- Ocamlc   src/core/theory.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/expr.mli
- Ocamlc   src/printer/cntexmp_printer.ml
- Ocamlopt src/util/constant.ml
- Ocamlc   src/transform/reduction_engine.mli
- Ocamlc   src/core/env.ml
- File "src/transform/matching.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/core/pretty.mli
- Ocamlc   src/core/trans.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/termcode.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/task.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/constant.ml", line 24, characters 14-32:
- 24 |       let c = Pervasives.compare k1 k2 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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/constant.ml", line 27, characters 14-32:
- 27 |       let c = Pervasives.compare k1 k2 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 30, characters 6-24:
- 30 |       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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/json_base.ml
- Ocamlopt src/util/rc.ml
- Ocamlopt src/core/ident.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/pretty.ml
- Ocamlc   src/core/dterm.ml
- Ocamlc   src/core/trans.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/ity.ml
- Ocamlc   src/transform/detect_polymorphism.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/reduction_engine.ml
- Ocamlc   src/transform/simplify_array.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/close_epsilon.ml
- Ocamlc   src/transform/lift_epsilon.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/instantiate_predicate.ml
- Ocamlc   src/session/termcode.ml
- Ocamlc   src/core/printer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/pdecl.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/ptree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/simplify_formula.mli
- Ocamlc   src/transform/inlining.mli
- Ocamlc   src/transform/split_goal.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/compute.mli
- Ocamlc   src/transform/eliminate_definition.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_algebraic.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/abstract_quantifiers.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/parser/ptree.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_symbol.ml
- Ocamlc   src/transform/eliminate_inductive.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_let.mli
- Ocamlc   src/transform/eliminate_if.mli
- Ocamlc   src/transform/libencoding.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/discriminate.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/abstract_quantifiers.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/abstraction.mli
- Ocamlc   src/transform/eliminate_epsilon.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/intro_projections_counterexmp.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/eliminate_symbol.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/smoke_detector.mli
- Ocamlc   src/transform/prop_curry.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/generic_arg_trans_utils.mli
- Ocamlc   src/transform/apply.mli
- Ocamlc   src/transform/subst.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/introduction.mli
- Ocamlc   src/transform/destruct.mli
- Ocamlc   src/transform/congruence.ml
- Ocamlc   src/transform/intro_vc_vars_counterexmp.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/prepare_for_counterexmp.mli
- Ocamlc   src/transform/reflection.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/pvs.ml
- Ocamlc   src/printer/isabelle.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/termcode.ml", line 1113, characters 24-42:
- 1113 |     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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/prop_curry.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/yices.ml
- Ocamlc   src/printer/mathematica.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/expr.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/congruence.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/mlw/pdecl.ml
- Ocamlc   src/transform/simplify_formula.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/inlining.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/split_goal.ml
- Ocamlc   src/transform/eliminate_algebraic.ml
- Ocamlc   src/transform/eliminate_inductive.ml
- Ocamlc   src/transform/eliminate_let.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_if.ml
- Ocamlc   src/transform/libencoding.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/discriminate.ml
- Ocamlc   src/transform/encoding.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/printer/yices.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/encoding_select.ml
- File "src/printer/mathematica.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/encoding_guards_full.ml
- File "src/transform/inlining.ml", line 98, characters 25-38:
- 98 | let t ?(use_meta=true) ?(in_goal=false) ~notls ~notdef =
-                               ^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/transform/inlining.ml", line 98, characters 8-21:
- 98 | let t ?(use_meta=true) ?(in_goal=false) ~notls ~notdef =
-              ^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/printer/isabelle.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/encoding_tags_full.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_guards.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_tags.ml
- File "src/printer/pvs.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_twin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_sort.ml
- Ocamlc   src/transform/filter_trigger.ml
- Ocamlc   src/transform/abstraction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_epsilon.ml
- Ocamlc   src/transform/intro_projections_counterexmp.ml
- Ocamlc   src/transform/smoke_detector.ml
- Ocamlc   src/transform/eliminate_literal.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/generic_arg_trans_utils.ml
- Ocamlc   src/transform/introduction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/intro_vc_vars_counterexmp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/prepare_for_counterexmp.ml
- Ocamlc   src/printer/alt_ergo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/why3printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/smtv1.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/smtv2.ml
- Ocamlc   src/printer/coq.ml
- Ocamlc   src/printer/simplify.ml
- Ocamlc   src/printer/gappa.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/cvc3.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/json_parser.ml
- Ocamlopt src/core/ty.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/model_parser.mli
- Ocamlopt src/driver/driver_parser.ml
- File "src/transform/intro_vc_vars_counterexmp.ml", line 31, characters 2-24:
- 31 |   vc_pre_or_post : bool;
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field vc_pre_or_post is never read.
- (However, this field is used to build or mutate values.)
- Ocamlc   src/mlw/eval_match.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/typeinv.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/vc.mli
- Ocamlc   src/mlw/pmodule.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/parser/glob.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/mlw_printer.mli
- File "src/printer/alt_ergo.ml", line 47, characters 2-29:
- 47 |   mutable info_in_goal: bool;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field info_in_goal is never mutated.
- File "src/printer/alt_ergo.ml", line 49, characters 2-45:
- 49 |   mutable list_field_def: Ident.ident Mstr.t;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field list_field_def is never mutated.
- File "src/printer/alt_ergo.ml", line 51, characters 2-26:
- 51 |   meta_record_def : Sls.t;
-        ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field meta_record_def is never read.
- (However, this field is used to build or mutate values.)
- Ocamlc   src/transform/args_wrapper.mli
- Ocamlc   src/transform/eliminate_unknown_types.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_unknown_lsymbols.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/model_parser.ml
- Ocamlc   src/mlw/eval_match.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/typeinv.ml
- File "src/printer/gappa.ml", line 97, characters 2-23:
- 97 |   info_symbols : Sid.t;
-        ^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field info_symbols is never read.
- (However, this field is used to build or mutate values.)
- Ocamlc   src/mlw/vc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/mlw_printer.ml
- Ocamlc   src/driver/call_provers.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/smt2_model_defs.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/dexpr.mli
- Ocamlc   src/mlw/pinterp.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/extract/mlinterp.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/typing.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/eliminate_unknown_types.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/parser/parser.mli
- Ocamlc   src/parser/lexer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/eliminate_unknown_lsymbols.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/case.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/ind_itp.mli
- Ocamlc   src/transform/cut.ml
- Ocamlc   src/driver/call_provers.ml
- Ocamlc   src/driver/smt2_model_defs.ml
- Ocamlc   src/mlw/pmodule.ml
- Ocamlc   src/mlw/dexpr.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/pinterp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/typing.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/args_wrapper.ml
- Ocamlc   src/transform/compute.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/case.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/transform/cut.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_definition.ml
- Ocamlc   src/transform/apply.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/subst.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/ind_itp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/destruct.ml
- Ocamlc   src/transform/induction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/induction_pr.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/reflection.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/json_lexer.ml
- Ocamlopt src/core/term.ml
- Ocamlc   src/driver/driver.mli
- Ocamlc   src/driver/parse_smtv2_model_parser.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/collect_data_model.mli
- Ocamlc   src/extract/mltree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/report.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/whyconf.mli
- Ocamlc   src/driver/parse_smtv2_model_lexer.ml
- Ocamlc   src/driver/driver.ml
- Ocamlc   src/driver/parse_smtv2_model_parser.ml
- Ocamlc   src/driver/collect_data_model.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/driver_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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/parser/report.ml
- Ocamlc   src/parser/lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/autodetection.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/driver/parse_smtv2_model_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/session/session_itp.mli
- Ocamlc   src/session/strategy.mli
- Ocamlc   src/driver/whyconf.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/autodetection.ml
- Ocamlc   src/driver/parse_smtv2_model.ml
- Ocamlc   src/session/strategy_parser.mli
- Ocamlc   src/session/strategy.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/driver/parse_smtv2_model.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/controller_itp.mli
- Ocamlc   src/session/session_itp.ml
- Ocamlc   src/session/strategy_parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/extract/mltree.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/itp_communication.mli
- Ocamlc   src/session/controller_itp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/extract/compile.mli
- Ocamlc   src/extract/pdriver.mli
- Ocamlc   src/session/server_utils.mli
- Ocamlc   src/session/itp_server.mli
- Ocamlc   src/session/json_util.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/itp_communication.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/extract/ml_printer.mli
- Ocamlc   src/extract/pdriver.ml
- Ocamlc   src/extract/c.ml
- Ocamlc   src/extract/ocaml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/extract/compile.ml
- Ocamlc   src/extract/mlinterp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/controller_itp.ml", line 567, characters 36-43:
- 567 | let schedule_proof_attempt c id pr ?save_to ~limit ~callback ~notification =
-                                           ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- Ocamlc   src/session/server_utils.ml
- Ocamlc   src/session/itp_server.ml
- Ocamlc   src/session/json_util.ml
- Ocamlc   src/extract/cakeml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/extract/ml_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/session_itp.ml", line 36, characters 2-41:
- 36 |   mutable theory_parent_name    : fileID;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field theory_parent_name is never mutated.
- File "src/session/session_itp.ml", line 1937, characters 2-30:
- 1937 |   prover_ids : int PHprover.t;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field prover_ids is never read.
- (However, this field is used to build or mutate values.)
- File "src/session/controller_itp.ml", line 305, characters 4-38:
- 305 |     tp_session  : Session_itp.session;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_session is never read.
- (However, this field is used to build or mutate values.)
- File "src/session/controller_itp.ml", line 306, characters 4-30:
- 306 |     tp_id       : proofNodeID;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_id is never read.
- (However, this field is used to build or mutate values.)
- File "src/session/controller_itp.ml", line 307, characters 4-33:
- 307 |     tp_pr       : Whyconf.prover;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_pr is never read.
- (However, this field is used to build or mutate values.)
- File "src/extract/mlinterp.ml", line 42, characters 4-18:
- 42 |     env : Env.env;
-          ^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field env is never read.
- (However, this field is used to build or mutate values.)
- File "src/extract/mlinterp.ml", line 43, characters 4-33:
- 43 |     mm  : Pmodule.pmodule Mstr.t;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field mm is never read.
- (However, this field is used to build or mutate values.)
- File "src/extract/cakeml.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/extract/ocaml.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/extract/c.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlopt src/core/pattern.ml
- Ocamlopt src/core/coercion.ml
- Ocamlopt src/transform/matching.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/matching.ml", line 157, characters 15-33:
- 157 |     let (--) = Pervasives.compare 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/transform/matching.ml", line 268, characters 16-34:
- 268 |   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
- Ocamlopt src/core/decl.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/core/theory.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/core/task.ml
- Ocamlopt src/core/env.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/why3/why3.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/core/pretty.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/core/dterm.ml
- Ocamlopt src/core/trans.ml
- Ocamlopt src/mlw/ity.ml
- Ocamlopt src/transform/reduction_engine.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/core/printer.ml
- Ocamlopt src/transform/simplify_formula.ml
- Ocamlopt src/transform/inlining.ml
- Ocamlopt src/transform/split_goal.ml
- Ocamlopt src/transform/abstract_quantifiers.ml
- Ocamlopt src/transform/detect_polymorphism.ml
- Ocamlopt src/transform/eliminate_symbol.ml
- Ocamlopt src/transform/eliminate_let.ml
- Ocamlopt src/transform/simplify_array.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/abstraction.ml
- Ocamlopt src/transform/close_epsilon.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/prop_curry.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/inlining.ml", line 98, characters 25-38:
- 98 | let t ?(use_meta=true) ?(in_goal=false) ~notls ~notdef =
-                               ^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/transform/inlining.ml", line 98, characters 8-21:
- 98 | let t ?(use_meta=true) ?(in_goal=false) ~notls ~notdef =
-              ^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- Ocamlopt src/transform/congruence.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/session/termcode.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/generic_arg_trans_utils.ml
- Ocamlopt src/transform/lift_epsilon.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/eliminate_inductive.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/termcode.ml", line 1113, characters 24-42:
- 1113 |     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
- Ocamlopt src/transform/filter_trigger.ml
- Ocamlopt src/printer/coq.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/printer/pvs.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/printer/isabelle.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/printer/mathematica.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/expr.ml
- Ocamlopt src/transform/intro_vc_vars_counterexmp.ml
- Ocamlopt src/printer/cntexmp_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/encoding.ml
- Ocamlopt src/transform/eliminate_literal.ml
- File "src/transform/intro_vc_vars_counterexmp.ml", line 31, characters 2-24:
- 31 |   vc_pre_or_post : bool;
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field vc_pre_or_post is never read.
- (However, this field is used to build or mutate values.)
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/call_provers.ml
- Ocamlopt src/driver/smt2_model_defs.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/parser/genequlin.ml
- Ocamlc   plugins/parser/dimacs.ml
- Ocamlc   plugins/tptp/tptp_ast.ml
- Ocamlc   plugins/python/py_ast.ml
- Ocamlc   plugins/microc/mc_ast.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/microc/mc_printer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/tools/main.ml
- Ocamlc   src/tools/why3config.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/tools/why3execute.ml
- File "plugins/tptp/tptp_ast.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/tools/why3extract.ml
- File "plugins/microc/mc_ast.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "plugins/python/py_ast.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/tools/why3prove.ml
- Ocamlc   src/tools/why3realize.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "plugins/parser/dimacs.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/tools/why3replay.ml
- File "src/tools/why3config.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/ide/why3web.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3session/why3session_lib.mli
- Ocamlc   src/tools/why3shell.ml
- File "plugins/parser/genequlin.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/isabelle-client/isabelle_client_main.ml
- File "src/tools/main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/tools/why3pp.ml
- File "src/tools/why3realize.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/tools/why3execute.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/why3doc/doc_def.mli
- Ocamlc   plugins/tptp/tptp_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/microc/mc_printer.ml
- File "src/ide/why3web.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Linking  lib/why3/why3.cma
- Ocamlc   src/ide/wserver.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3session/why3session_lib.ml
- Ocamlc   src/why3doc/doc_def.ml
- Ocamlc   src/why3doc/doc_html.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/driver.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/parse_smtv2_model_parser.ml
- File "src/tools/why3prove.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/tools/why3shell.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlopt src/driver/collect_data_model.ml
- File "src/tools/why3extract.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   plugins/tptp/tptp_parser.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/isabelle-client/isabelle_client_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/tools/why3replay.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/tptp/tptp_typing.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/tptp/tptp_lexer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/python/py_parser.mli
- Ocamlc   plugins/microc/mc_parser.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3session/why3session_info.ml
- Ocamlc   src/why3session/why3session_html.ml
- File "src/tools/why3pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3session/why3session_latex.ml
- Ocamlc   src/why3session/why3session_update.ml
- Ocamlc   src/why3doc/doc_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/genequlin.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/dimacs.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/tptp/tptp_parser.ml
- File "src/why3session/why3session_update.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   plugins/tptp/tptp_typing.ml
- File "src/why3session/why3session_lib.ml", line 177, characters 6-30:
- 177 |       archived : filter_three;
-             ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field archived is never read.
- (However, this field is used to build or mutate values.)
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/tptp/tptp_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/python/py_parser.ml
- Ocamlc   plugins/microc/mc_parser.ml
- File "src/why3session/why3session_info.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Linking  bin/why3.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3config.byte
- File "src/why3session/why3session_html.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3execute.byte
- Linking  bin/why3extract.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3prove.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3realize.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3replay.byte
- Linking  bin/why3webserver.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3shell.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/isabelle_client.byte
- Linking  bin/why3pp.byte
- Ocamlopt src/driver/whyconf.ml
- Ocamlopt src/driver/parse_smtv2_model_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/why3session/why3session_latex.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   plugins/python/py_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/microc/mc_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/why3doc/doc_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/pdecl.ml
- Ocamlopt src/parser/ptree.ml
- File "plugins/microc/mc_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "plugins/python/py_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/why3session/why3session_main.ml
- Ocamlopt src/parser/mlw_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/parse_smtv2_model.ml
- Ocamlc   plugins/python/py_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/why3session/why3session_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   plugins/microc/mc_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3doc/doc_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3session.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/tptp.cmo
- File "src/why3doc/doc_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "plugins/microc/mc_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "plugins/python/py_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Linking  bin/why3doc.byte
- Ocamlopt src/driver/autodetection.ml
- Ocamlopt src/session/strategy.ml
- Ocamlopt src/mlw/eval_match.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/session/strategy_parser.ml
- Linking  lib/plugins/python.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/microc.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/typeinv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/vc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/pmodule.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/dexpr.ml
- Ocamlopt src/mlw/pinterp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/extract/mltree.ml
- Ocamlopt src/parser/typing.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/extract/compile.ml
- Ocamlopt src/extract/pdriver.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/extract/mlinterp.ml
- Ocamlopt src/extract/ml_printer.ml
- Ocamlopt src/extract/c.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/extract/ocaml.ml
- Ocamlopt src/parser/parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/extract/mlinterp.ml", line 42, characters 4-18:
- 42 |     env : Env.env;
-          ^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field env is never read.
- (However, this field is used to build or mutate values.)
- File "src/extract/mlinterp.ml", line 43, characters 4-33:
- 43 |     mm  : Pmodule.pmodule Mstr.t;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field mm is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt src/extract/cakeml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/parser/report.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/parser/lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/args_wrapper.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/eliminate_definition.ml
- Ocamlopt src/transform/discriminate.ml
- Ocamlopt src/printer/gappa.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/induction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/induction_pr.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/introduction.ml
- Ocamlopt src/transform/destruct.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/printer/gappa.ml", line 97, characters 2-23:
- 97 |   info_symbols : Sid.t;
-        ^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field info_symbols is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt src/transform/reflection.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/printer/simplify.ml
- Ocamlopt src/printer/cvc3.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/printer/yices.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/prepare_for_counterexmp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/printer/alt_ergo.ml", line 47, characters 2-29:
- 47 |   mutable info_in_goal: bool;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field info_in_goal is never mutated.
- File "src/printer/alt_ergo.ml", line 49, characters 2-45:
- 49 |   mutable list_field_def: Ident.ident Mstr.t;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field list_field_def is never mutated.
- File "src/printer/alt_ergo.ml", line 51, characters 2-26:
- 51 |   meta_record_def : Sls.t;
-        ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field meta_record_def is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt src/session/session_itp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/session_itp.ml", line 36, characters 2-41:
- 36 |   mutable theory_parent_name    : fileID;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field theory_parent_name is never mutated.
- File "src/session/session_itp.ml", line 1937, characters 2-30:
- 1937 |   prover_ids : int PHprover.t;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field prover_ids is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt src/session/controller_itp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/controller_itp.ml", line 567, characters 36-43:
- 567 | let schedule_proof_attempt c id pr ?save_to ~limit ~callback ~notification =
-                                           ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/session/controller_itp.ml", line 305, characters 4-38:
- 305 |     tp_session  : Session_itp.session;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_session is never read.
- (However, this field is used to build or mutate values.)
- File "src/session/controller_itp.ml", line 306, characters 4-30:
- 306 |     tp_id       : proofNodeID;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_id is never read.
- (However, this field is used to build or mutate values.)
- File "src/session/controller_itp.ml", line 307, characters 4-33:
- 307 |     tp_pr       : Whyconf.prover;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_pr is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt src/session/itp_communication.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/session/server_utils.ml
- Ocamlopt src/session/json_util.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/session/itp_server.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/why3/why3.cmx
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/parser/genequlin.ml
- Ocamlopt plugins/parser/dimacs.ml
- Ocamlopt plugins/tptp/tptp_ast.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/tptp/tptp_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/python/py_ast.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/microc/mc_ast.ml
- Ocamlopt plugins/microc/mc_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/why3/why3.cmxa
- Linking  lib/why3/why3.cmxs
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/tools/main.ml
- Ocamlopt src/tools/why3config.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/tools/why3execute.ml
- Ocamlopt src/tools/why3extract.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/tools/why3prove.ml
- Ocamlopt src/tools/why3realize.ml
- Ocamlopt src/tools/why3replay.ml
- Ocamlopt src/ide/wserver.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3session/why3session_lib.ml
- Ocamlopt src/tools/why3shell.ml
- Ocamlopt src/isabelle-client/isabelle_client_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/tools/why3pp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3doc/doc_html.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3doc/doc_def.ml
- File "src/why3session/why3session_lib.ml", line 177, characters 6-30:
- 177 |       archived : filter_three;
-             ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field archived is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt plugins/tptp/tptp_parser.ml
- Ocamlopt plugins/tptp/tptp_typing.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/python/py_parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/microc/mc_parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/dimacs.cmxs
- Linking  bin/why3execute.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3realize.opt
- Ocamlopt src/why3session/why3session_info.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3session/why3session_html.ml
- Ocamlopt src/why3session/why3session_latex.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3session/why3session_update.ml
- Linking  bin/isabelle_client.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3pp.opt
- Ocamlopt src/why3doc/doc_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/genequlin.cmxs
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3.opt
- Linking  bin/why3config.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3extract.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3prove.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3replay.opt
- Linking  bin/why3shell.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/ide/why3web.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3doc/doc_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/python/py_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3webserver.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/microc/mc_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3session/why3session_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/tptp/tptp_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/python/py_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3doc.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/microc/mc_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/tptp.cmxs
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/python.cmxs
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3session.opt
- Linking  lib/plugins/microc.cmxs
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- make: Nothing to be done for 'opt'.
- Ocamllex src/why3doc/doc_lexer.mll
- Ocamldep src/tools/why3pp.ml
- Ocamldep src/isabelle-client/isabelle_client_main.ml
- Ocamldep src/tools/why3shell.ml
- Ocamldep src/why3session/why3session_main.ml
- Ocamldep src/why3session/why3session_update.ml
- Ocamldep src/why3session/why3session_latex.ml
- 125 states, 1119 transitions, table size 5226 bytes
- 1793 additional bytes used for bindings
- Ocamldep src/why3session/why3session_html.ml
- Ocamldep src/why3session/why3session_info.ml
- Ocamldep src/why3session/why3session_lib.ml
- Ocamldep src/ide/why3web.ml
- Ocamldep src/ide/wserver.ml
- Ocamllex src/tools/why3wc.mll
- Ocamllex plugins/tptp/tptp_lexer.mll
- Menhir plugins/tptp/tptp_parser.mly
- Ocamllex plugins/python/py_lexer.mll
- Menhir plugins/python/py_parser.mly
- Ocamllex plugins/microc/mc_lexer.mll
- 56 states, 651 transitions, table size 2940 bytes
- 1375 additional bytes used for bindings
- Menhir plugins/microc/mc_parser.mly
- Ocamllex plugins/parser/dimacs.mll
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- 77 states, 473 transitions, table size 2354 bytes
- 1504 additional bytes used for bindings
- Generate src/util/config.ml
- Ocamllex src/util/rc.mll
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- Ocamllex src/util/lexlib.mll
- Menhir src/util/json_parser.mly
- Ocamllex src/util/json_lexer.mll
- cp src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml
- Ocamllex src/parser/lexer.mll
- Menhir src/parser/parser.mly
- 52 states, 495 transitions, table size 2292 bytes
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- rm -f src/parser/parser_messages.ml src/parser/parser_messages.ml.tmp
- menhir --explain --strict src/parser/parser.mly --update-errors \
- src/parser/handcrafted.messages > src/parser/handcrafted.messages.temp
- Menhir src/driver/driver_parser.mly
- Ocamllex src/driver/driver_lexer.mll
- Menhir src/driver/parse_smtv2_model_parser.mly
- 39 states, 600 transitions, table size 2634 bytes
- 1338 additional bytes used for bindings
- Ocamllex src/driver/parse_smtv2_model_lexer.mll
- cp src/session/compress_z.ml src/session/compress.ml
- 34 states, 1366 transitions, table size 5668 bytes
- Ocamllex src/session/xml.mll
- cp src/util/recompat.ml src/util/re.ml
- Ocamllex src/session/strategy_parser.mll
- 155 states, 4342 transitions, table size 18298 bytes
- 7537 additional bytes used for bindings
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- 307 states, 15627 transitions, table size 64350 bytes
- Ocamldep src/why3doc/doc_main.ml
- Ocamldep src/why3doc/doc_lexer.ml
- Ocamldep src/why3doc/doc_def.ml
- Ocamldep src/why3doc/doc_html.ml
- 43 states, 639 transitions, table size 2814 bytes
- 1799 additional bytes used for bindings
- 266 states, 3281 transitions, table size 14720 bytes
- 3869 additional bytes used for bindings
- Read 1 sample input sentences and 1 error messages.
- diff -b src/parser/handcrafted.messages src/parser/handcrafted.messages.temp > /dev/null; \
- RET_CODE=$?; \
- if [ $RET_CODE -ne 0 ]; then \
- 	echo "Parsing error handling must be updated, the file 'src/parser/handcrafted.messages.temp' \
- contains an updated version that must be checked before replacing 'src/parser/handcrafted.messages'"; \
- 	exit 1; \
- fi
- rm -f src/parser/handcrafted.messages.temp
- menhir --explain --strict src/parser/parser.mly --compile-errors \
- src/parser/handcrafted.messages > src/parser/parser_messages.ml.tmp
- Read 1 sample input sentences and 1 error messages.
- mv src/parser/parser_messages.ml.tmp src/parser/parser_messages.ml
- Ocamldep src/tools/why3wc.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/microc/mc_main.ml
- Ocamldep plugins/microc/mc_printer.ml
- Ocamldep plugins/microc/mc_lexer.ml
- Ocamldep plugins/microc/mc_parser.ml
- Ocamldep plugins/microc/mc_ast.ml
- Ocamldep plugins/python/py_main.ml
- Ocamldep plugins/python/py_lexer.ml
- Ocamldep plugins/python/py_parser.ml
- Ocamldep plugins/python/py_ast.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/tptp/tptp_ast.ml
- Ocamldep plugins/parser/dimacs.ml
- Ocamldep plugins/parser/genequlin.ml
- 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/matching.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/eliminate_literal.ml
- Ocamldep src/transform/prop_curry.ml
- Ocamldep src/transform/smoke_detector.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_select.ml
- Ocamldep src/transform/encoding_guards_full.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_algebraic.ml
- Ocamldep src/transform/eliminate_definition.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/split_goal.ml
- Ocamldep src/transform/inlining.ml
- Ocamldep src/transform/simplify_formula.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.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/mlw/pinterp.ml
- Ocamldep src/mlw/big_real.ml
- Ocamldep src/extract/mltree.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/parse_smtv2_model.ml
- Ocamldep src/driver/parse_smtv2_model_lexer.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/parse_smtv2_model_parser.ml
- Ocamldep src/driver/smt2_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/driver_ast.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/env.ml
- Ocamldep src/core/trans.ml
- Ocamldep src/core/dterm.ml
- Ocamldep src/core/pretty.ml
- Ocamldep src/core/task.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/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/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
- mkdir lib/plugins
- Ocamlc   src/util/config.ml
- Ocamlc   src/util/bigInt.mli
- Ocamlc   src/util/mlmpfr_wrapper.mli
- Ocamlc   src/util/util.mli
- Ocamlc   src/util/opt.mli
- Ocamlc   src/util/lists.mli
- Ocamlc   src/util/strings.mli
- Ocamlc   src/util/pp.mli
- Ocamlc   src/util/extmap.mli
- Ocamlc   src/util/exthtbl.mli
- Ocamlc   src/util/weakhtbl.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/hashcons.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/exn_printer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/config.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/util/loc.mli
- Ocamlc   src/util/lexlib.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/print_tree.mli
- Ocamlc   src/util/cmdline.mli
- Ocamlc   src/util/sysutil.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/number.mli
- Ocamlc   src/util/vector.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/pp.mli", line 121, characters 33-51:
- 121 |   ('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 124, characters 33-51:
- 124 |   ('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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/pqueue.mli
- Ocamlc   src/util/re.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/prove_client.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/big_real.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking src/util/ppx_debug_optim
- Ocamlc   src/parser/parser_messages.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_select.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13.0+trunk/lib/ocaml, /home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs
- Ocamlc   src/transform/encoding_guards_full.mli
- Ocamlc   src/transform/encoding_tags_full.mli
- Ocamlc   src/transform/encoding_guards.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_tags.mli
- File "src/util/re.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/encoding_twin.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_sort.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/simplify_array.mli
- Ocamlc   src/transform/filter_trigger.mli
- Ocamlc   src/transform/lift_epsilon.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/instantiate_predicate.mli
- File "src/parser/parser_messages.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/induction.mli
- Ocamlc   src/transform/induction_pr.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/alt_ergo.mli
- Ocamlc   src/printer/why3printer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/smtv1.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/smtv2.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/coq.mli
- Ocamlc   src/printer/simplify.mli
- Ocamlc   src/printer/gappa.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/cvc3.mli
- Ocamlc   src/session/compress.mli
- Ocamlc   src/session/xml.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/unix_scheduler.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/bigInt.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/mlmpfr_wrapper.ml
- Ocamlc   src/util/util.ml
- Ocamlc   src/util/opt.ml
- Ocamlc   src/util/lists.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/strings.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/pp.ml
- Ocamlc   src/util/extmap.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/exthtbl.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/weakhtbl.ml
- Ocamlc   src/util/hashcons.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/lexlib.ml
- Ocamlc   src/util/exn_printer.ml
- Ocamlc   src/util/print_tree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/cmdline.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/sysutil.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/vector.ml
- Ocamlc   src/util/pqueue.ml
- Ocamlc   src/driver/prove_client.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/big_real.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/compress.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/unix_scheduler.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/tptp/tptp_printer.mli
- mkdir bin
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/vector.ml", line 22, characters 22-30:
- 22 | let create ?capacity:(capacity: (int) option) ~dummy:(dummy: 'a) : 'a t =
-                            ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- Ocamlc   src/tools/why3wc.ml
- Ocamlc   src/ide/wserver.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3doc/doc_html.mli
- gcc -Wall -O -g -o src/server/logging.o -c src/server/logging.c
- gcc -Wall -O -g -o src/server/arraylist.o -c src/server/arraylist.c
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- gcc -Wall -O -g -o src/server/options.o -c src/server/options.c
- 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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- gcc -Wall -O -g -o src/server/queue.o -c src/server/queue.c
- gcc -Wall -O -g -o src/server/readbuf.o -c src/server/readbuf.c
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- gcc -Wall -O -g -o src/server/request.o -c src/server/request.c
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- gcc -Wall -O -g -o src/server/proc.o -c src/server/proc.c
- gcc -Wall -O -g -o src/server/writebuf.o -c src/server/writebuf.c
- gcc -Wall -O -g -o src/server/server-unix.o -c src/server/server-unix.c
- gcc -Wall -O -g -o src/server/server-win.o -c src/server/server-win.c
- gcc -Wall -O -g -o src/server/cpulimit-unix.o -c src/server/cpulimit-unix.c
- gcc -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/config.ml
- Ocamlopt src/util/bigInt.ml
- Ocamlopt src/util/mlmpfr_wrapper.ml
- File "src/tools/why3wc.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlopt src/util/util.ml
- Ocamlopt src/util/opt.ml
- Ocamlopt src/util/lists.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/strings.ml
- Ocamlopt src/util/extmap.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/extset.mli
- Ocamlopt src/util/exthtbl.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/weakhtbl.ml
- Ocamlc   src/util/diffmap.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/hashcons.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/exn_printer.ml
- Ocamlc   src/util/debug.mli
- Ocamlopt src/util/print_tree.ml
- Ocamlc   src/util/warning.mli
- Ocamlc   src/util/constant.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/vector.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/re.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/driver_ast.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/parser/parser_messages.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/session/compress.ml
- Ocamlopt src/session/unix_scheduler.ml
- Ocamlc   src/util/extset.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/diffmap.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/util/debug.ml
- Ocamlc   src/util/loc.ml
- Ocamlc   src/util/warning.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/number.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/constant.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/driver/driver_ast.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/xml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/tools/why3wc.ml
- gcc -Wall -o lib/why3cpulimit src/server/cpulimit-unix.o src/server/cpulimit-win.o
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/loc.ml", line 67, characters 14-32:
- 67 | 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 68, characters 12-26:
- 68 | 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
- Linking  bin/why3wc.byte
- File "src/util/constant.ml", line 24, characters 14-32:
- 24 |       let c = Pervasives.compare k1 k2 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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/constant.ml", line 27, characters 14-32:
- 27 |       let c = Pervasives.compare k1 k2 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 30, characters 6-24:
- 30 |       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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/pp.ml
- Ocamlc   src/util/wstdlib.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/cmdline.ml
- Ocamlc   src/util/plugin.mli
- Ocamlc   src/core/ident.mli
- Ocamlopt src/driver/prove_client.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/driver_parser.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/driver_lexer.mli
- Ocamlopt src/mlw/big_real.ml
- Ocamlc   src/util/plugin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/pqueue.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/ty.mli
- Ocamlc   src/parser/glob.mli
- Ocamlc   src/driver/driver_lexer.ml
- Ocamlc   src/driver/driver_parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/json_base.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/rc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/wstdlib.ml
- Ocamlc   src/core/ident.ml
- Ocamlc   src/parser/glob.ml
- gcc -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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3wc.opt
- Ocamlopt src/util/debug.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/sysutil.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/util/rc.ml
- Ocamlc   src/util/json_parser.mli
- Ocamlc   src/util/json_base.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/term.mli
- Ocamlc   src/core/ty.ml
- Ocamlopt src/util/extset.ml
- Ocamlopt src/util/diffmap.ml
- Ocamlc   src/util/json_lexer.ml
- Ocamlc   src/util/json_parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/json_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlopt src/util/loc.ml
- Ocamlopt src/util/plugin.ml
- Ocamlopt src/util/number.ml
- Ocamlopt src/session/xml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/pattern.mli
- Ocamlc   src/core/decl.mli
- Ocamlc   src/core/coercion.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/loc.ml", line 67, characters 14-32:
- 67 | 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 68, characters 12-26:
- 68 | 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/mlw/ity.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/close_epsilon.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/matching.ml
- Ocamlc   src/printer/cntexmp_printer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/term.ml
- Ocamlopt src/util/wstdlib.ml
- Ocamlc   src/core/pattern.ml
- Ocamlc   src/core/dterm.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/coercion.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/lexlib.ml
- Ocamlopt src/util/warning.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/driver_ast.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/theory.mli
- Ocamlc   src/core/decl.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/matching.ml", line 157, characters 15-33:
- 157 |     let (--) = Pervasives.compare 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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/matching.ml", line 268, characters 16-34:
- 268 |   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/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/core/env.mli
- Ocamlc   src/core/task.mli
- Ocamlc   src/transform/detect_polymorphism.mli
- Ocamlc   src/transform/eliminate_literal.mli
- Ocamlc   src/core/theory.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/expr.mli
- Ocamlc   src/printer/cntexmp_printer.ml
- Ocamlopt src/util/constant.ml
- Ocamlc   src/transform/reduction_engine.mli
- Ocamlc   src/core/env.ml
- File "src/transform/matching.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/core/pretty.mli
- Ocamlc   src/core/trans.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/termcode.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/task.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/constant.ml", line 24, characters 14-32:
- 24 |       let c = Pervasives.compare k1 k2 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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/util/constant.ml", line 27, characters 14-32:
- 27 |       let c = Pervasives.compare k1 k2 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 30, characters 6-24:
- 30 |       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 "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/json_base.ml
- Ocamlopt src/util/rc.ml
- Ocamlopt src/core/ident.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/pretty.ml
- Ocamlc   src/core/dterm.ml
- Ocamlc   src/core/trans.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/ity.ml
- Ocamlc   src/transform/detect_polymorphism.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/reduction_engine.ml
- Ocamlc   src/transform/simplify_array.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/close_epsilon.ml
- Ocamlc   src/transform/lift_epsilon.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/instantiate_predicate.ml
- Ocamlc   src/session/termcode.ml
- Ocamlc   src/core/printer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/pdecl.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/ptree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/simplify_formula.mli
- Ocamlc   src/transform/inlining.mli
- Ocamlc   src/transform/split_goal.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/compute.mli
- Ocamlc   src/transform/eliminate_definition.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_algebraic.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/abstract_quantifiers.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/parser/ptree.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_symbol.ml
- Ocamlc   src/transform/eliminate_inductive.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_let.mli
- Ocamlc   src/transform/eliminate_if.mli
- Ocamlc   src/transform/libencoding.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/discriminate.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/abstract_quantifiers.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/abstraction.mli
- Ocamlc   src/transform/eliminate_epsilon.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/intro_projections_counterexmp.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/eliminate_symbol.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/smoke_detector.mli
- Ocamlc   src/transform/prop_curry.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/generic_arg_trans_utils.mli
- Ocamlc   src/transform/apply.mli
- Ocamlc   src/transform/subst.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/introduction.mli
- Ocamlc   src/transform/destruct.mli
- Ocamlc   src/transform/congruence.ml
- Ocamlc   src/transform/intro_vc_vars_counterexmp.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/prepare_for_counterexmp.mli
- Ocamlc   src/transform/reflection.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/pvs.ml
- Ocamlc   src/printer/isabelle.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/termcode.ml", line 1113, characters 24-42:
- 1113 |     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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/prop_curry.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/yices.ml
- Ocamlc   src/printer/mathematica.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/expr.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/congruence.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/mlw/pdecl.ml
- Ocamlc   src/transform/simplify_formula.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/inlining.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/split_goal.ml
- Ocamlc   src/transform/eliminate_algebraic.ml
- Ocamlc   src/transform/eliminate_inductive.ml
- Ocamlc   src/transform/eliminate_let.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_if.ml
- Ocamlc   src/transform/libencoding.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/discriminate.ml
- Ocamlc   src/transform/encoding.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/printer/yices.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/encoding_select.ml
- File "src/printer/mathematica.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/encoding_guards_full.ml
- File "src/transform/inlining.ml", line 98, characters 25-38:
- 98 | let t ?(use_meta=true) ?(in_goal=false) ~notls ~notdef =
-                               ^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/transform/inlining.ml", line 98, characters 8-21:
- 98 | let t ?(use_meta=true) ?(in_goal=false) ~notls ~notdef =
-              ^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/printer/isabelle.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/transform/encoding_tags_full.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_guards.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_tags.ml
- File "src/printer/pvs.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_twin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/encoding_sort.ml
- Ocamlc   src/transform/filter_trigger.ml
- Ocamlc   src/transform/abstraction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_epsilon.ml
- Ocamlc   src/transform/intro_projections_counterexmp.ml
- Ocamlc   src/transform/smoke_detector.ml
- Ocamlc   src/transform/eliminate_literal.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/generic_arg_trans_utils.ml
- Ocamlc   src/transform/introduction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/intro_vc_vars_counterexmp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/prepare_for_counterexmp.ml
- Ocamlc   src/printer/alt_ergo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/why3printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/smtv1.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/smtv2.ml
- Ocamlc   src/printer/coq.ml
- Ocamlc   src/printer/simplify.ml
- Ocamlc   src/printer/gappa.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/printer/cvc3.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/json_parser.ml
- Ocamlopt src/core/ty.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/model_parser.mli
- Ocamlopt src/driver/driver_parser.ml
- File "src/transform/intro_vc_vars_counterexmp.ml", line 31, characters 2-24:
- 31 |   vc_pre_or_post : bool;
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field vc_pre_or_post is never read.
- (However, this field is used to build or mutate values.)
- Ocamlc   src/mlw/eval_match.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/typeinv.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/vc.mli
- Ocamlc   src/mlw/pmodule.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/parser/glob.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/mlw_printer.mli
- File "src/printer/alt_ergo.ml", line 47, characters 2-29:
- 47 |   mutable info_in_goal: bool;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field info_in_goal is never mutated.
- File "src/printer/alt_ergo.ml", line 49, characters 2-45:
- 49 |   mutable list_field_def: Ident.ident Mstr.t;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field list_field_def is never mutated.
- File "src/printer/alt_ergo.ml", line 51, characters 2-26:
- 51 |   meta_record_def : Sls.t;
-        ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field meta_record_def is never read.
- (However, this field is used to build or mutate values.)
- Ocamlc   src/transform/args_wrapper.mli
- Ocamlc   src/transform/eliminate_unknown_types.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_unknown_lsymbols.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/core/model_parser.ml
- Ocamlc   src/mlw/eval_match.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/typeinv.ml
- File "src/printer/gappa.ml", line 97, characters 2-23:
- 97 |   info_symbols : Sid.t;
-        ^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field info_symbols is never read.
- (However, this field is used to build or mutate values.)
- Ocamlc   src/mlw/vc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/mlw_printer.ml
- Ocamlc   src/driver/call_provers.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/smt2_model_defs.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/dexpr.mli
- Ocamlc   src/mlw/pinterp.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/extract/mlinterp.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/typing.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/eliminate_unknown_types.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/parser/parser.mli
- Ocamlc   src/parser/lexer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/eliminate_unknown_lsymbols.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/case.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/ind_itp.mli
- Ocamlc   src/transform/cut.ml
- Ocamlc   src/driver/call_provers.ml
- Ocamlc   src/driver/smt2_model_defs.ml
- Ocamlc   src/mlw/pmodule.ml
- Ocamlc   src/mlw/dexpr.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/mlw/pinterp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/typing.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/args_wrapper.ml
- Ocamlc   src/transform/compute.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/case.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/transform/cut.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/eliminate_definition.ml
- Ocamlc   src/transform/apply.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/subst.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/ind_itp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/destruct.ml
- Ocamlc   src/transform/induction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/induction_pr.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/transform/reflection.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/util/json_lexer.ml
- Ocamlopt src/core/term.ml
- Ocamlc   src/driver/driver.mli
- Ocamlc   src/driver/parse_smtv2_model_parser.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/collect_data_model.mli
- Ocamlc   src/extract/mltree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/parser/report.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/whyconf.mli
- Ocamlc   src/driver/parse_smtv2_model_lexer.ml
- Ocamlc   src/driver/driver.ml
- Ocamlc   src/driver/parse_smtv2_model_parser.ml
- Ocamlc   src/driver/collect_data_model.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/driver_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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/parser/report.ml
- Ocamlc   src/parser/lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/autodetection.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/driver/parse_smtv2_model_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/session/session_itp.mli
- Ocamlc   src/session/strategy.mli
- Ocamlc   src/driver/whyconf.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/driver/autodetection.ml
- Ocamlc   src/driver/parse_smtv2_model.ml
- Ocamlc   src/session/strategy_parser.mli
- Ocamlc   src/session/strategy.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/driver/parse_smtv2_model.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/controller_itp.mli
- Ocamlc   src/session/session_itp.ml
- Ocamlc   src/session/strategy_parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/extract/mltree.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/itp_communication.mli
- Ocamlc   src/session/controller_itp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/extract/compile.mli
- Ocamlc   src/extract/pdriver.mli
- Ocamlc   src/session/server_utils.mli
- Ocamlc   src/session/itp_server.mli
- Ocamlc   src/session/json_util.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/session/itp_communication.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/extract/ml_printer.mli
- Ocamlc   src/extract/pdriver.ml
- Ocamlc   src/extract/c.ml
- Ocamlc   src/extract/ocaml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/extract/compile.ml
- Ocamlc   src/extract/mlinterp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/controller_itp.ml", line 567, characters 36-43:
- 567 | let schedule_proof_attempt c id pr ?save_to ~limit ~callback ~notification =
-                                           ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- Ocamlc   src/session/server_utils.ml
- Ocamlc   src/session/itp_server.ml
- Ocamlc   src/session/json_util.ml
- Ocamlc   src/extract/cakeml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/extract/ml_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/session_itp.ml", line 36, characters 2-41:
- 36 |   mutable theory_parent_name    : fileID;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field theory_parent_name is never mutated.
- File "src/session/session_itp.ml", line 1937, characters 2-30:
- 1937 |   prover_ids : int PHprover.t;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field prover_ids is never read.
- (However, this field is used to build or mutate values.)
- File "src/session/controller_itp.ml", line 305, characters 4-38:
- 305 |     tp_session  : Session_itp.session;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_session is never read.
- (However, this field is used to build or mutate values.)
- File "src/session/controller_itp.ml", line 306, characters 4-30:
- 306 |     tp_id       : proofNodeID;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_id is never read.
- (However, this field is used to build or mutate values.)
- File "src/session/controller_itp.ml", line 307, characters 4-33:
- 307 |     tp_pr       : Whyconf.prover;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_pr is never read.
- (However, this field is used to build or mutate values.)
- File "src/extract/mlinterp.ml", line 42, characters 4-18:
- 42 |     env : Env.env;
-          ^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field env is never read.
- (However, this field is used to build or mutate values.)
- File "src/extract/mlinterp.ml", line 43, characters 4-33:
- 43 |     mm  : Pmodule.pmodule Mstr.t;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field mm is never read.
- (However, this field is used to build or mutate values.)
- File "src/extract/cakeml.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/extract/ocaml.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/extract/c.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlopt src/core/pattern.ml
- Ocamlopt src/core/coercion.ml
- Ocamlopt src/transform/matching.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/matching.ml", line 157, characters 15-33:
- 157 |     let (--) = Pervasives.compare 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/transform/matching.ml", line 268, characters 16-34:
- 268 |   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
- Ocamlopt src/core/decl.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/core/theory.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/core/task.ml
- Ocamlopt src/core/env.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/why3/why3.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/core/pretty.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/core/dterm.ml
- Ocamlopt src/core/trans.ml
- Ocamlopt src/mlw/ity.ml
- Ocamlopt src/transform/reduction_engine.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/core/printer.ml
- Ocamlopt src/transform/simplify_formula.ml
- Ocamlopt src/transform/inlining.ml
- Ocamlopt src/transform/split_goal.ml
- Ocamlopt src/transform/abstract_quantifiers.ml
- Ocamlopt src/transform/detect_polymorphism.ml
- Ocamlopt src/transform/eliminate_symbol.ml
- Ocamlopt src/transform/eliminate_let.ml
- Ocamlopt src/transform/simplify_array.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/abstraction.ml
- Ocamlopt src/transform/close_epsilon.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/prop_curry.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/transform/inlining.ml", line 98, characters 25-38:
- 98 | let t ?(use_meta=true) ?(in_goal=false) ~notls ~notdef =
-                               ^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/transform/inlining.ml", line 98, characters 8-21:
- 98 | let t ?(use_meta=true) ?(in_goal=false) ~notls ~notdef =
-              ^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- Ocamlopt src/transform/congruence.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/session/termcode.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/generic_arg_trans_utils.ml
- Ocamlopt src/transform/lift_epsilon.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/eliminate_inductive.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/termcode.ml", line 1113, characters 24-42:
- 1113 |     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
- Ocamlopt src/transform/filter_trigger.ml
- Ocamlopt src/printer/coq.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/printer/pvs.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/printer/isabelle.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/printer/mathematica.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/expr.ml
- Ocamlopt src/transform/intro_vc_vars_counterexmp.ml
- Ocamlopt src/printer/cntexmp_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/encoding.ml
- Ocamlopt src/transform/eliminate_literal.ml
- File "src/transform/intro_vc_vars_counterexmp.ml", line 31, characters 2-24:
- 31 |   vc_pre_or_post : bool;
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field vc_pre_or_post is never read.
- (However, this field is used to build or mutate values.)
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/call_provers.ml
- Ocamlopt src/driver/smt2_model_defs.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/parser/genequlin.ml
- Ocamlc   plugins/parser/dimacs.ml
- Ocamlc   plugins/tptp/tptp_ast.ml
- Ocamlc   plugins/python/py_ast.ml
- Ocamlc   plugins/microc/mc_ast.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/microc/mc_printer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/tools/main.ml
- Ocamlc   src/tools/why3config.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/tools/why3execute.ml
- File "plugins/tptp/tptp_ast.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/tools/why3extract.ml
- File "plugins/microc/mc_ast.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "plugins/python/py_ast.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/tools/why3prove.ml
- Ocamlc   src/tools/why3realize.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "plugins/parser/dimacs.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/tools/why3replay.ml
- File "src/tools/why3config.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/ide/why3web.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3session/why3session_lib.mli
- Ocamlc   src/tools/why3shell.ml
- File "plugins/parser/genequlin.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/isabelle-client/isabelle_client_main.ml
- File "src/tools/main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/tools/why3pp.ml
- File "src/tools/why3realize.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/tools/why3execute.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/why3doc/doc_def.mli
- Ocamlc   plugins/tptp/tptp_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/microc/mc_printer.ml
- File "src/ide/why3web.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Linking  lib/why3/why3.cma
- Ocamlc   src/ide/wserver.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3session/why3session_lib.ml
- Ocamlc   src/why3doc/doc_def.ml
- Ocamlc   src/why3doc/doc_html.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/driver.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/parse_smtv2_model_parser.ml
- File "src/tools/why3prove.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/tools/why3shell.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlopt src/driver/collect_data_model.ml
- File "src/tools/why3extract.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   plugins/tptp/tptp_parser.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/isabelle-client/isabelle_client_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/tools/why3replay.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/tptp/tptp_typing.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/tptp/tptp_lexer.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/python/py_parser.mli
- Ocamlc   plugins/microc/mc_parser.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3session/why3session_info.ml
- Ocamlc   src/why3session/why3session_html.ml
- File "src/tools/why3pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3session/why3session_latex.ml
- Ocamlc   src/why3session/why3session_update.ml
- Ocamlc   src/why3doc/doc_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/genequlin.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/dimacs.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/tptp/tptp_parser.ml
- File "src/why3session/why3session_update.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   plugins/tptp/tptp_typing.ml
- File "src/why3session/why3session_lib.ml", line 177, characters 6-30:
- 177 |       archived : filter_three;
-             ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field archived is never read.
- (However, this field is used to build or mutate values.)
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/tptp/tptp_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/python/py_parser.ml
- Ocamlc   plugins/microc/mc_parser.ml
- File "src/why3session/why3session_info.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Linking  bin/why3.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3config.byte
- File "src/why3session/why3session_html.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3execute.byte
- Linking  bin/why3extract.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3prove.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3realize.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3replay.byte
- Linking  bin/why3webserver.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3shell.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/isabelle_client.byte
- Linking  bin/why3pp.byte
- Ocamlopt src/driver/whyconf.ml
- Ocamlopt src/driver/parse_smtv2_model_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/why3session/why3session_latex.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   plugins/python/py_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   plugins/microc/mc_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/why3doc/doc_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/pdecl.ml
- Ocamlopt src/parser/ptree.ml
- File "plugins/microc/mc_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "plugins/python/py_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   src/why3session/why3session_main.ml
- Ocamlopt src/parser/mlw_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/driver/parse_smtv2_model.ml
- Ocamlc   plugins/python/py_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/why3session/why3session_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Ocamlc   plugins/microc/mc_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlc   src/why3doc/doc_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3session.byte
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/tptp.cmo
- File "src/why3doc/doc_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "plugins/microc/mc_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "plugins/python/py_main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- Linking  bin/why3doc.byte
- Ocamlopt src/driver/autodetection.ml
- Ocamlopt src/session/strategy.ml
- Ocamlopt src/mlw/eval_match.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/session/strategy_parser.ml
- Linking  lib/plugins/python.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/microc.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/typeinv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/vc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/pmodule.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/mlw/dexpr.ml
- Ocamlopt src/mlw/pinterp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/extract/mltree.ml
- Ocamlopt src/parser/typing.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/extract/compile.ml
- Ocamlopt src/extract/pdriver.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/extract/mlinterp.ml
- Ocamlopt src/extract/ml_printer.ml
- Ocamlopt src/extract/c.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/extract/ocaml.ml
- Ocamlopt src/parser/parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/extract/mlinterp.ml", line 42, characters 4-18:
- 42 |     env : Env.env;
-          ^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field env is never read.
- (However, this field is used to build or mutate values.)
- File "src/extract/mlinterp.ml", line 43, characters 4-33:
- 43 |     mm  : Pmodule.pmodule Mstr.t;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field mm is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt src/extract/cakeml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/parser/report.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/parser/lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/args_wrapper.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/eliminate_definition.ml
- Ocamlopt src/transform/discriminate.ml
- Ocamlopt src/printer/gappa.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/induction.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/induction_pr.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/introduction.ml
- Ocamlopt src/transform/destruct.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/printer/gappa.ml", line 97, characters 2-23:
- 97 |   info_symbols : Sid.t;
-        ^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field info_symbols is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt src/transform/reflection.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/printer/simplify.ml
- Ocamlopt src/printer/cvc3.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/printer/yices.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/transform/prepare_for_counterexmp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/printer/alt_ergo.ml", line 47, characters 2-29:
- 47 |   mutable info_in_goal: bool;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field info_in_goal is never mutated.
- File "src/printer/alt_ergo.ml", line 49, characters 2-45:
- 49 |   mutable list_field_def: Ident.ident Mstr.t;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field list_field_def is never mutated.
- File "src/printer/alt_ergo.ml", line 51, characters 2-26:
- 51 |   meta_record_def : Sls.t;
-        ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field meta_record_def is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt src/session/session_itp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/session_itp.ml", line 36, characters 2-41:
- 36 |   mutable theory_parent_name    : fileID;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field theory_parent_name is never mutated.
- File "src/session/session_itp.ml", line 1937, characters 2-30:
- 1937 |   prover_ids : int PHprover.t;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field prover_ids is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt src/session/controller_itp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/session/controller_itp.ml", line 567, characters 36-43:
- 567 | let schedule_proof_attempt c id pr ?save_to ~limit ~callback ~notification =
-                                           ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/session/controller_itp.ml", line 305, characters 4-38:
- 305 |     tp_session  : Session_itp.session;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_session is never read.
- (However, this field is used to build or mutate values.)
- File "src/session/controller_itp.ml", line 306, characters 4-30:
- 306 |     tp_id       : proofNodeID;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_id is never read.
- (However, this field is used to build or mutate values.)
- File "src/session/controller_itp.ml", line 307, characters 4-33:
- 307 |     tp_pr       : Whyconf.prover;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field tp_pr is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt src/session/itp_communication.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/session/server_utils.ml
- Ocamlopt src/session/json_util.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/session/itp_server.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/why3/why3.cmx
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/parser/genequlin.ml
- Ocamlopt plugins/parser/dimacs.ml
- Ocamlopt plugins/tptp/tptp_ast.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/tptp/tptp_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/python/py_ast.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/microc/mc_ast.ml
- Ocamlopt plugins/microc/mc_printer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/why3/why3.cmxa
- Linking  lib/why3/why3.cmxs
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/tools/main.ml
- Ocamlopt src/tools/why3config.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/tools/why3execute.ml
- Ocamlopt src/tools/why3extract.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/tools/why3prove.ml
- Ocamlopt src/tools/why3realize.ml
- Ocamlopt src/tools/why3replay.ml
- Ocamlopt src/ide/wserver.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3session/why3session_lib.ml
- Ocamlopt src/tools/why3shell.ml
- Ocamlopt src/isabelle-client/isabelle_client_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/tools/why3pp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3doc/doc_html.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3doc/doc_def.ml
- File "src/why3session/why3session_lib.ml", line 177, characters 6-30:
- 177 |       archived : filter_three;
-             ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field archived is never read.
- (However, this field is used to build or mutate values.)
- Ocamlopt plugins/tptp/tptp_parser.ml
- Ocamlopt plugins/tptp/tptp_typing.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/python/py_parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/microc/mc_parser.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/dimacs.cmxs
- Linking  bin/why3execute.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3realize.opt
- Ocamlopt src/why3session/why3session_info.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3session/why3session_html.ml
- Ocamlopt src/why3session/why3session_latex.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3session/why3session_update.ml
- Linking  bin/isabelle_client.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3pp.opt
- Ocamlopt src/why3doc/doc_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/genequlin.cmxs
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3.opt
- Linking  bin/why3config.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3extract.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3prove.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3replay.opt
- Linking  bin/why3shell.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/ide/why3web.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3doc/doc_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/python/py_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3webserver.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/microc/mc_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt src/why3session/why3session_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/tptp/tptp_lexer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/python/py_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3doc.opt
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Ocamlopt plugins/microc/mc_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/tptp.cmxs
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  lib/plugins/python.cmxs
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Linking  bin/why3session.opt
- Linking  lib/plugins/microc.cmxs
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with single lowercase or uppercase letters, like 'a' or 'A',
- is deprecated.
- Use the equivalent signed form: +A-4-9-41-44-45-50-52@5@8@48.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- make: Nothing to be done for 'opt'.
-> compiled  why3.1.3.3
Processing 86/90: [alt-ergo-free: make]
Processing 87/90: [alt-ergo-free: make] [why3: make install]
+ /usr/bin/make "install" "install-lib" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/why3.1.3.3)
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/plugins
- /usr/bin/install -c -m 644 lib/plugins/genequlin.cmo lib/plugins/dimacs.cmo lib/plugins/tptp.cmo lib/plugins/python.cmo lib/plugins/microc.cmo lib/plugins/genequlin.cmxs lib/plugins/dimacs.cmxs lib/plugins/tptp.cmxs lib/plugins/python.cmxs lib/plugins/microc.cmxs /home/opam/.opam/4.13.0+trunk/lib/why3/plugins
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/bin
- /usr/bin/install -c bin/why3.opt /home/opam/.opam/4.13.0+trunk/bin/why3
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3config.opt  /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3config
- /usr/bin/install -c bin/why3execute.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3execute
- /usr/bin/install -c bin/why3extract.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3extract
- /usr/bin/install -c bin/why3prove.opt   /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3prove
- /usr/bin/install -c bin/why3realize.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3realize
- /usr/bin/install -c bin/why3replay.opt  /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3replay
- /usr/bin/install -c bin/why3wc.opt      /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3wc
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3
- /usr/bin/install -c lib/why3server /home/opam/.opam/4.13.0+trunk/lib/why3/why3server
- /usr/bin/install -c lib/why3cpulimit /home/opam/.opam/4.13.0+trunk/lib/why3/why3cpulimit
- /usr/bin/install -c lib/why3-call-pvs /home/opam/.opam/4.13.0+trunk/lib/why3/why3-call-pvs
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3webserver.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3webserver
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3session.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3session
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3shell.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3shell
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3pp.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3pp
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3doc.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3doc
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/vim
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/vim/ftdetect
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/vim/syntax
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/lang
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/stdlib
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/stdlib/mach
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/drivers
- /usr/bin/install -c -m 644 stdlib/*.mlw /home/opam/.opam/4.13.0+trunk/share/why3/stdlib
- /usr/bin/install -c -m 644 stdlib/mach/*.mlw /home/opam/.opam/4.13.0+trunk/share/why3/stdlib/mach
- /usr/bin/install -c -m 644 drivers/*.drv drivers/*.gen /home/opam/.opam/4.13.0+trunk/share/why3/drivers
- /usr/bin/install -c -m 644 LICENSE /home/opam/.opam/4.13.0+trunk/share/why3/
- /usr/bin/install -c -m 644 share/provers-detection-data.conf /home/opam/.opam/4.13.0+trunk/share/why3/
- /usr/bin/install -c -m 644 share/why3session.dtd /home/opam/.opam/4.13.0+trunk/share/why3
- /usr/bin/install -c -m 644 share/Makefile.config /home/opam/.opam/4.13.0+trunk/share/why3
- /usr/bin/install -c -m 644 share/vim/ftdetect/why3.vim /home/opam/.opam/4.13.0+trunk/share/why3/vim/ftdetect/why3.vim
- /usr/bin/install -c -m 644 share/vim/syntax/why3.vim /home/opam/.opam/4.13.0+trunk/share/why3/vim/syntax/why3.vim
- /usr/bin/install -c -m 644 share/lang/why3.lang /home/opam/.opam/4.13.0+trunk/share/why3/lang/why3.lang
- /usr/bin/install -c -m 644 share/lang/why3c.lang /home/opam/.opam/4.13.0+trunk/share/why3/lang/why3c.lang
- /usr/bin/install -c -m 644 share/lang/why3py.lang /home/opam/.opam/4.13.0+trunk/share/why3/lang/why3py.lang
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/drivers
- /usr/bin/install -c -m 644 drivers/coq-realizations.aux /home/opam/.opam/4.13.0+trunk/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/pvs-realizations.aux /home/opam/.opam/4.13.0+trunk/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/isabelle-realizations.aux /home/opam/.opam/4.13.0+trunk/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/emacs/site-lisp/
- /usr/bin/install -c -m 644 share/emacs/why3.el /home/opam/.opam/4.13.0+trunk/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
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/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/META /home/opam/.opam/4.13.0+trunk/lib/why3
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/plugins
- /usr/bin/install -c -m 644 lib/plugins/genequlin.cmo lib/plugins/dimacs.cmo lib/plugins/tptp.cmo lib/plugins/python.cmo lib/plugins/microc.cmo lib/plugins/genequlin.cmxs lib/plugins/dimacs.cmxs lib/plugins/tptp.cmxs lib/plugins/python.cmxs lib/plugins/microc.cmxs /home/opam/.opam/4.13.0+trunk/lib/why3/plugins
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/bin
- /usr/bin/install -c bin/why3.opt /home/opam/.opam/4.13.0+trunk/bin/why3
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3config.opt  /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3config
- /usr/bin/install -c bin/why3execute.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3execute
- /usr/bin/install -c bin/why3extract.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3extract
- /usr/bin/install -c bin/why3prove.opt   /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3prove
- /usr/bin/install -c bin/why3realize.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3realize
- /usr/bin/install -c bin/why3replay.opt  /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3replay
- /usr/bin/install -c bin/why3wc.opt      /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3wc
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3
- /usr/bin/install -c lib/why3server /home/opam/.opam/4.13.0+trunk/lib/why3/why3server
- /usr/bin/install -c lib/why3cpulimit /home/opam/.opam/4.13.0+trunk/lib/why3/why3cpulimit
- /usr/bin/install -c lib/why3-call-pvs /home/opam/.opam/4.13.0+trunk/lib/why3/why3-call-pvs
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3webserver.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3webserver
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3session.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3session
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3shell.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3shell
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3pp.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3pp
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/lib/why3/commands
- /usr/bin/install -c bin/why3doc.opt /home/opam/.opam/4.13.0+trunk/lib/why3/commands/why3doc
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/vim
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/vim/ftdetect
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/vim/syntax
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/lang
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/stdlib
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/stdlib/mach
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/drivers
- /usr/bin/install -c -m 644 stdlib/*.mlw /home/opam/.opam/4.13.0+trunk/share/why3/stdlib
- /usr/bin/install -c -m 644 stdlib/mach/*.mlw /home/opam/.opam/4.13.0+trunk/share/why3/stdlib/mach
- /usr/bin/install -c -m 644 drivers/*.drv drivers/*.gen /home/opam/.opam/4.13.0+trunk/share/why3/drivers
- /usr/bin/install -c -m 644 LICENSE /home/opam/.opam/4.13.0+trunk/share/why3/
- /usr/bin/install -c -m 644 share/provers-detection-data.conf /home/opam/.opam/4.13.0+trunk/share/why3/
- /usr/bin/install -c -m 644 share/why3session.dtd /home/opam/.opam/4.13.0+trunk/share/why3
- /usr/bin/install -c -m 644 share/Makefile.config /home/opam/.opam/4.13.0+trunk/share/why3
- /usr/bin/install -c -m 644 share/vim/ftdetect/why3.vim /home/opam/.opam/4.13.0+trunk/share/why3/vim/ftdetect/why3.vim
- /usr/bin/install -c -m 644 share/vim/syntax/why3.vim /home/opam/.opam/4.13.0+trunk/share/why3/vim/syntax/why3.vim
- /usr/bin/install -c -m 644 share/lang/why3.lang /home/opam/.opam/4.13.0+trunk/share/why3/lang/why3.lang
- /usr/bin/install -c -m 644 share/lang/why3c.lang /home/opam/.opam/4.13.0+trunk/share/why3/lang/why3c.lang
- /usr/bin/install -c -m 644 share/lang/why3py.lang /home/opam/.opam/4.13.0+trunk/share/why3/lang/why3py.lang
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/drivers
- /usr/bin/install -c -m 644 drivers/coq-realizations.aux /home/opam/.opam/4.13.0+trunk/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/pvs-realizations.aux /home/opam/.opam/4.13.0+trunk/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/isabelle-realizations.aux /home/opam/.opam/4.13.0+trunk/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/share/emacs/site-lisp/
- /usr/bin/install -c -m 644 share/emacs/why3.el /home/opam/.opam/4.13.0+trunk/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
- /bin/mkdir -p /home/opam/.opam/4.13.0+trunk/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/META /home/opam/.opam/4.13.0+trunk/lib/why3
-> installed why3.1.3.3
Processing 87/90: [alt-ergo-free: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I 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 88/90: [alt-ergo-free: make install]
+ /usr/bin/make "install" "MANDIR=/home/opam/.opam/4.13.0+trunk/man" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/alt-ergo-free.2.2.0)
- mkdir -p /home/opam/.opam/4.13.0+trunk/man/man1
- cp -f doc/alt-ergo.1 /home/opam/.opam/4.13.0+trunk/man/man1
- mkdir -p /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/preludes
- cp -f preludes/fpa-theory-2017-01-04-16h00.why /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/preludes/
- mkdir -p /home/opam/.opam/4.13.0+trunk/bin
- cp -f alt-ergo.opt /home/opam/.opam/4.13.0+trunk/bin/alt-ergo
- mkdir -p /home/opam/.opam/4.13.0+trunk/bin
- cp -f altgr-ergo.opt /home/opam/.opam/4.13.0+trunk/bin/altgr-ergo
- mkdir -p /home/opam/.opam/4.13.0+trunk/share/alt-ergo/gtksourceview-2.0/language-specs
- cp -f doc/gtk-lang/alt-ergo.lang /home/opam/.opam/4.13.0+trunk/share/alt-ergo/gtksourceview-2.0/language-specs/alt-ergo.lang
- mkdir -p /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/plugins
- cp -f fm-simplex-plugin.cmxs /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I lib/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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/.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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I lib/structures -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I 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.13.0+trunk/lib/num -I /home/opam/.opam/4.13.0+trunk/lib/zarith -I /home/opam/.opam/4.13.0+trunk/lib/lablgtk2 -I +threads  -I /home/opam/.opam/4.13.0+trunk/lib/zip -I /home/opam/.opam/4.13.0+trunk/lib/ocplib-simplex -I /home/opam/.opam/4.13.0+trunk/lib/psmt2-frontend -I lib/util -I 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.13.0+trunk/lib \
-   ocamlfind install alt-ergo altErgoLib.* META
- Installed /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/altErgoLib.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/altErgoLib.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/altErgoLib.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/altErgoLib.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/altErgoLib.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/altErgoLib.cmo
- Installed /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/altErgoLib.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/altErgoLib.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/altErgoLib.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/alt-ergo/META
-> installed alt-ergo-free.2.2.0
[frama-c: patch] applying 01-tests-cpp-m32.patch
Processing 89/90: [frama-c: patch]
[frama-c: patch] applying 02-tests-flamegraph.patch
Processing 89/90: [frama-c: ./configure]
+ /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/./configure "--prefix" "/home/opam/.opam/4.13.0+trunk" "--mandir=/home/opam/.opam/4.13.0+trunk/man" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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.13.0+dev0-2020-10-19
- checking OCaml library path... /home/opam/.opam/4.13.0+trunk/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.12
- checking for Yojson... found 1.7.0
- 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... not found.
- checking for python3... found
- checking for python3 >= 3.6... ok
- configure: **********************
- configure: * CONFIGURE PLATFORM *
- configure: **********************
- checking platform... 
- Unix
- checking for gcc... gcc
- 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 gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... 
- yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for stdlib.h... (cached) yes
- checking assert.h usability... yes
- checking assert.h presence... yes
- checking for assert.h... yes
- checking float.h usability... 
- yes
- checking float.h presence... yes
- checking for float.h... yes
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking signal.h usability... yes
- checking signal.h presence... yes
- checking for signal.h... yes
- checking for unistd.h... (cached) yes
- checking how to run the C preprocessor... gcc -E
- /* Check whether comments are kept in output */
- Default preprocessor is 'gcc -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/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... not found via ocamlfind.
- checking for OCaml package ppx_deriving_yojson... not found via ocamlfind.
- 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.13.0+trunk/lib/lablgtk2
- checking for /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtksourceview2.cmxa... yes
- checking for /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgnomecanvas.cmxa... yes
- checking for /home/opam/.opam/4.13.0+trunk/lib/lablgtk2/lablgtk.cmxa... yes
- checking for OCaml package ocamlgraph_gtk... found.
- 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 stdio.h usability... yes
- checking stdio.h presence... yes
- checking for stdio.h... 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: package ppx_deriving not found
- configure: WARNING: mdr disabled because ppx_deriving missing.
- configure: WARNING: package ppx_deriving_yojson not found
- configure: WARNING: mdr disabled because ppx_deriving_yojson missing.
- configure: WARNING: Server support for ZeroMQ disabled (try 'opam install zmq').
- configure: WARNING: server partially enabled because zmq missing.
- checking why3 version... found 1.3.3: ok
- checking for coqc... no
- 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: 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: no, ppx_deriving_yojson missing
- 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 89/90: [frama-c: make]
+ /usr/bin/make "-j31" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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
- 140 states, 794 transitions, table size 4016 bytes
- 2151 additional bytes used for bindings
- 419 states, 4549 transitions, table size 20710 bytes
- 3557 additional bytes used for bindings
- Ocamllex     src/libraries/utils/json.ml
- Generating   src/libraries/stdlib/transitioning.ml
- 36 states, 360 transitions, table size 1656 bytes
- Generating   share/frama-c.rc
- Generating  src/kernel_internals/runtime/fc_config.ml
- Generating   share/Makefile.dynamic_config
- 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/value/.Makefile.plugin.generated
- Generating   src/plugins/callgraph/.Makefile.plugin.generated
- Generating   src/plugins/metrics/.Makefile.plugin.generated
- Generating   src/kernel_internals/runtime/frama_c_config.ml
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0'
- 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
- Generating   src/plugins/wp/Wp.mli
- Generating   META.frama-c-wp
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Wp.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Wp.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Wp.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Metrics.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Callgraph.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Eva.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Occurrence.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/RteGen.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/From.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Users.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Constant_Propagation.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Postdominators.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Inout.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Impact.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Pdg.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Scope.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Sparecode.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Slicing.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Aorai.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Dive.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/E_ACSL.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Instantiate.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/LoopAnalysis.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Nonterm.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Obfuscator.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Print_api.mli
- Generating   src/plugins/qed/Qed.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Qed.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Report.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Security_slicing.mli
- Generating   src/plugins/server/Server.mli from src/plugins/server/package.mli src/plugins/server/data.mli src/plugins/server/request.mli src/plugins/server/states.mli src/plugins/server/kernel_main.mli src/plugins/server/kernel_ast.mli src/plugins/server/kernel_properties.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Server.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Studia.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Variadic.mli
- Ocamldep     src/plugins/wp/.depend
- Generating   META.frama-c-variadic
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Variadic.mli
- Ocamldep     src/plugins/variadic/.depend
- Generating   META.frama-c-studia
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Studia.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Studia.mli
- Ocamldep     src/plugins/studia/.depend
- Generating   META.frama-c-server
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Server.mli
- Ocamldep     src/plugins/server/.depend
- Generating   META.frama-c-security_slicing
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Security_slicing.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Security_slicing.mli
- Ocamldep     src/plugins/security_slicing/.depend
- Generating   META.frama-c-report
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Report.mli
- Ocamldep     src/plugins/report/.depend
- Generating   META.frama-c-qed
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Qed.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/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.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Print_api.mli
- Ocamldep     src/plugins/print_api/.depend
- Generating   META.frama-c-obfuscator
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Obfuscator.mli
- Ocamldep     src/plugins/obfuscator/.depend
- Generating   META.frama-c-nonterm
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Nonterm.mli
- Ocamldep     src/plugins/nonterm/.depend
- Generating   META.frama-c-loopanalysis
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/LoopAnalysis.mli
- Ocamldep     src/plugins/loop_analysis/.depend
- Generating   META.frama-c-instantiate
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Instantiate.mli
- Ocamldep     src/plugins/instantiate/.depend
- Generating   src/plugins/e-acsl/src/dependencies/dep_eva.ml
- Generating   src/plugins/e-acsl/src/local_config.ml
- Generating   META.frama-c-e_acsl
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/E_ACSL.mli
- Ocamldep     src/plugins/e-acsl/.depend
- Generating   META.frama-c-dive
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Dive.mli
- Ocamldep     src/plugins/dive/.depend
- 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.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Aorai.mli
- Ocamldep     src/plugins/aorai/.depend
- Generating   META.frama-c-slicing
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Slicing.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Slicing.mli
- Ocamldep     src/plugins/slicing/.depend
- Generating   META.frama-c-sparecode
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Sparecode.mli
- Ocamldep     src/plugins/sparecode/.depend
- Generating   META.frama-c-scope
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Scope.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Scope.mli
- Ocamldep     src/plugins/scope/.depend
- Generating   META.frama-c-pdg
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Pdg.mli
- Ocamldep     src/plugins/pdg/.depend
- Generating   META.frama-c-impact
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Impact.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Impact.mli
- Ocamldep     src/plugins/impact/.depend
- Generating   META.frama-c-inout
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Inout.mli
- Ocamldep     src/plugins/inout/.depend
- Generating   META.frama-c-postdominators
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Postdominators.mli
- Ocamldep     src/plugins/postdominators/.depend
- Generating   META.frama-c-constant_propagation
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Constant_Propagation.mli
- Ocamldep     src/plugins/constant_propagation/.depend
- Generating   META.frama-c-users
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Users.mli
- Ocamldep     src/plugins/users/.depend
- Generating   META.frama-c-from
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/From.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/From.mli
- Ocamldep     src/plugins/from/.depend
- Generating   META.frama-c-rtegen
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/RteGen.mli
- Ocamldep     src/plugins/rte/.depend
- Generating   META.frama-c-occurrence
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Occurrence.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Occurrence.mli
- Ocamldep     src/plugins/occurrence/.depend
- Generating   META.frama-c-eva
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Eva.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Eva.mli
- Ocamldep     src/plugins/value/.depend
- Generating   META.frama-c-callgraph
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Callgraph.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Callgraph.mli
- Ocamldep     src/plugins/callgraph/.depend
- Generating   META.frama-c-metrics
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Metrics.mli
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Metrics.mli
- Ocamldep     src/plugins/metrics/.depend
- Ocamldep     src/plugins/metrics/.depend
- Ocamldep     src/plugins/callgraph/.depend
- Ocamldep     src/plugins/value/.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/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
- Generating   .depend
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0'
- Ocamlc       src/plugins/aorai/bool3.cmi
- Ocamlc       src/libraries/datatype/unmarshal.cmi
- Ocamlc       src/libraries/utils/filepath.cmi
- Ocamlc       src/libraries/utils/pretty_utils.cmi
- Ocamlc       src/libraries/stdlib/FCHashtbl.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
- Ocamlopt     src/plugins/aorai/bool3.cmx
- Ocamlopt     src/libraries/datatype/unmarshal.cmx
- Ocamlopt     src/libraries/stdlib/extlib.cmx
- Ocamlc       src/libraries/utils/rich_text.cmi
- Ocamlc       src/kernel_internals/runtime/fc_config.cmi
- Ocamlopt     src/libraries/stdlib/FCHashtbl.cmx
- Ocamlc       src/libraries/utils/qstack.cmi
- Ocamlc       src/libraries/utils/binary_cache.cmi
- Ocamlc       src/libraries/utils/utf8_logic.cmi
- Ocamlopt     src/libraries/utils/escape.cmx
- Ocamlc       src/kernel_internals/typing/alpha.cmi
- Ocamlc       src/libraries/utils/sanitizer.cmi
- Ocamlopt     src/libraries/utils/wto.cmx
- Ocamlc       src/libraries/utils/bitvector.cmi
- Ocamlc       src/kernel_services/abstract_interp/lattice_messages.cmi
- Ocamlc       src/libraries/utils/unicode.cmi
- Generating   ptests/ptests_config.ml
- Generating   tests/ptests_config
- Ocamlc       src/plugins/slicing/register_gui.cmi
- Ocamlc       src/plugins/gui/GSourceView.cmi
- Ocamlc       src/plugins/gui/wutil.cmi
- Ocamlc       src/plugins/gui/wutil_once.cmi
- Ocamlc       src/plugins/gui/gtk_compat.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/libraries/utils/task.cmi
- Generating   src/plugins/aorai/tests/test_config_prove
- Generating   src/plugins/e-acsl/tests/ptests_config
- Generating   src/plugins/e-acsl/tests/test_config_ci
- Generating   src/plugins/e-acsl/tests/test_config_dev
- Ocamlc       src/plugins/e-acsl/src/local_config.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/error.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/varname.cmi
- Ocamlc       src/plugins/value/utils/structure.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/plugins/value/register.cmi
- Ocamlc       src/libraries/utils/json.cmi
- Ocamlc       src/libraries/utils/markdown.cmi
- Ocamlc       src/plugins/value/api/general_requests.cmi
- Ocamlc       src/plugins/value/utils/unit_tests.cmi
- Ocamlc       src/plugins/value/api/values_request.cmi
- Ocamlc       src/plugins/e-acsl/src/project_initializer/prepare_ast.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/injector.cmi
- Generating   src/plugins/report/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/libraries/stdlib/integer.cmi
- Ocamlc       src/plugins/aorai/ltl_output.cmi
- Ocamlopt     src/libraries/utils/pretty_utils.cmx
- Ocamlopt     src/libraries/utils/rich_text.cmx
- Ocamlopt     src/libraries/utils/filepath.cmx
- Ocamlopt     src/libraries/utils/hook.cmx
- Ocamlopt     src/libraries/utils/qstack.cmx
- Ocamlopt     src/libraries/utils/utf8_logic.cmx
- Ocamlopt     src/libraries/utils/sanitizer.cmx
- Ocamlopt     src/libraries/utils/bitvector.cmx
- 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
- Ocamlc       src/plugins/gui/source_viewer.cmi
- Generating   src/plugins/aorai/tests/ptests_config
- Ocamlc       src/plugins/e-acsl/src/local_config.cmo
- Ocamlc       src/plugins/server/jbuffer.cmi
- Ocamlc       src/plugins/server/package.cmi
- Ocamlc       src/plugins/server/main.cmi
- Ocamlc       src/plugins/server/kernel_properties.cmi
- Ocamlc       src/libraries/datatype/type.cmi
- Ocamlc       src/libraries/project/project_skeleton.cmi
- Ocamlc       src/kernel_services/ast_data/cil_types.cmi
- Ocamlc       src/plugins/aorai/ltl_output.cmo
- Ocamlopt     src/libraries/datatype/structural_descr.cmx
- Ocamlopt     src/kernel_services/plugin_entry_points/log.cmx
- Ocamlopt     src/kernel_internals/runtime/fc_config.cmx
- Ocamlopt     src/libraries/stdlib/integer.cmx
- Ocamlopt     src/plugins/aorai/ltl_output.cmx
- Ocamlopt     src/plugins/gui/gtk_compat.cmx
- Ocamlc       src/plugins/server/jbuffer.cmo
- Ocamlc       src/plugins/server/data.cmi
- Ocamlc       src/plugins/server/server_doc.cmi
- Ocamlc       src/libraries/datatype/descr.cmi
- Ocamlc       src/plugins/callgraph/journalize.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/libraries/utils/floating_point.cmi
- Ocamlc       src/kernel_internals/runtime/machdeps.cmi
- Ocamlc       src/kernel_services/ast_printing/cil_descriptive_printer.cmi
- Ocamlc       src/kernel_services/ast_queries/ast_info.cmi
- Ocamlc       src/kernel_services/ast_printing/cil_types_debug.cmi
- Ocamlc       src/kernel_services/analysis/ordered_stmt.cmi
- 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
- Ocamlc       src/kernel_services/analysis/logic_interp.cmi
- Ocamlopt     src/plugins/gui/wutil.cmx
- Ocamlc       src/plugins/e-acsl/src/libraries/builtins.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/functions.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/gmp_types.cmi
- Ocamlc       src/plugins/value/partitioning/per_stmt_slevel.cmi
- Ocamlc       src/kernel_services/ast_transformations/inline.cmi
- Ocamlc       src/plugins/value/engine/recursion.cmi
- Ocamlc       src/plugins/server/request.cmi
- Ocamlc       src/plugins/server/kernel_main.cmi
- Ocamlc       src/plugins/e-acsl/src/dependencies/dep_eva.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/rte.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/analyses/lscope.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/smart_stmt.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/smart_exp.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/datatype.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
- Ocamlopt     src/libraries/datatype/type.cmx
- Ocamlc       src/kernel_services/ast_printing/printer_builder.cmi
- 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
- Ocamlopt     src/plugins/gui/widget.cmx
- Ocamlc       src/plugins/gui/gui_printers.cmi
- Ocamlc       src/plugins/server/states.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/env.cmi
- Ocamlc       src/kernel_internals/parsing/logic_lexer.cmi
- Ocamlopt     src/kernel_services/ast_printing/printer_builder.cmx
- Ocamlc       src/plugins/e-acsl/src/code_generator/rational.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/logic_array.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/temporal.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/literal_observer.cmi
- Ocamlopt     src/libraries/datatype/descr.cmx
- Ocamlc       src/libraries/project/state.cmi
- Ocamlc       src/kernel_services/cmdline_parameters/typed_parameter.cmi
- Ocamlc       src/kernel_services/parsetree/cabs.cmo
- 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/kernel_services/plugin_entry_points/journal.cmi
- Ocamlc       src/libraries/utils/rangemap.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
- Ocamlopt     src/plugins/gui/wtext.cmx
- Ocamlc       src/kernel_internals/runtime/messages.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/varname.cmo
- Ocamlc       src/plugins/value/partitioning/split_strategy.cmi
- Ocamlc       src/plugins/value/utils/structure.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/literal_strings.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/label.cmi
- 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/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/yaparser.cmi
- Ocamlc       src/plugins/aorai/promelaparser.cmi
- Ocamlc       src/plugins/aorai/promelaparser_withexps.cmi
- Ocamlc       src/kernel_services/analysis/dataflow2.cmi
- Ocamlc       src/kernel_services/plugin_entry_points/dynamic.cmi
- Ocamlc       src/kernel_services/ast_data/property.cmi
- Ocamlc       src/libraries/project/state_dependency_graph.cmi
- Ocamlopt     src/kernel_services/cmdline_parameters/cmdline.cmx
- Ocamlc       src/libraries/project/state_topological.cmi
- Ocamlc       src/kernel_services/parsetree/cabshelper.cmi
- Ocamlc       src/kernel_services/ast_printing/cprint.cmi
- Ocamlopt     src/plugins/aorai/aorai_graph.cmx
- Ocamlopt     src/plugins/aorai/ltlparser.cmx
- Ocamlc       src/plugins/callgraph/journalize.cmo
- Ocamlc       src/kernel_services/ast_printing/printer_tag.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/contract.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_annots.cmi
- Ocamlc       src/libraries/project/project.cmi
- Ocamlc       src/libraries/utils/hptmap.cmi
- Ocamlc       src/plugins/aorai/aorai_graph.cmo
- Ocamlc       src/kernel_internals/parsing/clexer.cmi
- Ocamlc       src/plugins/aorai/ltlparser.cmo
- Ocamlc       src/plugins/aorai/ltllexer.cmo
- Ocamlc       src/plugins/aorai/yalexer.cmo
- Ocamlc       src/libraries/project/state_builder.cmi
- Ocamlc       src/kernel_services/visitors/visitor_behavior.cmi
- Ocamlc       src/plugins/slicing/slicingTransform.cmi
- Ocamlc       src/kernel_services/ast_transformations/filter.cmi
- Ocamlc       src/plugins/server/states.cmo
- Ocamlc       src/plugins/server/kernel_project.cmi
- Ocamlc       src/plugins/server/kernel_ast.cmi
- Ocamlc       src/plugins/e-acsl/src/project_initializer/rtl.cmi
- Ocamlc       src/libraries/utils/hptset.cmi
- Ocamlopt     src/plugins/aorai/ltllexer.cmx
- Ocamlc       src/plugins/server/kernel_project.cmo
- 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/ast_queries/cil_state_builder.cmi
- Ocamlc       src/plugins/server/data.cmo
- Ocamlc       src/kernel_services/ast_queries/cil_datatype.cmi
- Ocamlc       src/kernel_services/abstract_interp/lattice_type.cmi
- Ocamlc       src/kernel_services/ast_data/property_status.cmi
- Ocamlc       src/plugins/value/utils/eva_annotations.cmi
- Ocamlc       src/kernel_services/ast_data/annotations.cmi
- Ocamlc       src/kernel_services/abstract_interp/origin.cmi
- Ocamlc       src/kernel_services/abstract_interp/bottom.cmi
- Ocamlc       src/kernel_services/abstract_interp/abstract_interp.cmi
- Ocamlopt     src/libraries/project/project_skeleton.cmx
- Ocamlopt     src/libraries/utils/binary_cache.cmx
- Ocamlc       src/kernel_services/ast_data/alarms.cmi
- Ocamlc       src/plugins/gui/gtk_helper.cmi
- Ocamlc       src/kernel_services/ast_printing/description.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
- Ocamlopt     src/libraries/datatype/datatype.cmx
- Ocamlc       src/kernel_services/analysis/bit_utils.cmi
- Ocamlc       src/plugins/value/partitioning/split_strategy.cmo
- 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/eval.cmi
- Ocamlc       src/plugins/gui/pretty_source.cmi
- Ocamlc       src/plugins/gui/menu_manager.cmi
- Ocamlc       src/plugins/gui/launcher.cmi
- Ocamlc       src/plugins/gui/source_manager.cmi
- Ocamlc       src/plugins/gui/history.cmi
- Ocamlc       src/plugins/gui/design.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/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/plugins/value/eval.cmo
- Ocamlc       src/kernel_services/analysis/interpreted_automata.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/exit_points.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/label.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/loops.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/at_with_lscope.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/memory_observer.cmi
- Ocamlc       src/kernel_services/abstract_interp/float_interval_sig.cmi
- Ocamlc       src/kernel_services/abstract_interp/fc_float.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/kernel_services/ast_data/statuses_by_call.cmi
- Ocamlc       src/plugins/value/partitioning/split_return.cmi
- Ocamlc       src/kernel_internals/typing/infer_annotations.cmi
- Ocamlc       src/plugins/e-acsl/src/code_generator/memory_observer.cmo
- Ocamlc       src/kernel_services/abstract_interp/fval.cmi
- Ocamlc       src/kernel_services/abstract_interp/float_interval.cmi
- Ocamlc       src/plugins/callgraph/cg.cmi
- Ocamlc       src/plugins/callgraph/services.cmi
- Ocamlc       src/kernel_services/visitors/visitor.cmi
- Ocamlc       src/kernel_services/ast_queries/logic_utils.cmi
- Ocamlc       src/kernel_services/abstract_interp/ival.cmi
- Ocamlc       src/kernel_services/visitors/cabsvisit.cmi
- Ocamlc       src/kernel_internals/typing/substitute_const_globals.cmi
- Ocamlc       src/kernel_services/ast_queries/acsl_extension.cmi
- Ocamlc       src/plugins/server/kernel_properties.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/cmdline_parameters/parameter_state.cmi
- Ocamlc       src/kernel_services/ast_queries/filecheck.cmi
- Ocamlc       src/kernel_services/ast_queries/file.cmi
- Ocamlc       src/plugins/value/domains/domain_mode.cmi
- Ocamlc       src/kernel_services/cmdline_parameters/parameter_builder.cmi
- Ocamlc       src/plugins/value/utils/backward_formals.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/exit_points.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/lscope.cmo
- Ocamlc       src/kernel_services/abstract_interp/int_Intervals_sig.cmi
- Ocamlc       src/plugins/e-acsl/src/libraries/misc.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/interval.cmi
- Ocamlc       src/kernel_services/abstract_interp/base.cmi
- Ocamlc       src/plugins/e-acsl/src/analyses/typing.cmi
- Ocamlc       src/plugins/value/domains/domain_mode.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/quantif.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/logic_functions.cmi
- Ocamlc       src/kernel_services/abstract_interp/offsetmap_sig.cmi
- Ocamlc       src/kernel_services/abstract_interp/offsetmap_bitwise_sig.cmi
- Ocamlc       src/kernel_services/abstract_interp/tr_offset.cmi
- Ocamlc       src/plugins/callgraph/uses.cmi
- Ocamlc       src/plugins/aorai/aorai_option.cmi
- Ocamlc       src/kernel_services/plugin_entry_points/kernel.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/value/value_parameters.cmi
- Ocamlc       src/plugins/server/server_parameters.cmi
- Ocamlc       src/plugins/aorai/aorai_option.cmo
- Ocamlc       src/plugins/aorai/path_analysis.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/offsetmap.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/kernel_services/parsetree/cabs.cmx
- Ocamlopt     src/libraries/utils/rangemap.cmx
- Ocamlc       src/kernel_internals/parsing/lexerhack.cmo
- Ocamlopt     src/kernel_services/abstract_interp/bottom.cmx
- 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/callgraph/uses.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.cmo
- 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/value/utils/eva_annotations.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/server/kernel_ast.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/memory_tracking.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/interval.cmo
- Ocamlc       src/plugins/e-acsl/src/analyses/typing.cmo
- 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/gmp.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/env.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/rational.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/loops.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/at_with_lscope.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/memory_translate.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/logic_functions.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/logic_array.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/contract.cmo
- Ocamlc       src/plugins/e-acsl/src/code_generator/translate_annots.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/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/int_Intervals.cmi
- Ocamlopt     src/libraries/project/state_dependency_graph.cmx
- Ocamlopt     src/libraries/project/state_topological.cmx
- Ocamlopt     src/kernel_services/plugin_entry_points/dynamic.cmx
- 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/locations.cmi
- Ocamlopt     src/kernel_services/cmdline_parameters/parameter_category.cmx
- 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/kernel_services/abstract_interp/lmap_sig.cmi
- Ocamlc       src/plugins/pdg_types/pdgIndex.cmi
- Ocamlc       src/plugins/value_types/inout_type.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
- Ocamlopt     src/libraries/project/project.cmx
- 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
- Ocamlc       src/plugins/value/domains/equality/equality.cmi
- Ocamlc       src/plugins/value_types/value_types.cmi
- Ocamlc       src/plugins/value/utils/value_util.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/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/pdg_types/pdgMarks.cmi
- Ocamlc       src/plugins/pdg/pdg_state.cmi
- Ocamlc       src/plugins/pdg/build.cmi
- Ocamlc       src/plugins/pdg/sets.cmi
- Ocamlc       src/plugins/pdg/annot.cmi
- Ocamlc       src/plugins/value/utils/value_perf.cmi
- Ocamlc       src/plugins/value/utils/red_statuses.cmi
- Ocamlc       src/plugins/value/partitioning/per_stmt_slevel.cmo
- Ocamlc       src/plugins/value/utils/eval_typ.cmo
- Ocamlc       src/plugins/value/values/abstract_value.cmi
- Ocamlc       src/plugins/value/domains/abstract_domain.cmi
- Ocamlc       src/plugins/value/domains/hcexprs.cmo
- Ocamlc       src/plugins/value/domains/equality/equality.cmo
- Ocamlc       src/plugins/value/domains/cvalue/warn.cmo
- Ocamlc       src/plugins/value/domains/cvalue/locals_scoping.cmo
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_offsetmap.cmo
- Ocamlc       src/plugins/value/utils/value_results.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins_malloc.cmi
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_init.cmo
- Ocamlc       src/kernel_services/plugin_entry_points/db.cmi
- Ocamlopt     src/libraries/project/state_builder.cmx
- Ocamlc       src/plugins/slicing/slicingInternals.cmo
- Ocamlc       src/plugins/pdg/pdg_state.cmo
- Ocamlc       src/plugins/pdg/marks.cmi
- Ocamlc       src/plugins/value/utils/value_perf.cmo
- Ocamlc       src/plugins/value/values/abstract_location.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/slicing/slicingTypes.cmo
- Ocamlc       src/plugins/slicing/fct_slice.cmi
- Ocamlc       src/plugins/slicing/printSlice.cmi
- Ocamlc       src/plugins/slicing/slicingProject.cmi
- 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/legacy/function_args.cmo
- Ocamlc       src/plugins/value/domains/domain_store.cmi
- 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/symbolic_locs.cmi
- Ocamlc       src/plugins/value/domains/sign_domain.cmi
- Ocamlc       src/plugins/value/utils/value_results.cmo
- Ocamlc       src/plugins/value/domains/cvalue/builtins.cmi
- Ocamlc       src/plugins/value/domains/cvalue/builtins_split.cmo
- Ocamlc       src/plugins/value/domains/inout_domain.cmi
- Ocamlc       src/plugins/value/legacy/eval_terms.cmi
- Ocamlc       src/plugins/value/domains/powerset.cmi
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_transfer.cmi
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_domain.cmi
- Ocamlc       src/plugins/value/engine/subdivided_evaluation.cmi
- Ocamlc       src/plugins/value/engine/evaluation.cmi
- Ocamlc       src/plugins/value/engine/recursion.cmo
- Ocamlc       src/plugins/value/partitioning/partitioning_index.cmi
- Ocamlc       src/plugins/value/engine/mem_exec.cmi
- Ocamlc       src/plugins/server/main.cmo
- Ocamlc       src/plugins/server/server_doc.cmo
- Ocamlc       src/plugins/server/server_batch.cmo
- Ocamlc       src/plugins/value/utils/unit_tests.cmo
- Ocamlc       src/plugins/e-acsl/src/main.cmo
- Ocamlc       src/plugins/aorai/aorai_register.cmo
- Ocamlopt     src/libraries/utils/hptmap.cmx
- Ocamlc       src/plugins/slicing/slicingState.cmi
- Ocamlc       src/plugins/slicing/slicingMacros.cmi
- Ocamlc       src/plugins/slicing/slicingMarks.cmi
- Ocamlc       src/plugins/slicing/slicingActions.cmi
- Ocamlc       src/plugins/pdg/ctrlDpds.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/callgraph/register.cmo
- Ocamlc       src/plugins/sparecode/globs.cmo
- Ocamlc       src/plugins/sparecode/transform.cmo
- Ocamlc       src/plugins/slicing/slicingSelect.cmo
- Ocamlc       src/plugins/slicing/slicingCmds.cmi
- Ocamlc       src/plugins/slicing/slicingState.cmo
- Ocamlc       src/plugins/slicing/slicingMacros.cmo
- Ocamlc       src/plugins/slicing/slicingMarks.cmo
- Ocamlc       src/plugins/slicing/slicingActions.cmo
- Ocamlc       src/plugins/slicing/printSlice.cmo
- Ocamlc       src/plugins/slicing/slicingProject.cmo
- Ocamlc       src/plugins/value/value_parameters.cmo
- Ocamlc       src/plugins/value/utils/value_util.cmo
- Ocamlc       src/plugins/value/utils/red_statuses.cmo
- Ocamlc       src/plugins/value/utils/mark_noresults.cmo
- Ocamlc       src/plugins/value/utils/widen_hints_ext.cmo
- Ocamlc       src/plugins/value/utils/widen.cmo
- Ocamlc       src/plugins/value/utils/library_functions.cmo
- Ocamlc       src/plugins/value/alarmset.cmo
- 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/domains/domain_builder.cmi
- Ocamlc       src/plugins/value/domains/domain_store.cmo
- Ocamlc       src/plugins/value/values/offsm_value.cmi
- Ocamlc       src/plugins/value/domains/domain_product.cmi
- Ocamlc       src/plugins/value/domains/domain_lift.cmi
- Ocamlc       src/plugins/value/domains/unit_domain.cmi
- Ocamlc       src/plugins/value/domains/equality/equality_domain.cmi
- Ocamlc       src/plugins/value/domains/offsm_domain.cmi
- Ocamlc       src/plugins/value/domains/sign_domain.cmo
- 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/legacy/eval_terms.cmo
- Ocamlc       src/plugins/value/legacy/eval_annots.cmi
- Ocamlc       src/plugins/value/domains/powerset.cmo
- Ocamlc       src/plugins/value/engine/transfer_logic.cmi
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_transfer.cmo
- Ocamlc       src/plugins/value/engine/subdivided_evaluation.cmo
- Ocamlc       src/plugins/value/engine/evaluation.cmo
- Ocamlc       src/plugins/value/engine/abstractions.cmi
- Ocamlc       src/plugins/value/partitioning/partitioning_index.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Server.cmi
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Aorai.cmi
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Callgraph.cmi
- Ocamlc       src/plugins/sparecode/register.cmo
- Ocamlc       src/plugins/slicing/api.cmo
- Ocamlc       src/plugins/value/values/location_lift.cmo
- Ocamlc       src/plugins/value/values/offsm_value.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/offsm_domain.cmo
- Ocamlc       src/plugins/value/domains/symbolic_locs.cmo
- Ocamlc       src/plugins/value/domains/inout_domain.cmo
- Ocamlc       src/plugins/value/legacy/eval_annots.cmo
- Ocamlc       src/plugins/value/engine/transfer_logic.cmo
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_specification.cmo
- Ocamlc       src/plugins/value/domains/cvalue/cvalue_domain.cmo
- Ocamlc       src/plugins/value/engine/abstractions.cmo
- Ocamlc       src/plugins/value/engine/transfer_stmt.cmi
- Ocamlc       src/plugins/value/engine/transfer_specification.cmi
- Ocamlc       src/plugins/value/partitioning/auto_loop_unroll.cmi
- Ocamlc       src/plugins/value/partitioning/partition.cmi
- Ocamlc       src/plugins/value/engine/compute_functions.cmi
- Ocamlc       src/plugins/value/engine/analysis.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Aorai.cmi
- Ocamlopt     src/libraries/utils/hptset.cmx
- Ocamlc       src/plugins/pdg/register.cmo
- Ocamlc       src/plugins/users/users_register.cmo
- Ocamlc       src/plugins/slicing/register.cmo
- Ocamlc       src/plugins/slicing/slicingCmds.cmo
- Ocamlc       src/plugins/value/domains/domain_builder.cmo
- Ocamlc       src/plugins/value/engine/transfer_stmt.cmo
- Ocamlc       src/plugins/value/engine/transfer_specification.cmo
- Ocamlc       src/plugins/value/partitioning/auto_loop_unroll.cmo
- Ocamlc       src/plugins/value/partitioning/partition.cmo
- Ocamlc       src/plugins/value/partitioning/trace_partitioning.cmi
- Ocamlc       src/plugins/value/partitioning/partitioning_parameters.cmi
- Ocamlc       src/plugins/value/engine/mem_exec.cmo
- Ocamlc       src/plugins/value/engine/initialization.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Aorai.cmo
- Ocamlopt     src/kernel_services/ast_queries/cil_datatype.cmx
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Pdg.cmi
- Ocamlc       src/plugins/value/engine/analysis.cmo
- Ocamlc       src/plugins/value/register.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/iterator.cmi
- Ocamlc       src/plugins/value/engine/initialization.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Users.cmi
- Ocamlc       src/plugins/slicing/fct_slice.cmo
- 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/dive/server_interface.cmi
- Ocamlc       src/plugins/sparecode/spare_marks.cmo
- Ocamlc       src/plugins/value/engine/iterator.cmo
- Ocamlc       src/plugins/value/engine/compute_functions.cmo
- Ocamlc       src/plugins/dive/self.cmo
- Ocamlc       src/plugins/dive/callstack.cmo
- Ocamlc       src/plugins/dive/dive_types.cmi
- Ocamlc       src/plugins/studia/writes.cmo
- Ocamlc       src/plugins/studia/reads.cmi
- 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/reads.cmo
- Ocamlc       src/plugins/dive/node_range.cmo
- Ocamlc       src/plugins/dive/node_kind.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Sparecode.cmi
- Ocamlc       src/plugins/dive/dive_graph.cmo
- Ocamlc       src/plugins/dive/context.cmi
- Ocamlc       src/plugins/studia/options.cmo
- Ocamlc       src/plugins/slicing/slicingTransform.cmo
- Ocamlc       src/plugins/dive/context.cmo
- Ocamlc       src/plugins/dive/build.cmi
- Ocamlc       src/plugins/dive/main.cmo
- Ocamlc       src/plugins/dive/server_interface.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Studia.cmi
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Eva.cmi
- Ocamlc       src/plugins/dive/build.cmo
- Ocamlc       src/plugins/e-acsl/src/dependencies/dep_eva.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Slicing.cmi
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/E_ACSL.cmi
- Ocamlc       src/plugins/e-acsl/tests/print.cmo
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Slicing.cmi
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Dive.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Dive.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Dive.cmo
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/E_ACSL.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/E_ACSL.cmo
- Ocamlc       src/plugins/instantiate/options.cmi
- Ocamlc       src/plugins/instantiate/basic_blocks.cmi
- Ocamlc       src/plugins/instantiate/global_context.cmi
- Ocamlc       src/plugins/instantiate/instantiator_builder.cmi
- Ocamlc       src/plugins/instantiate/string/mem_utils.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/free.cmi
- Ocamlc       src/plugins/instantiate/stdlib/malloc.cmi
- Ocamlc       src/plugins/instantiate/transform.cmi
- 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/memcmp.cmo
- Ocamlc       src/plugins/instantiate/string/memcpy.cmo
- Ocamlc       src/plugins/instantiate/string/memmove.cmo
- Ocamlc       src/plugins/instantiate/string/memset.cmo
- Ocamlc       src/plugins/instantiate/stdlib/basic_alloc.cmo
- Ocamlc       src/plugins/instantiate/stdlib/calloc.cmo
- Ocamlc       src/plugins/instantiate/stdlib/free.cmo
- Ocamlc       src/plugins/instantiate/stdlib/malloc.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
- Ocamlopt     src/kernel_services/cmdline_parameters/parameter_state.cmx
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Instantiate.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Instantiate.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Instantiate.cmo
- Ocamlopt     src/kernel_services/cmdline_parameters/parameter_builder.cmx
- Ocamlc       src/plugins/loop_analysis/options.cmi
- Ocamlc       src/plugins/loop_analysis/region_analysis_sig.cmo
- Ocamlc       src/kernel_services/analysis/dominators.cmi
- Ocamlc       src/plugins/loop_analysis/loop_analysis.cmi
- Ocamlc       src/kernel_services/analysis/loop.cmi
- Ocamlc       src/plugins/loop_analysis/options.cmo
- Ocamlc       src/plugins/loop_analysis/region_analysis.cmi
- Ocamlc       src/plugins/loop_analysis/region_analysis.cmo
- Ocamlc       src/plugins/loop_analysis/region_analysis_stmt.cmi
- Ocamlc       src/plugins/loop_analysis/region_analysis_stmt.cmo
- Ocamlc       src/plugins/loop_analysis/loop_analysis.cmo
- Ocamlc       src/plugins/loop_analysis/slevel_analysis.cmo
- Ocamlc       src/plugins/loop_analysis/register.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/LoopAnalysis.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/LoopAnalysis.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/LoopAnalysis.cmo
- Ocamlc       src/plugins/nonterm/nonterm_run.cmo
- Ocamlopt     src/kernel_services/plugin_entry_points/plugin.cmx
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Nonterm.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Nonterm.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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/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
- Ocamlopt     src/kernel_services/plugin_entry_points/kernel.cmx
- Ocamlopt     src/plugins/slicing/slicingParameters.cmx
- Ocamlopt     src/plugins/gui/gui_parameters.cmx
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Obfuscator.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Obfuscator.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Obfuscator.cmo
- Ocamlopt     src/plugins/gui/source_viewer.cmx
- Ocamlc       src/plugins/print_api/grammar.cmi
- Ocamlc       src/plugins/print_api/grammar.cmo
- Ocamlc       src/plugins/print_api/lexer.cmo
- Ocamlc       src/plugins/print_api/print_interface.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Print_api.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Print_api.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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
- 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/logic.cmo
- Ocamlc       src/plugins/qed/pool.cmo
- Ocamlc       src/plugins/qed/plib.cmo
- Ocamlc       src/plugins/qed/engine.cmo
- 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/errorloc.cmx
- Ocamlopt     src/kernel_internals/parsing/lexerhack.cmx
- Ocamlopt     src/kernel_services/ast_queries/json_compilation_database.cmx
- Ocamlopt     src/kernel_services/abstract_interp/lattice_messages.cmx
- Ocamlopt     src/libraries/utils/unicode.cmx
- Ocamlopt     src/libraries/utils/cilconfig.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.cmi
- Ocamlc       src/plugins/qed/export_whycore.cmi
- Ocamlc       src/plugins/qed/export_altergo.cmi
- Ocamlc       src/plugins/qed/export_why3.cmi
- Ocamlc       src/plugins/qed/export_coq.cmi
- Ocamlopt     src/kernel_services/ast_queries/logic_env.cmx
- Ocamlopt     src/kernel_services/abstract_interp/abstract_interp.cmx
- Ocamlopt     src/kernel_services/abstract_interp/fc_float.cmx
- Ocamlc       src/plugins/qed/kind.cmo
- Ocamlc       src/plugins/qed/pretty.cmo
- Ocamlc       src/plugins/qed/export.cmo
- Ocamlc       src/plugins/qed/term.cmo
- Ocamlc       src/plugins/qed/export_whycore.cmo
- Ocamlc       src/plugins/qed/export_altergo.cmo
- Ocamlc       src/plugins/qed/export_why3.cmo
- Ocamlc       src/plugins/qed/export_coq.cmo
- Ocamlopt     src/plugins/aorai/aorai_option.cmx
- Ocamlopt     src/plugins/aorai/path_analysis.cmx
- Ocamlopt     src/kernel_services/ast_queries/logic_const.cmx
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Qed.cmi
- 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
- Ocamlopt     src/kernel_services/abstract_interp/float_interval.cmx
- Ocamlopt     src/kernel_services/visitors/visitor_behavior.cmx
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Qed.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Qed.cmo
- Ocamlopt     src/kernel_services/abstract_interp/int_val.cmx
- Ocamlopt     src/kernel_services/abstract_interp/fval.cmx
- Ocamlopt     src/kernel_services/ast_queries/cil.cmx
- 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
- Ocamlopt     src/kernel_services/abstract_interp/ival.cmx
- Ocamlc       src/plugins/report/report_parameters.cmo
- Ocamlc       src/plugins/report/scan.cmo
- Ocamlc       src/plugins/report/dump.cmo
- Ocamlc       src/plugins/report/csv.cmo
- Ocamlc       src/plugins/report/classify.cmo
- Ocamlc       src/plugins/report/register.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Report.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Report.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Report.cmo
- Ocamlc       src/plugins/security_slicing/security_slicing_parameters.cmi
- Ocamlc       src/plugins/security_slicing/components.cmi
- Ocamlc       src/plugins/security_slicing/security_slicing_parameters.cmo
- Ocamlc       src/plugins/security_slicing/components.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Security_slicing.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Security_slicing.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Security_slicing.cmo
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Server.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Server.cmo
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Studia.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Studia.cmo
- Ocamlc       src/plugins/variadic/options.cmi
- Ocamlc       src/plugins/variadic/extends.cmi
- Ocamlc       src/plugins/variadic/va_build.cmo
- Ocamlc       src/plugins/variadic/environment.cmo
- Ocamlc       src/plugins/variadic/replacements.cmi
- Ocamlc       src/plugins/variadic/format_string.cmo
- Ocamlc       src/plugins/variadic/format_types.cmi
- Ocamlc       src/plugins/variadic/format_pprint.cmi
- Ocamlc       src/plugins/variadic/format_typer.cmi
- Ocamlc       src/plugins/variadic/va_types.cmi
- Ocamlc       src/plugins/variadic/options.cmo
- Ocamlc       src/plugins/variadic/replacements.cmo
- Ocamlc       src/plugins/variadic/format_parser.cmi
- Ocamlc       src/plugins/variadic/format_parser.cmo
- Ocamlc       src/plugins/variadic/extends.cmo
- Ocamlc       src/plugins/variadic/format_pprint.cmo
- Ocamlc       src/plugins/variadic/generic.cmo
- Ocamlc       src/plugins/variadic/format_typer.cmo
- Ocamlc       src/plugins/variadic/standard.cmo
- Ocamlc       src/plugins/variadic/classify.cmo
- Ocamlc       src/plugins/variadic/translate.cmo
- Ocamlopt     src/kernel_services/ast_printing/cil_printer.cmx
- Ocamlopt     src/kernel_services/parsetree/cabshelper.cmx
- Ocamlopt     src/kernel_services/ast_queries/ast_info.cmx
- Ocamlopt     src/plugins/aorai/utils_parser.cmx
- Ocamlopt     src/kernel_internals/typing/substitute_const_globals.cmx
- Ocamlopt     src/kernel_services/abstract_interp/origin.cmx
- Ocamlc       src/plugins/variadic/register.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Variadic.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Variadic.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Variadic.cmo
- Ocamlopt     src/kernel_services/visitors/cabsvisit.cmx
- Ocamlopt     src/kernel_services/abstract_interp/map_lattice.cmx
- 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/dyncall.cmi
- Ocamlc       src/plugins/wp/ctypes.cmi
- Ocamlc       src/plugins/wp/clabels.cmi
- Ocamlc       src/plugins/wp/Why3Provers.cmi
- Ocamlc       src/plugins/wp/Context.cmi
- Ocamlc       src/plugins/wp/Warning.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/wpReached.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
- 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/dyncall.cmo
- Ocamlc       src/plugins/wp/ctypes.cmo
- Ocamlc       src/plugins/wp/clabels.cmo
- Ocamlc       src/plugins/wp/Why3Provers.cmo
- Ocamlc       src/plugins/wp/Context.cmo
- Ocamlc       src/plugins/wp/Warning.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/cil2cfg.cmi
- Ocamlc       src/plugins/wp/normAtLabels.cmi
- Ocamlc       src/plugins/wp/Splitter.cmo
- Ocamlc       src/plugins/wp/wpReached.cmo
- Ocamlc       src/plugins/wp/wpRTE.cmi
- Ocamlc       src/plugins/wp/wpTarget.cmi
- Ocamlc       src/plugins/wp/VCS.cmi
- Ocamlc       src/plugins/wp/script.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/cil2cfg.cmo
- Ocamlc       src/plugins/wp/normAtLabels.cmo
- Ocamlc       src/plugins/wp/wpPropId.cmi
- Ocamlc       src/plugins/wp/Cache.cmi
- Ocamlc       src/plugins/wp/VCS.cmo
- Ocamlc       src/plugins/wp/Region.cmo
- Ocamlc       src/plugins/wp/RegionAccess.cmi
- Ocamlc       src/plugins/wp/RegionDump.cmi
- Ocamlc       src/plugins/wp/RegionAnalysis.cmi
- Ocamlc       src/plugins/wp/RegionAccess.cmo
- Ocamlc       src/plugins/wp/RegionAnalysis.cmo
- Ocamlc       src/plugins/wp/wpPropId.cmo
- Ocamlc       src/plugins/wp/wpStrategy.cmi
- Ocamlc       src/plugins/wp/mcfg.cmo
- Ocamlc       src/plugins/wp/Lang.cmo
- Ocamlc       src/plugins/wp/Repr.cmi
- Ocamlc       src/plugins/wp/Passive.cmi
- Ocamlc       src/plugins/wp/LogicBuiltins.cmi
- Ocamlc       src/plugins/wp/Definitions.cmi
- Ocamlc       src/plugins/wp/Cint.cmi
- Ocamlc       src/plugins/wp/Cmath.cmi
- Ocamlc       src/plugins/wp/Cfloat.cmi
- Ocamlc       src/plugins/wp/Vset.cmi
- Ocamlc       src/plugins/wp/Vlist.cmi
- Ocamlc       src/plugins/wp/Letify.cmi
- Ocamlc       src/plugins/wp/Cleaning.cmi
- Ocamlc       src/plugins/wp/Plang.cmi
- Ocamlc       src/plugins/wp/wpAnnot.cmi
- Ocamlc       src/plugins/wp/wpTarget.cmo
- Ocamlc       src/plugins/wp/proof.cmi
- Ocamlc       src/plugins/wp/Footprint.cmi
- Ocamlc       src/plugins/wp/WpTac.cmi
- Ocamlc       src/plugins/wp/driver.cmi
- Ocamlc       src/plugins/wp/calculus.cmi
- Ocamlc       src/plugins/wp/Matrix.cmi
- Ocamlc       src/plugins/wp/wpStrategy.cmo
- Ocamlc       src/plugins/wp/Repr.cmo
- Ocamlc       src/plugins/wp/Passive.cmo
- Ocamlc       src/plugins/wp/LogicBuiltins.cmo
- Ocamlc       src/plugins/wp/Definitions.cmo
- Ocamlc       src/plugins/wp/Cmath.cmo
- Ocamlc       src/plugins/wp/Cint.cmo
- Ocamlc       src/plugins/wp/Cfloat.cmo
- Ocamlc       src/plugins/wp/Vset.cmo
- Ocamlc       src/plugins/wp/Vlist.cmo
- Ocamlc       src/plugins/wp/Cstring.cmi
- Ocamlc       src/plugins/wp/Letify.cmo
- Ocamlc       src/plugins/wp/Cleaning.cmo
- Ocamlc       src/plugins/wp/Plang.cmo
- Ocamlc       src/plugins/wp/wpRTE.cmo
- Ocamlc       src/plugins/wp/wpAnnot.cmo
- Ocamlc       src/plugins/wp/proof.cmo
- Ocamlc       src/plugins/wp/Footprint.cmo
- Ocamlc       src/plugins/wp/ProverTask.cmo
- Ocamlc       src/plugins/wp/driver.cmo
- Ocamlc       src/plugins/wp/calculus.cmo
- Ocamlc       src/plugins/wp/RegionDump.cmo
- Ocamlc       src/plugins/wp/Matrix.cmo
- Ocamlc       src/plugins/wp/Cstring.cmo
- Ocamlc       src/plugins/wp/Sigs.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/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/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/MemMemory.cmo
- Ocamlc       src/plugins/wp/Factory.cmi
- Ocamlc       src/plugins/wp/Conditions.cmo
- Ocamlc       src/plugins/wp/Filtering.cmi
- Ocamlc       src/plugins/wp/Pcfg.cmi
- Ocamlc       src/plugins/wp/CodeSemantics.cmo
- Ocamlc       src/plugins/wp/LogicCompiler.cmo
- Ocamlc       src/plugins/wp/LogicSemantics.cmo
- Ocamlc       src/plugins/wp/LogicAssigns.cmo
- Ocamlc       src/plugins/wp/MemEmpty.cmo
- Ocamlc       src/plugins/wp/MemZeroAlias.cmo
- Ocamlc       src/plugins/wp/MemVar.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/Factory.cmo
- Ocamlc       src/plugins/wp/VC.cmi
- Ocamlc       src/plugins/wp/Cvalues.cmo
- Ocamlc       src/plugins/wp/Filtering.cmo
- Ocamlc       src/plugins/wp/Pcfg.cmo
- Ocamlc       src/plugins/wp/Pcond.cmi
- Ocamlc       src/plugins/wp/Tactical.cmo
- Ocamlc       src/plugins/wp/Strategy.cmi
- Ocamlc       src/plugins/wp/TacOverflow.cmi
- Ocamlc       src/plugins/wp/ProofScript.cmi
- Ocamlc       src/plugins/wp/CfgCompiler.cmo
- Ocamlc       src/plugins/wp/StmtSemantics.cmi
- Ocamlc       src/plugins/wp/Strategy.cmo
- Ocamlc       src/plugins/wp/TacSplit.cmi
- Ocamlc       src/plugins/wp/TacChoice.cmi
- Ocamlc       src/plugins/wp/TacRange.cmi
- Ocamlc       src/plugins/wp/TacArray.cmi
- Ocamlc       src/plugins/wp/TacCompound.cmi
- Ocamlc       src/plugins/wp/TacUnfold.cmi
- Ocamlc       src/plugins/wp/TacHavoc.cmi
- Ocamlc       src/plugins/wp/TacInstance.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/TacShift.cmi
- Ocamlc       src/plugins/wp/TacCongruence.cmi
- Ocamlc       src/plugins/wp/TacOverflow.cmo
- Ocamlc       src/plugins/wp/Auto.cmi
- Ocamlc       src/plugins/wp/ProofSession.cmi
- Ocamlc       src/plugins/wp/ProofScript.cmo
- Ocamlc       src/plugins/wp/ProofEngine.cmi
- Ocamlc       src/plugins/wp/ProverErgo.cmi
- Ocamlc       src/plugins/wp/ProverCoq.cmi
- Ocamlc       src/plugins/wp/Cache.cmo
- Ocamlc       src/plugins/wp/ProverWhy3.cmi
- Ocamlc       src/plugins/wp/prover.cmi
- Ocamlc       src/plugins/wp/ProverSearch.cmi
- Ocamlc       src/plugins/wp/ProverScript.cmi
- Ocamlc       src/plugins/wp/Generator.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
- Ocamlc       src/plugins/wp/Pcond.cmo
- Ocamlc       src/plugins/wp/StmtSemantics.cmo
- Ocamlc       src/plugins/wp/wpo.cmo
- Ocamlc       src/plugins/wp/wpReport.cmo
- Ocamlc       src/plugins/wp/TacSplit.cmo
- Ocamlc       src/plugins/wp/TacChoice.cmo
- Ocamlc       src/plugins/wp/TacRange.cmo
- Ocamlc       src/plugins/wp/TacArray.cmo
- Ocamlc       src/plugins/wp/TacCompound.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/TacBitwised.cmo
- Ocamlc       src/plugins/wp/TacBitrange.cmo
- Ocamlc       src/plugins/wp/TacBittest.cmo
- Ocamlc       src/plugins/wp/TacRewrite.cmo
- Ocamlc       src/plugins/wp/TacShift.cmo
- Ocamlc       src/plugins/wp/TacCongruence.cmo
- Ocamlc       src/plugins/wp/Auto.cmo
- Ocamlc       src/plugins/wp/ProofSession.cmo
- Ocamlc       src/plugins/wp/ProofEngine.cmo
- Ocamlc       src/plugins/wp/ProverErgo.cmo
- Ocamlc       src/plugins/wp/ProverCoq.cmo
- Ocamlc       src/plugins/wp/ProverWhy3.cmo
- Ocamlc       src/plugins/wp/prover.cmo
- Ocamlc       src/plugins/wp/ProverSearch.cmo
- Ocamlc       src/plugins/wp/ProverScript.cmo
- Ocamlc       src/plugins/wp/Generator.cmo
- Ocamlc       src/plugins/wp/cfgDump.cmi
- Ocamlc       src/plugins/wp/cfgWP.cmi
- Ocamlopt     src/kernel_services/ast_printing/cprint.cmx
- Ocamlc       src/plugins/wp/cfgDump.cmo
- Ocamlc       src/plugins/wp/cfgWP.cmo
- Ocamlc       src/plugins/wp/register.cmo
- Ocamlopt     src/kernel_internals/parsing/logic_parser.cmx
- Ocamlopt     src/kernel_internals/typing/logic_builtin.cmx
- Ocamlopt     src/kernel_internals/runtime/messages.cmx
- Ocamlc       src/plugins/wp/VC.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Wp.cmi
- Ocamlopt     src/kernel_internals/parsing/logic_lexer.cmx
- Ocamlopt     src/kernel_services/ast_queries/logic_typing.cmx
- Ocamlopt     src/kernel_internals/parsing/cparser.cmx
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Wp.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Wp.cmo
- Ocamlopt     src/kernel_internals/parsing/clexer.cmx
- Ocamlopt     src/kernel_internals/parsing/logic_preprocess.cmx
- Ocamlopt     src/kernel_internals/typing/cabs2cil.cmx
- Ocamlc       src/kernel_internals/runtime/frama_c_init.cmi
- Ocamlc       src/libraries/stdlib/transitioning.cmi
- 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/kernel_internals/runtime/fc_config.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/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/plugin.cmo
- Ocamlc       src/kernel_services/plugin_entry_points/kernel.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/printer_builder.cmo
- Ocamlc       src/libraries/utils/cilconfig.cmo
- Ocamlc       src/kernel_services/ast_printing/cil_types_debug.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/ast_queries/cil.cmo
- Ocamlc       src/kernel_services/visitors/visitor_behavior.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_printing/logic_print.cmo
- Ocamlc       src/kernel_services/ast_queries/logic_utils.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_printing/cabs_debug.cmi
- 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/frontc.cmo
- Ocamlc       src/kernel_internals/typing/substitute_const_globals.cmo
- Ocamlc       src/kernel_services/analysis/ordered_stmt.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/bottom.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/locations.cmo
- Ocamlc       src/kernel_services/abstract_interp/lmap.cmo
- Ocamlc       src/kernel_services/abstract_interp/int_Intervals.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/json_compilation_database.cmo
- Ocamlc       src/kernel_services/ast_queries/file.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_internals/runtime/special_hooks.cmi
- Ocamlc       src/kernel_internals/runtime/messages.cmo
- Ocamlc       src/kernel_internals/runtime/boot.cmo
- CC           src/libraries/utils/c_bindings.o
- Ocamlc       src/plugins/metrics/metrics_parameters.cmi
- Ocamlc       src/plugins/metrics/css_html.cmo
- 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
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Callgraph.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Eva.cmi
- Ocamlc       src/plugins/occurrence/options.cmi
- Ocamlc       src/plugins/rte/options.cmi
- Ocamlc       src/plugins/rte/generator.cmi
- Ocamlc       src/plugins/rte/rte.cmi
- Ocamlc       src/plugins/rte/flags.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.13.0+trunk/.opam-switch/build/frama-c.22.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/inout/inout_parameters.cmi
- Ocamlc       src/plugins/inout/cumulative_analysis.cmi
- Ocamlc       src/plugins/inout/outputs.cmi
- Ocamlc       src/plugins/inout/inputs.cmi
- Ocamlc       src/plugins/inout/derefs.cmi
- Ocamlc       src/plugins/impact/options.cmi
- Ocamlc       src/plugins/impact/pdg_aux.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Sparecode.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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/help_manager.cmo
- Ocamlc       src/plugins/gui/property_navigator.cmo
- 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/kernel_internals/runtime/frama_c_init.cmo
- Ocamlc       src/libraries/stdlib/transitioning.cmo
- Ocamlc       src/libraries/datatype/unmarshal_z.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/plugins/metrics/metrics_parameters.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_cilast.cmi
- Ocamlc       src/plugins/metrics/metrics_coverage.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Callgraph.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Eva.cmo
- 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.13.0+trunk/.opam-switch/build/frama-c.22.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/inout/inout_parameters.cmo
- Ocamlc       src/plugins/inout/cumulative_analysis.cmo
- Ocamlc       src/plugins/inout/operational_inputs.cmo
- Ocamlc       src/plugins/inout/inputs.cmo
- Ocamlc       src/plugins/inout/derefs.cmo
- Ocamlc       src/plugins/impact/options.cmo
- Ocamlc       src/plugins/impact/pdg_aux.cmo
- Ocamlc       src/plugins/impact/reason_graph.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Sparecode.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Slicing.cmo
- Linking      lib/fc/frama-c.cma
- Ocamlopt     src/kernel_services/ast_data/kernel_function.cmx
- Ocamlc       src/plugins/metrics/metrics_cilast.cmo
- Ocamlc       src/plugins/metrics/register.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Occurrence.cmi
- Ocamlc       src/plugins/rte/visit.cmo
- Ocamlc       src/plugins/rte/register.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/From.cmi
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Constant_Propagation.cmi
- Ocamlc       src/plugins/postdominators/compute.cmo
- Ocamlc       src/plugins/inout/outputs.cmo
- Ocamlc       src/plugins/inout/register.cmo
- Ocamlc       src/plugins/impact/compute_impact.cmi
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Scope.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Occurrence.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/From.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Constant_Propagation.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Occurrence.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/From.cmo
- Ocamlc       src/plugins/impact/compute_impact.cmo
- Ocamlc       src/plugins/impact/register.cmo
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Scope.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Constant_Propagation.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Scope.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Postdominators.cmi
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/RteGen.cmi
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Inout.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Postdominators.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/RteGen.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Postdominators.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/RteGen.cmo
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Inout.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Inout.cmo
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Metrics.cmi
- Ocamlc       /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/Impact.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Impact.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Metrics.cmi
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Impact.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Metrics.cmo
- Ocamlopt     src/kernel_services/ast_data/property.cmx
- Ocamlopt     src/kernel_services/analysis/wto_statement.cmx
- Ocamlopt     src/kernel_services/analysis/ordered_stmt.cmx
- Linking      bin/toplevel.byte
- Ocamlopt     src/kernel_services/analysis/dataflow2.cmx
- Ocamlopt     src/kernel_services/ast_data/property_status.cmx
- Ocamlopt     src/kernel_services/ast_data/annotations.cmx
- Ocamlopt     src/kernel_services/ast_printing/printer.cmx
- Ocamlopt     src/plugins/aorai/promelaoutput.cmx
- Ocamlopt     src/kernel_services/visitors/visitor.cmx
- Ocamlopt     src/kernel_internals/typing/rmtmps.cmx
- Ocamlopt     src/kernel_internals/typing/mergecil.cmx
- Ocamlopt     src/kernel_services/analysis/bit_utils.cmx
- Ocamlopt     src/kernel_services/ast_data/alarms.cmx
- Ocamlopt     src/plugins/gui/gui_printers.cmx
- Ocamlopt     src/plugins/e-acsl/tests/print.cmx
- Ocamlopt     src/kernel_services/abstract_interp/base.cmx
- Packing      src/plugins/e-acsl/tests/print.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
- Ocamlopt     src/kernel_services/ast_queries/file.cmx
- 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
- Ocamlopt     src/plugins/aorai/promelalexer_withexps.cmx
- Ocamlopt     src/kernel_services/abstract_interp/int_Intervals.cmx
- Ocamlopt     src/plugins/aorai/promelalexer.cmx
- Ocamlopt     src/kernel_services/abstract_interp/locations.cmx
- Ocamlopt     src/plugins/aorai/yalexer.cmx
- Ocamlopt     src/kernel_services/ast_transformations/filter.cmx
- Ocamlopt     src/plugins/aorai/aorai_dataflow.cmx
- Ocamlopt     src/plugins/aorai/aorai_visitors.cmx
- Ocamlopt     src/plugins/value_types/precise_locs.cmx
- Ocamlopt     src/kernel_services/abstract_interp/lmap_bitwise.cmx
- Ocamlopt     src/kernel_services/abstract_interp/lmap.cmx
- Ocamlopt     src/plugins/pdg_types/pdgIndex.cmx
- Ocamlopt     src/plugins/value_types/inout_type.cmx
- Ocamlopt     src/plugins/value_types/function_Froms.cmx
- Ocamlopt     src/plugins/pdg_types/pdgTypes.cmx
- Ocamlopt     src/plugins/value_types/cvalue.cmx
- Ocamlopt     src/plugins/pdg_types/pdgMarks.cmx
- Ocamlopt     src/plugins/value_types/value_types.cmx
- Ocamlopt     src/plugins/slicing/slicingInternals.cmx
- Ocamlopt     src/plugins/slicing/slicingTypes.cmx
- Ocamlopt     src/plugins/slicing/slicingMarks.cmx
- Ocamlopt     src/kernel_services/plugin_entry_points/db.cmx
- Ocamlopt     src/plugins/aorai/aorai_register.cmx
- Ocamlopt     src/plugins/slicing/slicingState.cmx
- Ocamlopt     src/kernel_services/analysis/logic_interp.cmx
- Ocamlopt     src/libraries/utils/command.cmx
- Ocamlopt     src/plugins/slicing/slicingMacros.cmx
- Ocamlopt     src/plugins/gui/gtk_helper.cmx
- Ocamlopt     src/libraries/utils/task.cmx
- Ocamlopt     src/plugins/slicing/slicingActions.cmx
- Ocamlopt     src/plugins/slicing/fct_slice.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Aorai.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Aorai.cmxs
- 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/printSlice.cmx
- Ocamlopt     src/plugins/dive/dive_graph.cmx
- Ocamlopt     src/plugins/slicing/slicingProject.cmx
- Ocamlopt     src/plugins/gui/pretty_source.cmx
- Ocamlopt     src/plugins/gui/filetree.cmx
- Ocamlopt     src/plugins/gui/menu_manager.cmx
- Ocamlopt     src/plugins/gui/launcher.cmx
- Ocamlopt     src/plugins/slicing/slicingTransform.cmx
- Ocamlopt     src/plugins/slicing/slicingSelect.cmx
- Ocamlopt     src/plugins/dive/context.cmx
- Ocamlopt     src/plugins/slicing/slicingCmds.cmx
- Ocamlopt     src/plugins/gui/source_manager.cmx
- Ocamlopt     src/plugins/gui/history.cmx
- Ocamlopt     src/plugins/dive/build.cmx
- Ocamlopt     src/plugins/slicing/api.cmx
- Ocamlopt     src/plugins/gui/design.cmx
- Ocamlopt     src/plugins/dive/main.cmx
- Ocamlopt     src/plugins/dive/server_interface.cmx
- Ocamlopt     src/plugins/slicing/register.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Dive.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Dive.cmxs
- Ocamlopt     src/plugins/e-acsl/src/local_config.cmx
- Ocamlopt     src/plugins/e-acsl/src/libraries/varname.cmx
- Ocamlopt     src/plugins/e-acsl/src/dependencies/dep_eva.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/literal_strings.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/exit_points.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/lscope.cmx
- Ocamlopt     src/plugins/e-acsl/src/options.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/misc.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
- Ocamlopt     src/plugins/e-acsl/src/code_generator/label.cmx
- Ocamlopt     src/plugins/slicing/register_gui.cmx
- Ocamlopt     src/plugins/e-acsl/src/project_initializer/prepare_ast.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/interval.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/smart_exp.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/memory_tracking.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/smart_stmt.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Slicing.cmx
- Ocamlopt     src/plugins/e-acsl/src/analyses/typing.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Slicing.cmxs
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Qed.cmi
- Ocamlc       src/plugins/qed/QedGui.cmo
- 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
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Qed.cmo
- Ocamlopt     src/plugins/qed/QedGui.cmx
- Ocamlopt     src/plugins/qed/listmap.cmx
- Ocamlopt     src/plugins/qed/listset.cmx
- Ocamlopt     src/plugins/qed/pool.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/gmp.cmx
- Ocamlopt     src/plugins/qed/engine.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/env.cmx
- Ocamlopt     src/plugins/qed/intset.cmx
- Ocamlopt     src/plugins/qed/idxmap.cmx
- Ocamlopt     src/plugins/qed/idxset.cmx
- Ocamlopt     src/plugins/qed/mergemap.cmx
- Ocamlopt     src/plugins/qed/mergeset.cmx
- Ocamlopt     src/plugins/qed/logic.cmx
- Ocamlopt     src/plugins/qed/collection.cmx
- Ocamlopt     src/plugins/qed/kind.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/rational.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/memory_translate.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/logic_functions.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/logic_array.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
- Ocamlopt     src/plugins/qed/term.cmx
- Ocamlopt     src/plugins/qed/pretty.cmx
- Ocamlopt     src/plugins/qed/export.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/loops.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/global_observer.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/quantif.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/at_with_lscope.cmx
- Ocamlopt     src/plugins/qed/export_whycore.cmx
- Ocamlopt     src/plugins/qed/export_coq.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/translate.cmx
- Ocamlopt     src/plugins/qed/export_altergo.cmx
- Ocamlopt     src/plugins/qed/export_why3.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/contract.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/translate_annots.cmx
- Ocamlopt     src/plugins/e-acsl/src/code_generator/injector.cmx
- Ocamlopt     src/plugins/e-acsl/src/main.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Qed.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/E_ACSL.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Qed.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/E_ACSL.cmxs
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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       src/plugins/security_slicing/register_gui.cmo
- Ocamlopt     src/plugins/security_slicing/components.cmx
- Ocamlopt     src/plugins/instantiate/options.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Security_slicing.cmo
- Ocamlopt     src/plugins/instantiate/basic_blocks.cmx
- Ocamlopt     src/plugins/instantiate/global_context.cmx
- Ocamlopt     src/plugins/security_slicing/register_gui.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Security_slicing.cmx
- Ocamlopt     src/plugins/instantiate/instantiator_builder.cmx
- Ocamlopt     src/plugins/instantiate/string/mem_utils.cmx
- Ocamlopt     src/plugins/instantiate/stdlib/basic_alloc.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Security_slicing.cmxs
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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
- Ocamlopt     src/plugins/instantiate/transform.cmx
- Ocamlc       src/plugins/studia/studia_gui.cmo
- Ocamlopt     src/plugins/studia/reads.cmx
- Ocamlopt     src/plugins/studia/studia_gui.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.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Studia.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Studia.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Studia.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Instantiate.cmx
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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/kernel_services/analysis/dominators.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/json.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
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Instantiate.cmxs
- 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
- Ocamlc       src/plugins/wp/GuiList.cmo
- Ocamlopt     src/plugins/wp/dyncall.cmx
- Ocamlopt     src/plugins/wp/ctypes.cmx
- Ocamlopt     src/plugins/wp/clabels.cmx
- Ocamlopt     src/plugins/wp/Why3Provers.cmx
- Ocamlopt     src/plugins/wp/Context.cmx
- Ocamlopt     src/plugins/wp/AssignsCompleteness.cmx
- Ocamlopt     src/plugins/wp/RegionAnnot.cmx
- Ocamlopt     src/plugins/wp/wpReached.cmx
- Ocamlopt     src/plugins/loop_analysis/options.cmx
- Ocamlopt     src/plugins/loop_analysis/region_analysis_sig.cmx
- Ocamlopt     src/kernel_services/analysis/dataflows.cmx
- Ocamlopt     src/kernel_services/analysis/loop.cmx
- 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/VCS.cmx
- Ocamlopt     src/plugins/wp/GuiConfig.cmx
- Ocamlopt     src/plugins/loop_analysis/region_analysis.cmx
- Ocamlopt     src/plugins/wp/LogicUsage.cmx
- Ocamlopt     src/plugins/wp/cil2cfg.cmx
- Ocamlopt     src/plugins/wp/normAtLabels.cmx
- Ocamlopt     src/plugins/loop_analysis/region_analysis_stmt.cmx
- Ocamlopt     src/plugins/wp/Layout.cmx
- Ocamlopt     src/plugins/wp/MemoryContext.cmx
- Ocamlopt     src/plugins/loop_analysis/loop_analysis.cmx
- Ocamlopt     src/plugins/wp/Region.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Wp.cmo
- Ocamlopt     src/plugins/wp/RefUsage.cmx
- Ocamlopt     src/plugins/wp/wpContext.cmx
- Ocamlopt     src/plugins/wp/wpPropId.cmx
- Ocamlopt     src/plugins/wp/RegionAccess.cmx
- Ocamlopt     src/plugins/loop_analysis/slevel_analysis.cmx
- Ocamlopt     src/plugins/wp/Lang.cmx
- Ocamlopt     src/plugins/wp/wpStrategy.cmx
- Ocamlopt     src/plugins/wp/mcfg.cmx
- Ocamlopt     src/plugins/wp/proof.cmx
- Ocamlopt     src/plugins/loop_analysis/register.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/LoopAnalysis.cmx
- Ocamlopt     src/plugins/wp/ProverTask.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/LoopAnalysis.cmxs
- Ocamlopt     src/plugins/wp/calculus.cmx
- Ocamlopt     src/kernel_services/analysis/stmts_graph.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/Footprint.cmx
- Ocamlopt     src/plugins/wp/RegionDump.cmx
- Ocamlopt     src/plugins/nonterm/nonterm_run.cmx
- Ocamlopt     src/plugins/wp/Definitions.cmx
- Ocamlopt     src/plugins/wp/Cmath.cmx
- Ocamlopt     src/plugins/wp/driver.cmx
- Ocamlopt     src/plugins/wp/RegionAnalysis.cmx
- Ocamlopt     src/plugins/wp/Cint.cmx
- Ocamlopt     src/plugins/wp/Cfloat.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Nonterm.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Nonterm.cmxs
- Ocamlopt     src/plugins/wp/Cstring.cmx
- Ocamlopt     src/plugins/obfuscator/options.cmx
- Ocamlopt     src/plugins/obfuscator/obfuscator_kind.cmx
- Ocamlopt     src/plugins/wp/Sigs.cmx
- Ocamlopt     src/plugins/obfuscator/dictionary.cmx
- Ocamlopt     src/plugins/obfuscator/obfuscate.cmx
- Ocamlopt     src/plugins/wp/Vlist.cmx
- Ocamlopt     src/plugins/wp/Letify.cmx
- Ocamlopt     src/plugins/wp/wpRTE.cmx
- Ocamlopt     src/plugins/wp/Cvalues.cmx
- Ocamlopt     src/plugins/wp/Mstate.cmx
- Ocamlopt     src/plugins/wp/Sigma.cmx
- Ocamlopt     src/plugins/wp/MemLoader.cmx
- Ocamlopt     src/plugins/wp/MemMemory.cmx
- Ocamlopt     src/plugins/wp/wpAnnot.cmx
- Ocamlopt     src/plugins/wp/wpTarget.cmx
- Ocamlopt     src/plugins/wp/Plang.cmx
- Ocamlopt     src/plugins/obfuscator/obfuscator_register.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Obfuscator.cmx
- Ocamlopt     src/plugins/wp/Conditions.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Obfuscator.cmxs
- Ocamlopt     src/plugins/print_api/grammar.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/print_api/lexer.cmx
- Ocamlopt     src/plugins/print_api/print_interface.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Print_api.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.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Print_api.cmxs
- Ocamlopt     src/plugins/wp/LogicSemantics.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Qed.cmx
- Ocamlopt     src/plugins/wp/Pcond.cmx
- Ocamlopt     src/plugins/wp/Strategy.cmx
- Ocamlopt     src/plugins/wp/TacOverflow.cmx
- Ocamlopt     src/plugins/wp/ProofScript.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
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Qed.cmxs
- Ocamlopt     src/plugins/wp/Cache.cmx
- Ocamlopt     src/plugins/wp/Factory.cmx
- Ocamlopt     src/plugins/wp/wpo.cmx
- Ocamlopt     src/plugins/wp/TacLemma.cmx
- Ocamlopt     src/plugins/wp/StmtSemantics.cmx
- Ocamlopt     src/plugins/report/report_parameters.cmx
- Ocamlopt     src/plugins/wp/Auto.cmx
- Ocamlopt     src/plugins/report/scan.cmx
- Ocamlopt     src/plugins/wp/wpReport.cmx
- Ocamlopt     src/plugins/wp/ProofSession.cmx
- Ocamlopt     src/plugins/wp/ProverErgo.cmx
- Ocamlopt     src/plugins/wp/ProverCoq.cmx
- Ocamlopt     src/plugins/wp/ProverWhy3.cmx
- Ocamlopt     src/plugins/wp/Generator.cmx
- Ocamlopt     src/plugins/wp/GuiSequent.cmx
- Ocamlopt     src/plugins/report/dump.cmx
- Ocamlopt     src/plugins/report/csv.cmx
- Ocamlopt     src/plugins/report/classify.cmx
- Ocamlopt     src/plugins/wp/ProofEngine.cmx
- Ocamlopt     src/plugins/report/register.cmx
- Ocamlopt     src/plugins/wp/ProverSearch.cmx
- Ocamlopt     src/plugins/wp/GuiTactic.cmx
- Ocamlopt     src/plugins/wp/GuiProof.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Report.cmx
- Ocamlopt     src/plugins/wp/cfgDump.cmx
- Ocamlopt     src/plugins/wp/cfgWP.cmx
- Ocamlopt     src/plugins/wp/GuiSource.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Report.cmxs
- Ocamlopt     src/plugins/wp/GuiComposer.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Security_slicing.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Security_slicing.cmxs
- Ocamlopt     src/plugins/server/server_parameters.cmx
- Ocamlopt     src/plugins/server/jbuffer.cmx
- Ocamlopt     src/plugins/wp/prover.cmx
- Ocamlopt     src/plugins/wp/ProverScript.cmx
- Ocamlopt     src/plugins/wp/GuiProver.cmx
- Ocamlopt     src/plugins/server/package.cmx
- Ocamlopt     src/plugins/wp/GuiList.cmx
- Ocamlopt     src/plugins/wp/GuiGoal.cmx
- Ocamlopt     src/plugins/wp/register.cmx
- Ocamlopt     src/plugins/server/data.cmx
- Ocamlopt     src/plugins/server/server_doc.cmx
- Ocamlopt     src/plugins/server/main.cmx
- Ocamlopt     src/plugins/wp/VC.cmx
- Ocamlopt     src/plugins/server/request.cmx
- Ocamlopt     src/plugins/server/server_batch.cmx
- Ocamlopt     src/plugins/wp/GuiPanel.cmx
- Ocamlopt     src/plugins/server/kernel_main.cmx
- Ocamlopt     src/plugins/server/states.cmx
- Ocamlopt     src/plugins/server/kernel_project.cmx
- Ocamlopt     src/plugins/server/kernel_ast.cmx
- Ocamlopt     src/plugins/server/kernel_properties.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Server.cmx
- Ocamlopt     src/plugins/wp/GuiNavigator.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Server.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Studia.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Studia.cmxs
- Ocamlopt     src/plugins/variadic/options.cmx
- Ocamlopt     src/plugins/variadic/va_build.cmx
- Ocamlopt     src/plugins/variadic/environment.cmx
- Ocamlopt     src/plugins/variadic/format_string.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Wp.cmx
- Ocamlopt     src/plugins/variadic/extends.cmx
- Ocamlopt     src/plugins/variadic/replacements.cmx
- Ocamlopt     src/plugins/variadic/format_pprint.cmx
- Ocamlopt     src/plugins/variadic/format_typer.cmx
- Ocamlopt     src/plugins/variadic/generic.cmx
- Ocamlopt     src/plugins/variadic/classify.cmx
- Ocamlopt     src/plugins/variadic/format_parser.cmx
- Ocamlopt     src/plugins/variadic/standard.cmx
- Ocamlopt     src/plugins/variadic/translate.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Wp.cmxs
- Ocamlopt     src/plugins/variadic/register.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Variadic.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Variadic.cmxs
- Ocamlc       src/kernel_internals/runtime/gui_init.cmi
- Ocamlc       src/plugins/metrics/metrics_gui.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Metrics.cmi
- Ocamlc       src/plugins/callgraph/cg_viewer.cmo
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Eva.cmi
- Ocamlc       src/plugins/occurrence/register_gui.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Occurrence.cmi
- Ocamlc       src/plugins/from/from_register_gui.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/From.cmi
- Ocamlc       src/plugins/impact/register_gui.cmi
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Impact.cmi
- Ocamlc       src/plugins/scope/dpds_gui.cmo
- Generating   /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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/stdlib/transitioning.cmx
- Ocamlopt     src/libraries/datatype/unmarshal_z.cmx
- Ocamlopt     src/kernel_internals/runtime/gui_init.cmx
- Ocamlopt     src/kernel_services/ast_printing/cabs_debug.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_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/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/utils/eval_typ.cmx
- Ocamlopt     src/plugins/value/utils/backward_formals.cmx
- Ocamlopt     src/plugins/value/utils/structure.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/postdominators/postdominators_parameters.cmx
- Ocamlopt     src/plugins/inout/inout_parameters.cmx
- Ocamlopt     src/plugins/impact/options.cmx
- Ocamlopt     src/plugins/pdg/pdg_parameters.cmx
- Ocamlopt     src/plugins/scope/datascope.cmx
- Ocamlopt     src/plugins/sparecode/sparecode_params.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Slicing.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Wp.cmx
- Ocamlopt     src/plugins/metrics/metrics_gui.cmx
- Ocamlopt     src/plugins/from/from_register_gui.cmx
- Ocamlc       src/kernel_internals/runtime/gui_init.cmo
- Ocamlc       src/plugins/metrics/metrics_gui.cmo
- Ocamlc       src/plugins/metrics/register_gui.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
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Slicing.cmo
- Ocamlopt     src/kernel_internals/typing/ghost_accesses.cmx
- Ocamlopt     src/plugins/gui/property_navigator.cmx
- Ocamlopt     src/plugins/metrics/css_html.cmx
- Ocamlopt     src/plugins/metrics/metrics_base.cmx
- Ocamlopt     src/plugins/callgraph/subgraph.cmx
- Ocamlopt     src/plugins/value/value_parameters.cmx
- Ocamlopt     src/plugins/value/utils/abstract.cmx
- Ocamlopt     src/plugins/value/values/main_locations.cmx
- Ocamlopt     src/plugins/occurrence/register.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
- Ocamlopt     src/plugins/users/users_register.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/sparecode/globs.cmx
- Ocamlopt     src/plugins/sparecode/spare_marks.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Slicing.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Metrics.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Callgraph.cmo
- Ocamlc       src/plugins/value/gui_files/gui_eval.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.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Occurrence.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/From.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Scope.cmo
- Ocamlopt     src/kernel_services/analysis/destructors.cmx
- Ocamlopt     src/plugins/callgraph/cg.cmx
- Ocamlopt     src/plugins/rte/visit.cmx
- Ocamlopt     src/plugins/postdominators/compute.cmx
- Ocamlopt     src/plugins/pdg/sets.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
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Impact.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/from/functionwise.cmx
- Ocamlopt     src/plugins/from/callwise.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Users.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Constant_Propagation.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/occurrence/register_gui.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Occurrence.cmx
- Ocamlopt     src/plugins/sparecode/transform.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Constant_Propagation.cmxs
- Ocamlopt     src/plugins/scope/zones.cmx
- Ocamlopt     src/plugins/scope/defs.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Users.cmxs
- Ocamlopt     src/plugins/pdg/annot.cmx
- Ocamlopt     src/plugins/pdg/marks.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Postdominators.cmx
- Ocamlopt     src/plugins/sparecode/register.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Occurrence.cmxs
- Ocamlopt     src/plugins/impact/compute_impact.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/From.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/From.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Eva.cmo
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Postdominators.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/From.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/From.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Sparecode.cmx
- Ocamlopt     src/plugins/callgraph/services.cmx
- Ocamlopt     src/plugins/callgraph/uses.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Wp.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Occurrence.cmx
- Ocamlopt     src/plugins/rte/register.cmx
- Ocamlopt     src/plugins/pdg/register.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Scope.cmx
- Ocamlopt     src/plugins/scope/dpds_gui.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Sparecode.cmxs
- Ocamlopt     src/plugins/value/utils/value_perf.cmx
- Ocamlopt     src/plugins/value/utils/eva_annotations.cmx
- Ocamlopt     src/plugins/value/utils/mark_noresults.cmx
- Ocamlopt     src/plugins/value/utils/widen_hints_ext.cmx
- Ocamlopt     src/plugins/value/partitioning/split_return.cmx
- Ocamlopt     src/plugins/inout/outputs.cmx
- Ocamlopt     src/plugins/callgraph/cg_viewer.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Occurrence.cmxs
- Ocamlopt     src/plugins/callgraph/register.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Scope.cmxs
- Ocamlopt     src/plugins/impact/register.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/RteGen.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Callgraph.cmx
- Ocamlopt     src/plugins/value/utils/widen.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Pdg.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/RteGen.cmxs
- Ocamlopt     src/plugins/value/utils/value_util.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Scope.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Callgraph.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Pdg.cmxs
- Linking      lib/fc/frama-c.cmxa
- Linking      bin/viewer.byte
- Ocamlopt     src/plugins/metrics/register_gui.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Callgraph.cmx
- Ocamlopt     src/plugins/impact/register_gui.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Scope.cmxs
- Ocamlopt     src/plugins/metrics/register.cmx
- Ocamlopt     src/plugins/value/utils/red_statuses.cmx
- 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/value_results.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/cvalue_init.cmx
- Ocamlopt     src/plugins/value/engine/recursion.cmx
- Ocamlopt     src/plugins/inout/register.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Impact.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Metrics.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Callgraph.cmxs
- Ocamlopt     src/plugins/value/gui_files/gui_red.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Impact.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Metrics.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.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Inout.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Impact.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Impact.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Metrics.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Metrics.cmxs
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Inout.cmxs
- Ocamlopt     src/plugins/value/legacy/function_args.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins_split.cmx
- Ocamlopt     src/plugins/value/values/main_values.cmx
- Ocamlopt     src/plugins/value/eval.cmx
- 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/powerset.cmx
- Ocamlopt     src/plugins/value/engine/subdivided_evaluation.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins.cmx
- Ocamlopt     src/plugins/value/values/offsm_value.cmx
- Ocamlopt     src/plugins/value/utils/unit_tests.cmx
- Ocamlopt     src/plugins/value/domains/domain_builder.cmx
- Ocamlopt     src/plugins/value/domains/unit_domain.cmx
- Ocamlopt     src/plugins/value/domains/equality/equality_domain.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_float.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/builtins_watchpoint.cmx
- Ocamlopt     src/plugins/value/engine/evaluation.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/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/builtins_print_c.cmx
- Ocamlopt     src/plugins/value/legacy/eval_terms.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/cvalue_transfer.cmx
- Ocamlopt     src/plugins/value/domains/sign_domain.cmx
- Ocamlopt     src/plugins/value/legacy/eval_annots.cmx
- Ocamlopt     src/plugins/value/engine/transfer_logic.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/cvalue_domain.cmx
- Ocamlopt     src/plugins/value/domains/cvalue/cvalue_specification.cmx
- Ocamlopt     src/plugins/value/engine/abstractions.cmx
- Ocamlopt     src/plugins/value/partitioning/partitioning_index.cmx
- Ocamlopt     src/plugins/value/engine/transfer_stmt.cmx
- Ocamlopt     src/plugins/value/engine/transfer_specification.cmx
- Ocamlopt     src/plugins/value/partitioning/auto_loop_unroll.cmx
- Ocamlopt     src/plugins/value/gui_files/gui_types.cmx
- Ocamlopt     src/plugins/value/partitioning/partition.cmx
- Ocamlopt     src/plugins/value/engine/mem_exec.cmx
- Ocamlopt     src/plugins/value/engine/initialization.cmx
- Ocamlopt     src/plugins/value/partitioning/partitioning_parameters.cmx
- Ocamlopt     src/plugins/value/partitioning/trace_partitioning.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/api/general_requests.cmx
- Ocamlopt     src/plugins/value/api/values_request.cmx
- Ocamlopt     src/plugins/value/gui_files/gui_eval.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Eva.cmx
- Ocamlopt     src/plugins/value/gui_files/gui_callstacks_filters.cmx
- Ocamlopt     src/plugins/value/gui_files/gui_callstacks_manager.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/top/Eva.cmxs
- Linking      bin/toplevel.opt
- Ocamlopt     src/plugins/value/gui_files/register_gui.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0/lib/plugins/gui/Eva.cmx
- Packing      /home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.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
- ar: `u' modifier ignored since `D' is the default (see `U')
- RANLIB       src/plugins/e-acsl/lib/libeacsl-dlmalloc.a
-> compiled  frama-c.22.0
Processing 90/90: [frama-c: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/frama-c.22.0)
- Installing   E-ACSL share files
- Installing   E-ACSL libraries
- Installing   E-ACSL scripts
- Installing   E-ACSL man pages
- Cleaning     Installation directory
- 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.22.0
Done.

<><> frama-c.22.0 installed successfully ><><><><><><><><><><><><><><><><><><><>
=> Why3 provers setup: rm -r ~/.why3.conf ; why3 config --detect
# Run eval $(opam env) to update the current shell environment
---> saved as "a69a1f28254e26ea411a6447bdea022a49154405010224123c6ff889ee1ddfc6"
Job succeeded